mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Set the direction to out for the hot desk logout.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="hot-desk-logout" app_uuid="97e920d9-dddc-458f-bae0-837a48c3f401" enabled="false">
|
||||
<condition field="destination_number" expression="^\*073$" >
|
||||
<action application="set" data="direction=in" />
|
||||
<action application="set" data="direction=out" />
|
||||
<action application="lua" data="dial_string.lua" />
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user