mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "rtp_engine: allocate RTP dynamic payloads per session"
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -62,6 +62,11 @@ RTP
|
||||
when you use more than 32 formats and calls are not accepted by a remote
|
||||
implementation, please report this and go back to rtp_pt_dynamic = 96.
|
||||
|
||||
* A new setting, "rtp_use_dynamic", has been added in asterisk.conf". When set
|
||||
to "yes" RTP dynamic payload types are assigned dynamically per RTP instance.
|
||||
When set to "no" RTP dynamic payload types are globally initialized to pre-
|
||||
designated numbers and function similar to static payload types.
|
||||
|
||||
app_originate
|
||||
------------------
|
||||
* Added support to gosub predial routines on both original channel and on the
|
||||
|
Reference in New Issue
Block a user