mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update and rename 500_follow-me-destinations.xml to 520_follow-me-destinations.xml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<context name="${domain_name}">
|
<context name="${domain_name}">
|
||||||
<extension name="follow-me-destinations" continue="false" app_uuid="846bbc43-683b-49e9-b697-c4714b17c528" global="true" order="500">
|
<extension name="follow-me-destinations" continue="false" app_uuid="846bbc43-683b-49e9-b697-c4714b17c528" global="true" order="520">
|
||||||
<condition field="${user_exists}" expression="^true$"/>
|
<condition field="${user_exists}" expression="^true$"/>
|
||||||
<condition field="${follow_me_enabled}" expression="^true$">
|
<condition field="${follow_me_enabled}" expression="^true$">
|
||||||
<action application="set" data="outbound_caller_id_name=${user_data ${destination_number}@${domain_name} var outbound_caller_id_name}" inline="true" enabled="false"/>
|
<action application="set" data="outbound_caller_id_name=${user_data ${destination_number}@${domain_name} var outbound_caller_id_name}" inline="true" enabled="false"/>
|
||||||
Reference in New Issue
Block a user