Update 010_user_exists.xml
This commit is contained in:
parent
19c7c74466
commit
50adbba97b
|
|
@ -1,5 +1,5 @@
|
|||
<context name="${domain_name}">
|
||||
<extension name="user_exists" number="" continue="true" app_uuid="897845b0-1f13-444c-84fe-432fd47338ca" global="true">
|
||||
<extension name="user_exists" number="" continue="true" app_uuid="897845b0-1f13-444c-84fe-432fd47338ca" global="true" order="10">
|
||||
<condition field="" expression="" break="">
|
||||
<action application="set" data="user_exists=${user_exists id ${destination_number} ${domain_name}}" inline="true"/>
|
||||
<action application="set" data="from_user_exists=${user_exists id ${sip_from_user} ${sip_from_host}}" inline="true"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue