Update app_config.php
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
$apps[$x]['destinations'][$y]['select_value']['dialplan'] = "transfer:\${destination} XML \${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_value']['ivr'] = "menu-exec-app:transfer \${destination} XML \${context}";
|
||||||
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${name}";
|
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${name}";
|
||||||
//if ($_SESSION['ivr menu']['application']['text'] != "lua") {
|
//if ($_SESSION['ivr_menu']['application']['text'] != "lua") {
|
||||||
// $y++;
|
// $y++;
|
||||||
// $apps[$x]['destinations'][$y]['type'] = "sql";
|
// $apps[$x]['destinations'][$y]['type'] = "sql";
|
||||||
// $apps[$x]['destinations'][$y]['label'] = "ivr_menus_sub";
|
// $apps[$x]['destinations'][$y]['label'] = "ivr_menus_sub";
|
||||||
@@ -294,4 +294,4 @@
|
|||||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||||
$z++;
|
$z++;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user