summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2015-07-20 15:52:38 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2015-07-20 15:52:38 -0500
commitf7f3ae1815d30a7861dd1d6013996f6d82c32431 (patch)
tree6e1c1c7c9f87e28c1171779e020798a094ab4a62 /CHANGES
parent6741eedeceba083267a3d8223c911b0b5c6a98d0 (diff)
parent2b42264e66656f6ab6bc664eec4e93d353c58ffe (diff)
Merge "res_pjsip: Add rtp_keepalive endpoint option."
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3d117b8be..b11994949 100644
--- a/CHANGES
+++ b/CHANGES
@@ -209,6 +209,10 @@ res_pjsip
'yes' and g.726 audio is negotiated, forces the codec to be treated as if it
is AAL2 packed on the channel.
+* A new 'rtp_keepalive' endpoint option has been added. This option specifies
+ an interval, in seconds, at which we will send RTP comfort noise packets to
+ the endpoint. This functions identically to chan_sip's "rtpkeepalive" option.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.3.0 to Asterisk 13.4.0 ------------
------------------------------------------------------------------------------