Voicemail for Multi-Tenant Environment

  1. 13 years ago

    I have a multi-tenant environment and was interested in implementing Voicemail Explorer.

    My voicemail structure is currently:

    /var/spool/asterisk/voicemail/{tenantname}/{mailbox}

    Is it possible for me to use FOP2 with this kind of a directory structure? Is there a way to append a tenant name to the mailbox directory or define the mailbox directory per tenant?

    Thanks in advance!

  2. admin

    2 Feb 2011 Administrator

    If you define the mailbox parameter in the button configuration to be something like

    mailbox=EXTEN@TENANT

    then it will work, as fop2 will take the context as the voicemail section/context in the directory structure.

    Best regards,

or Sign Up to reply!