mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Revert. Both legs can control of call.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
<!--Allow transfer/record only for internal users-->
|
||||
<condition field="${sip_authorized}" expression="true" break="never">
|
||||
<action application="set" data="bind_target=both" inline="true"/>
|
||||
<anti-action application="set" data="bind_target=peer" inline="true"/>
|
||||
<!-- set to `peer` to prevent manipulate of call by callee -->
|
||||
<anti-action application="set" data="bind_target=both" inline="true"/>
|
||||
</condition>
|
||||
|
||||
<condition>
|
||||
|
||||
Reference in New Issue
Block a user