Revert. Both legs can control of call.

This commit is contained in:
Alexey Melnichuk
2015-08-19 10:06:22 +04:00
parent 42a15cab44
commit 72cb20f6c4
2 changed files with 6 additions and 5 deletions

View File

@@ -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>