mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update 520_follow_me_bridge.xml
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user