From 21b639cd8ef1efbcd5828c28db30acfd6d217c8b Mon Sep 17 00:00:00 2001 From: emak Date: Fri, 27 Jan 2023 12:11:53 -0500 Subject: [PATCH] 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 --- .../resources/switch/conf/dialplan/010_user_exists.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/dialplans/resources/switch/conf/dialplan/010_user_exists.xml b/app/dialplans/resources/switch/conf/dialplan/010_user_exists.xml index b0bffe4cc6..528b4296f8 100644 --- a/app/dialplans/resources/switch/conf/dialplan/010_user_exists.xml +++ b/app/dialplans/resources/switch/conf/dialplan/010_user_exists.xml @@ -9,6 +9,8 @@ + +