Update 470_valet_park.xml

This commit is contained in:
FusionPBX 2018-08-25 17:28:19 -06:00 committed by GitHub
parent 0f9e7c6348
commit d247ec8464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<extension name="valet_park" number="park+*5901-*5999" continue="false" app_uuid="3cc8363d-5ce3-48aa-8ac1-143cf297c4f7" enabled="true">
<condition field="destination_number" expression="^(park\+)?(\*59[0-9][0-9])$" break="never"/>
<condition field="${sip_h_Referred-By}" expression="sip:(.*)@.*" break="never">
<action application="set" data="referred_by_user=$1"/>
<action application="set" data="referred_by_user=$1" inline="true"/>
</condition>
<condition field="destination_number" expression="^(park\+)?(\*59[0-9][0-9])$" break="never">
<action application="set" data="park_in_use=false" inline="true"/>