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 d9150a932..4a6b85d12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -46,6 +46,14 @@ Queue
* Added field ReasonPause on QueueMemberStatus if set when paused, the reason
the queue member was paused.
+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 ------------
------------------------------------------------------------------------------