Update app_config.php (#2828)
Add a envelope icon for Voicemails in the Destinations select list.
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
$apps[$x]['destinations'][$y]['field']['description'] = "voicemail_description";
|
$apps[$x]['destinations'][$y]['field']['description'] = "voicemail_description";
|
||||||
$apps[$x]['destinations'][$y]['select_value']['dialplan'] = "transfer:*99\${destination} XML \${context}";
|
$apps[$x]['destinations'][$y]['select_value']['dialplan'] = "transfer:*99\${destination} XML \${context}";
|
||||||
$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:transfer *99\${destination} XML \${context}";
|
$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:transfer *99\${destination} XML \${context}";
|
||||||
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${description}";
|
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${description} ✉";
|
||||||
|
|
||||||
//permission details
|
//permission details
|
||||||
$y=0;
|
$y=0;
|
||||||
|
|||||||
Reference in New Issue
Block a user