mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_config.php
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
$apps[$x]['destinations'][$y]['field']['name'] = "ring_group_name";
|
||||
$apps[$x]['destinations'][$y]['field']['destination'] = "ring_group_extension";
|
||||
$apps[$x]['destinations'][$y]['field']['description'] = "ring_group_description";
|
||||
$apps[$x]['destinations'][$y]['field']['context'] = "ring_group_context";
|
||||
$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_label'] = "\${destination} \${name} \${description}";
|
||||
|
||||
Reference in New Issue
Block a user