mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Add dialplan distinctive-ring-local
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<extension name="distinctive-ring-local" number="" context="global" continue="true" uuid="d7aa6bac-afc9-4c96-8da8-ee9849d88021" global="true" enabled="false" order="200">
|
||||
<condition field="${call_direction}" expression="^local$">
|
||||
<action application="set" data="sip_h_Alert-Info=3" inline="true"/>
|
||||
</condition>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user