summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8d5f5b388..6885c512a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -234,6 +234,14 @@ Voicemail
app_voicemail will be skipped. Use 'preload=app_voicemail.so' in
modules.conf to force app_voicemail to be the voicemail provider.
+res_pjsip_sdp_rtp
+------------------
+ * A new option (bind_rtp_to_media_address) has been added to endpoint which
+ will cause res_pjsip_sdp_rtp to actually bind the RTP instance to the
+ media_address as well as using it in the SDP. If set, RTP packets will now
+ originate from the media address instead of the operating system's "primary"
+ ip address.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.6.0 to Asterisk 13.7.0 ------------
------------------------------------------------------------------------------