fusionpbx/app/dialplans
FusionPBX cb96c4a848
Inbound routes use destination sip_req_user
This setting allows adjusting the variable that is used for match the inbound number. For many years inbound routes have used destination_number as the variable to match inbound calls. When SIP diversion header is used the destination_number is not always dependable. The variable sip_to_user is more dependable but still fails with how some providers have implemented the SIP diversion header. It appears the sip_req_user is the seems to be the most dependable.
2022-10-28 09:10:54 -06:00
..
resources Add option for agent_authorized by default enabled false. 2022-09-09 09:03:13 -06:00
app_config.php Inbound routes use destination sip_req_user 2022-10-28 09:10:54 -06:00
app_defaults.php Need to escape the $ with the back slash 2022-01-28 19:20:33 -07:00
app_languages.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
dialplan_add.php Replace root.php with config.conf 2022-10-10 13:19:44 -06:00
dialplan_edit.php Replace root.php with config.conf 2022-10-10 13:19:40 -06:00
dialplan_xml.php Replace root.php with config.conf 2022-10-10 13:18:54 -06:00
dialplans.php Replace root.php with new config.conf 2022-10-10 13:18:34 -06:00