summaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Expand)Author
2010-12-11Correction to work with gatekeeper which don't send GK IDAlexandr Anikin
2010-10-18Merged revisions 292122 via svnmerge from Matthew Nicholson
2010-10-09Added fast start and h.245 tunneling options per user and peer.Alexandr Anikin
2010-10-08Add option to res_config_mysql and app_mysql to specify a character set thatErin Spiceland
2010-09-25small correction for verbose print h.323 packetsAlexandr Anikin
2010-09-07Merged revisions 285336 via svnmerge from Tilghman Lesher
2010-09-02Merged revisions 284696 via svnmerge from Tilghman Lesher
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2010-08-27Merged revisions 283882 via svnmerge from Jason Parker
2010-08-03Merged revisions 280742 via svnmerge from Russell Bryant
2010-07-23Well, who knew chan_ooh323 used udptl? I sure didn't!Mark Michelson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-17Merged revisions 277568 via svnmerge from Tilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-08Fix compile of chan_ooh323.c from IPv6 integration.Richard Mudgett
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-07-02Fix various typos reported by LintianTzafrir Cohen
2010-07-01Don't free written frames in chan_mobile's mbl_write() function.Matthew Nicholson
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-05-25Typos: 'succesful' (lintian)Tzafrir Cohen
2010-05-23small changes to avoiding 'freeing unused memory...'Alexandr Anikin
2010-05-07Fix build on LinuxTilghman Lesher
2010-04-25additional checking related to issue 17186Alexandr Anikin
2010-04-25Don't pass zero length callerid to ooh323 stackAlexandr Anikin
2010-03-27corrections in gk interface, small fixes in call clearing.Alexandr Anikin
2010-03-25Use "local" instead of "system" header file inclusion.Kevin P. Fleming
2010-03-25Fix a number of other build problems on Mac OS X.Russell Bryant
2010-03-25Resolve compiler warning on FreeBSD.Russell Bryant
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.Russell Bryant
2010-03-25Get chan_ooh323 building again after recent build system changes.Kevin P. Fleming
2010-03-14generate roundtrip delay requests and responsesAlexandr Anikin
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-07small log issue from bug 0016664Alexandr Anikin
2010-02-16generate connected line info update from info in h.323 packetsAlexandr Anikin
2010-01-25small corrections in call clearingAlexandr Anikin
2010-01-24AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE fieldAlexandr Anikin
2010-01-11Permit dates and times to be stored in timezones other than the default (typi...Tilghman Lesher
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.Tilghman Lesher
2010-01-10add docallbacks flag in q931decode function becauseAlexandr Anikin
2010-01-06Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream.Sean Bright
2009-12-30small q931 processing and signalling correctionsAlexandr Anikin
2009-12-08Typo pointed out on #asterisk-dev (by atis_work)Tilghman Lesher
2009-12-04Update the mysql driver to always return NULL columns, as this is needed for ...Tilghman Lesher
2009-12-03jitterbuffer setup correctionAlexandr Anikin
2009-12-02Fix support for multiline SMS messages in chan_mobile.Matthew Nicholson
2009-12-02Do something with the service indicator so that asterisk does not attempt to ...Matthew Nicholson
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-13If CDR logging is disabled, it's considered a FAILUREOlle Johansson
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-11-06Make compilation of chan_ooh323 disabled by default.Mark Michelson