mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-14 08:31:02 +00:00
Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
This commit is contained in:
@@ -1002,6 +1002,14 @@
|
||||
streams allowed for the endpoint.
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="bundle" default="no">
|
||||
<synopsis>Enable RTP bundling</synopsis>
|
||||
<description><para>
|
||||
With this option enabled, Asterisk will attempt to negotiate the use of bundle.
|
||||
If negotiated this will result in multiple RTP streams being carried over the same
|
||||
underlying transport. Note that enabling bundle will also enable the rtcp_mux option.
|
||||
</para></description>
|
||||
</configOption>
|
||||
</configObject>
|
||||
<configObject name="auth">
|
||||
<synopsis>Authentication type</synopsis>
|
||||
|
Reference in New Issue
Block a user