mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
6 lines
330 B
XML
6 lines
330 B
XML
<extension name="call-direction" number="" context="${domain_name}" continue="true" app_uuid="3780f814-5543-4350-b65d-563512d1fe71" enabled="true" order="35">
|
|
<condition field="${call_direction}" expression="^$" break="never">
|
|
<action application="export" data="call_direction=local" inline="true"/>
|
|
</condition>
|
|
</extension>
|