Using ${sip_authorized} is not effective since the inbound
call often has authorization to call into the PBX, either via
ACL or registration. Instead, use ${from_user_exists} to test
if this user exists on the system.
We also fix a condition that the local user types *1 and the
remote user receives the dial tone.
|
||
|---|---|---|
| .. | ||
| resources | ||
| app_config.php | ||
| app_defaults.php | ||
| app_languages.php | ||
| app_menu.php | ||
| dialplan_add.php | ||
| dialplan_edit.php | ||
| dialplan_xml.php | ||
| dialplans.php | ||
| root.php | ||