mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Update 210_agent_status_id.xml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<extension name="agent_status_id" number="*23" context="${domain_name}" continue="false" app_uuid="feb0ee6e-0ea5-41fc-a9c1-189daf2d4161" order="210">
|
||||
<extension name="agent_status_id" number="*23" context="global" continue="false" app_uuid="feb0ee6e-0ea5-41fc-a9c1-189daf2d4161" global="true" order="210">
|
||||
<condition field="destination_number" expression="^\*23$">
|
||||
<action application="set" data="agent_id="/>
|
||||
<action application="lua" data="app.lua agent_status"/>
|
||||
|
||||
Reference in New Issue
Block a user