mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update 200_agent_status.xml
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user