mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-19 01:25:09 +00:00
Update app_config.php
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
$apps[$x]['destinations'][$y]['field']['description'] = "destination_description";
|
||||
$apps[$x]['destinations'][$y]['select_value']['dialplan'] = "transfer:\${destination} XML \${context}";
|
||||
$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:transfer \${destination} XML \${context}";
|
||||
$apps[$x]['destinations'][$y]['select_value']['user_contact'] = "loopback/\${destination}";
|
||||
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${description}";
|
||||
|
||||
//permission details
|
||||
|
||||
Reference in New Issue
Block a user