aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-28 14:23:34 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-28 14:23:34 +0000
commit6c25f36eb75265c539ada426e2983d776564a964 (patch)
tree3e09ebb7ce4d3438b74d9fe38e2a57d063afacdd /CHANGES
parent5e59974560358b3b765278732493a12557f10025 (diff)
Add an option to use the source IP address of RTP as the destination IP address of UDPTL when a specific option is enabled. If the remote side is properly configured (ports forwarded) then UDPTL will flow.
(closes issue #10417) Reported by: cstadlmann git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@118646 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b25d6959..0ce4dc192 100644
--- a/CHANGES
+++ b/CHANGES
@@ -306,6 +306,7 @@ Changes since Asterisk 1.2:
o canreinvite variable can also now be set to 'nonat'
o rtsavesysname variable added
o JitterBuffer support added
+ o t38pt_usertpsource variable added
23. skinny.conf
o port variable renamed to bindport
o JitterBuffer support added