Create follow_me_bridge_520.xml
This commit is contained in:
parent
d29f1b9b84
commit
a2660fbc47
|
|
@ -0,0 +1,8 @@
|
|||
<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">
|
||||
<action application="bridge" data="${follow_me_destinations}"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
Loading…
Reference in New Issue