aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-28 14:29:01 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-28 14:29:01 +0000
commit5b36af1375d3f6e332f11a1445352eebf4aa545d (patch)
tree0e360294402c765b18827a7ce00a4a29b84f222b /CHANGES
parent1c54e6bf03e9799fac2fd18469a91907c85c9fdd (diff)
Merged revisions 118646 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r118646 | file | 2008-05-28 11:23:34 -0300 (Wed, 28 May 2008) | 4 lines 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/trunk@118647 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 cf98b2faf..487bdfe21 100644
--- a/CHANGES
+++ b/CHANGES
@@ -97,6 +97,7 @@ SIP Changes
the register line.
* Added support for T140 RED - redundancy in T.140 to prevent text loss due to
lost packets.
+ * Added t38pt_usertpsource option. See sip.conf.sample for details.
IAX Changes
-----------