Create follow_me_bridge_520.xml

This commit is contained in:
FusionPBX 2018-08-14 12:08:58 -06:00 committed by GitHub
parent d29f1b9b84
commit a2660fbc47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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>