Update 520_follow_me_bridge.xml

This commit is contained in:
FusionPBX 2018-12-08 10:35:17 -07:00 committed by GitHub
parent 94ad0df3ca
commit db91ddadab
1 changed files with 0 additions and 6 deletions

View File

@ -1,11 +1,5 @@
<context name="${domain_name}">
<extension name="follow me bridge" number="" app_uuid="fc07e3d5-b9d1-4480-9bae-8da911d43eac" global="true">
<condition field="${user_exists}" expression="true"/>
<condition field="${follow_me_enabled}" expression="true"/>
<condition field="${forward_user_not_registered_enabled}" expression="true" break="never"/>
<condition field="${sofia_contact */${destination_number}@${domain_name}}" expression="error/user_not_registered" break="on-true">
<action application="transfer" data="${forward_user_not_registered_destination} XML ${domain_name}"/>
</condition>
<condition field="${user_exists}" expression="true"/>
<condition field="${follow_me_enabled}" expression="true">
<action application="set" data="hangup_after_bridge=true"/>