fix: Remove spurious FreeSWITCH dialplan bbb_sip.xml
This commit is contained in:
parent
dc8702f8f6
commit
f7bca98d32
@ -1,9 +0,0 @@
|
||||
<include>
|
||||
<extension name="bbb_sp_call" continue="true">
|
||||
<condition field="network_addr" expression="${domain}" break="on-false">
|
||||
<action application="set" data="bbb_authorized=true"/>
|
||||
<action application="transfer" data="${destination_number} XML default"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</include>
|
||||
|
Loading…
Reference in New Issue
Block a user