Update app_config.php

This commit is contained in:
FusionPBX
2020-03-31 16:49:25 -06:00
committed by GitHub
parent 6aafdefd53
commit b4538ed69d

View File

@@ -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