aboutsummaryrefslogtreecommitdiffstats
path: root/configs/udptl.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2009-07-27Allow for UDPTL to use only even-numbered ports if desired.mmichelson1-0/+5
There are some VoIP providers out there that will not accept SDP offers with odd numbered UDPTL ports. While it is my personal opinion that these VoIP providers are misinterpreting RFC 2327, it really is not a big deal to play along with their silly little games. Of course, since restricting UDPTL ports to only even numbers reduces the range of available ports by half, so the option to use only even port numbers is off by default. A user can enable the behavior by setting use_even_ports=yes in udptl.conf. (closes issue #15182) Reported by: CGMChris Patches: 15182.patch uploaded by mmichelson (license 60) Tested by: CGMChris git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@209131 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16Bug 5090 - sample configuration for udptl packetstilghman1-0/+30
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8102 f38db490-d61c-443f-a65b-d21fe96a405b