Update 520_follow_me_bridge.xml
This commit is contained in:
parent
f879183ee9
commit
5c65247dbb
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue