fusionpbx/app/dialplans
emak 21b639cd8e
user_exists: Add extension_caller_id_name and extension_caller_id_number (#6540)
* Add extension_effective_caller_id_name and extension_effective_caller_id_number

Adds 2 new variables to the user_exists dialplan:

* extension_caller_id_name
* extension_caller_id_number

This allows us to access these channel variables from the event socket and get the caller id name and number of the dialed extension when an inbound call comes in to that extension.

* Update 010_user_exists.xml

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-01-27 10:11:53 -07:00
..
resources user_exists: Add extension_caller_id_name and extension_caller_id_number (#6540) 2023-01-27 10:11:53 -07:00
app_config.php Default to default sip_to_user 2022-12-05 09:43:50 -07: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 Allow inbound_route_view and outbound_route_view permissions 2023-01-11 23:35:29 -07:00