mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-28 19:25:44 +00:00
add support for alternate voicemail numbers so you can subscribe to different mailboxes. requires user to create their own dialplan to support it.
This commit is contained in:
@@ -143,7 +143,7 @@ account.1.advanced.timer_t1 =
|
||||
account.1.advanced.timer_t2 =
|
||||
account.1.advanced.timer_t4 =
|
||||
|
||||
voice_mail.number.1 = *97
|
||||
voice_mail.number.1 = {$voicemail_number}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
@@ -3034,4 +3034,4 @@ expansion_module.1.key.{$row.device_key_id}.xml_phonebook =
|
||||
#expansion_module.2.key.1.label =
|
||||
#expansion_module.2.key.1.xml_phonebook =
|
||||
#expansion_module.2.key.1.type =
|
||||
#expansion_module.2.key.1.label =
|
||||
#expansion_module.2.key.1.label =
|
||||
|
||||
Reference in New Issue
Block a user