mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 02:43:48 +00:00
Added toll_type_assignment extension
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="toll_type_assignment" continue="true" app_uuid="742714e5-8cdf-32fd-462c-cbe7e3d655db" enabled="false">
|
||||
<condition field="destination_number" expression="^.*$">
|
||||
<action application="set" data="toll_type=${luarun toll_type_assignment.lua ${uuid}}" />
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
Reference in New Issue
Block a user