Update 210_agent_status_id.xml

This commit is contained in:
FusionPBX 2023-04-19 23:21:36 -06:00 committed by GitHub
parent f8b3649f1b
commit 15dae6e74a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>