2017-05-30 03:23:10 +02:00
|
|
|
<context name="${domain_name}">
|
2019-10-18 20:37:20 +02:00
|
|
|
<extension name="call forward all" number="" app_uuid="57cf8f1f-9a2e-4996-bd80-d9300249b1ca" global="true" order="505">
|
2018-01-07 09:22:07 +01:00
|
|
|
<condition field="${user_exists}" expression="true"/>
|
|
|
|
|
<condition field="${forward_all_enabled}" expression="true">
|
2016-11-10 23:16:58 +01:00
|
|
|
<action application="transfer" data="${forward_all_destination} XML ${domain_name}"/>
|
|
|
|
|
</condition>
|
|
|
|
|
</extension>
|
|
|
|
|
</context>
|