Update 505_call-forward-all.xml

This commit is contained in:
FusionPBX 2022-03-22 22:35:05 -06:00 committed by GitHub
parent 7f06725a54
commit be8fe5de1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<action application="set" data="outbound_caller_id_name=${caller_id_name}" inline="true" enabled="true"/>
<action application="set" data="outbound_caller_id_number=${caller_id_number}" inline="true" enabled="true"/>
<action application="set" data="accountcode=${user_data ${destination_number}@${domain_name} var accountcode}" inline="true" enabled="false"/>
<action application="transfer" data="${forward_all_destination} XML ${domain_name}"/>
<action application="transfer" data="${forward_all_destination} XML ${domain_name}" enabled="true"/>
</condition>
</extension>
</context>