Update 520_follow_me_bridge.xml

This commit is contained in:
FusionPBX
2019-02-20 09:06:34 -07:00
committed by GitHub
parent f879183ee9
commit 5c65247dbb

View File

@@ -4,7 +4,7 @@
<condition field="${follow_me_enabled}" expression="true">
<action application="set" data="hangup_after_bridge=true"/>
<action application="set" data="continue_on_fail=true"/>
<action application="bridge" data="${follow_me_destinations}"/>
<action application="bridge" data="${user_data ${destination_number}@${domain_name} var follow_me_destinations}"/>
</condition>
<condition field="${user_exists}" expression="true"/>
<condition field="${follow_me_enabled}" expression="true"/>