Update 200_agent_status.xml
This commit is contained in:
parent
15dae6e74a
commit
d4ab968fe2
|
|
@ -1,4 +1,4 @@
|
|||
<extension name="agent_status" number="*22" context="${domain_name}" continue="false" app_uuid="2eb032c5-c79d-4096-ac90-8a47fe40f411" order="200">
|
||||
<extension name="agent_status" number="*22" context="global" continue="false" app_uuid="2eb032c5-c79d-4096-ac90-8a47fe40f411" global="true" order="200">
|
||||
<condition field="destination_number" expression="^\*22$" 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