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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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