mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 03:03:49 +00:00
Set the context to global
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<extension name="default_ringback" number="" context="${domain_name}" continue="true" app_uuid="cd92ba0c-3f7e-494d-83d3-44cdc3ef4289" global="true" enabled="false" order="70">
|
||||
<extension name="default_ringback" number="" context="global" continue="true" app_uuid="cd92ba0c-3f7e-494d-83d3-44cdc3ef4289" global="true" enabled="false" order="70">
|
||||
<condition field="${ringback}" expression="^$">
|
||||
<action application="set" data="ringback=${us-ring}" inline="true"/>
|
||||
<action application="set" data="transfer_ringback=${us-ring}" inline="true"/>
|
||||
|
||||
Reference in New Issue
Block a user