mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update valet_park_in remove * as it doesn't work with the valet park in.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="valet_park_in" number="5900" continue="false" app_uuid="2ed78bcf-0b40-485d-9815-aa0568dd4edc" enabled="false" order="470">
|
||||
<condition field="destination_number" expression="^(park\+)?(?:\*))(59[0-9][0-9])$">
|
||||
<condition field="destination_number" expression="^(park\+)?(5900)$">
|
||||
<action application="answer" data="" enabled="true"/>
|
||||
<action application="set" data="valet_announce_slot=disable" enabled="false"/>
|
||||
<action application="set" data="valet_hold_music=${hold_music}" enabled="true"/>
|
||||
|
||||
Reference in New Issue
Block a user