mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update 505_call-forward-all.xml
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<extension name="call forward all" number="" app_uuid="57cf8f1f-9a2e-4996-bd80-d9300249b1ca" global="true" order="505">
|
||||
<condition field="${user_exists}" expression="true"/>
|
||||
<condition field="${forward_all_enabled}" expression="true">
|
||||
<action application="set" data="sip_h_Diversion=<sip:${caller_destination}@${external_sip_ip}:5060>;reason=unconditional"/>
|
||||
<action application="transfer" data="${forward_all_destination} XML ${domain_name}"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user