Update 200_agent_status.xml
This commit is contained in:
parent
610c8adf08
commit
8ce4d1a3c5
|
|
@ -1,5 +1,5 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="agent_status" number="*22" continue="false" app_uuid="2eb032c5-c79d-4096-ac90-8a47fe40f411">
|
||||
<extension name="agent_status" number="*22" continue="false" app_uuid="2eb032c5-c79d-4096-ac90-8a47fe40f411" order="200">
|
||||
<condition field="destination_number" expression="^\*22$" break="never">
|
||||
<action application="set" data="agent_id=${sip_from_user}"/>
|
||||
<action application="lua" data="app.lua agent_status"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue