Forward the call to FreePBX successfully
This commit is contained in:
@@ -49,12 +49,11 @@
|
||||
<permission name="extended-data" value="false"/>
|
||||
<permission name="execute-apps" value="true">
|
||||
<!-- default to "deny" or "allow" -->
|
||||
<application-list default="allow">
|
||||
<application-list default="deny">
|
||||
<!-- type attr can be "deny" or "allow" nothing defaults to opposite of the list default so allow in this case -->
|
||||
<!--
|
||||
<application name="info"/>
|
||||
<application name="hangup"/>
|
||||
-->
|
||||
<application name="bridge"/>
|
||||
</application-list>
|
||||
</permission>
|
||||
<permission name="expand-vars-in-tag-body" value="false">
|
||||
|
||||
Reference in New Issue
Block a user