aboutsummaryrefslogtreecommitdiffstats
path: root/addons/chan_ooh323.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-17fix compile error from r313907may1-1/+1
2011-04-17fix trivial error with set_max_datagram on pvt->udptlmay1-1/+1
2011-04-12IPv6 support for chan_ooh323may1-167/+193
2011-04-09Merged revisions 313142 via svnmerge from may1-2/+6
2011-03-27Merged revisions 311687 via svnmerge from may1-1/+4
2011-03-15Merged revisions 310834 via svnmerge from tilghman1-1/+1
2011-03-14Merged revisions 310734 via svnmerge from may1-0/+16
2011-02-18Merged revisions 308242 via svnmerge from may1-5/+23
2011-02-14Making trunk compile again.tilghman1-11/+12
2011-02-12change malloc to ast_calloc calls to prevent crash of asteriskmay1-11/+12
2011-02-10Corrections for properly work with H.323v2 (older) endpoints and othermay1-7/+10
2011-02-05fix trivial issue after dvossel patch, initial zero fill user and peermay1-2/+2
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()pabelanger1-86/+92
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-99/+124
2010-12-20Fix some build errors in addons due to sched API changes.russell1-2/+2
2010-10-09Added fast start and h.245 tunneling options per user and peer.may1-3/+39
2010-07-23Well, who knew chan_ooh323 used udptl? I sure didn't!mmichelson1-6/+13
2010-07-14ast_callerid restructuringrmudgett1-29/+45
2010-07-08Fix compile of chan_ooh323.c from IPv6 integration.rmudgett1-2/+2
2010-07-08Add IPv6 to Asterisk.mmichelson1-5/+15
2010-05-23small changes to avoiding 'freeing unused memory...'may1-4/+6
2010-04-25additional checking related to issue 17186may1-3/+3
2010-04-25Don't pass zero length callerid to ooh323 stackmay1-1/+1
2010-03-27corrections in gk interface, small fixes in call clearing.may1-24/+36
2010-03-14generate roundtrip delay requests and responsesmay1-0/+40
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-3/+5
2010-02-16generate connected line info update from info in h.323 packetsmay1-0/+25
2010-01-24AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE fieldmay1-0/+11
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.tilghman1-1/+1
2009-12-03jitterbuffer setup correctionmay1-10/+11
2009-12-01More 32->64 bit codec conversions.tilghman1-5/+6
2009-11-06Make compilation of chan_ooh323 disabled by default.mmichelson1-0/+4
2009-11-04Update chan_ooh323 to support the expanded codec bitfield from 227580.jpeeler1-25/+27
2009-11-04Reworked chan_ooh323 channel module.may1-527/+1585
2009-08-10AST-2009-005tilghman1-2/+2
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks1-1/+1
2009-06-30Rename ooh323.conf to chan_ooh323.conf, make module support both namesrussell1-2/+6
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.russell1-0/+3162