Update 215_agent_status_break.xml
This commit is contained in:
parent
9cf9d4c332
commit
f8b3649f1b
|
|
@ -1,4 +1,4 @@
|
|||
<extension name="agent-status-break" number="*24" context="${domain_name}" continue="false" app_uuid="17a937f4-82f1-4a0f-b3a8-213db15127cf" order="215">
|
||||
<extension name="agent-status-break" number="*24" context="global" continue="false" app_uuid="17a937f4-82f1-4a0f-b3a8-213db15127cf" global="true" order="215">
|
||||
<condition field="destination_number" expression="^\*24$" break="on-true">
|
||||
<action application="set" data="agent_id=${sip_from_user}" enabled="true"/>
|
||||
<action application="set" data="agent_authorized=true" enabled="false"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue