aboutsummaryrefslogtreecommitdiffstats
path: root/addons/chan_ooh323.c
AgeCommit message (Expand)AuthorFilesLines
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