mirror of https://github.com/asterisk/asterisk
This patch adds a new flag "inhibitConnectedLineUpdates" to the 'addChannel' operation in the Bridges REST API. When set, this flag avoids generating COLP frames when the specified channels enter the bridge. ASTERISK-28629 Change-Id: Ib995d4f0c6106279aa448b34b042b68f0f2ca5dcpull/18/head
parent
987e10c75f
commit
034ac357ad
@ -0,0 +1,5 @@
|
||||
Subject: ARI
|
||||
|
||||
A new parameter 'inhibitConnectedLineUpdates' is now available in the
|
||||
'bridges.addChannel' call. This prevents the identity of the newly connected
|
||||
channel from being presented to other bridge members.
|
Loading…
Reference in new issue