diff --git a/app/dialplans/app_config.php b/app/dialplans/app_config.php index 3b4d66fe11..177217ca58 100644 --- a/app/dialplans/app_config.php +++ b/app/dialplans/app_config.php @@ -55,7 +55,7 @@ $apps[$x]['default_settings'][$y]['default_setting_name'] = "text"; $apps[$x]['default_settings'][$y]['default_setting_value'] = "\${sip_to_user}"; $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true"; - $apps[$x]['default_settings'][$y]['default_setting_description'] = "Options: destination_number, \${sip_to_user}, \${sip_req_user}"; + $apps[$x]['default_settings'][$y]['default_setting_description'] = "Global ONLY. Options: \${destination_number}, \${sip_to_user}, \${sip_req_user}"; $y++; //permission details