aboutsummaryrefslogtreecommitdiffstats
path: root/addons
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Don't destroy handle not created by use (because the caller will).tilghman1-1/+0
2010-12-25Change order of sending TCS and MSD packetsmay4-43/+31
2010-12-24Reset 'first' variable after usage.tilghman1-0/+1
2010-12-11Correction to work with gatekeeper which don't send GK IDmay1-31/+57
2010-10-18Fix the cmgr parser.mnicholson1-1/+1
2010-10-09small correction for verbose print h.323 packetsmay1-1/+2
2010-10-09Added fast start and h.245 tunneling options per user and peer.may3-37/+107
2010-10-08Parentheses around assignment used as truth value, introduced in r290937.espiceland1-1/+1
2010-10-08Add option to res_config_mysql and app_mysql to specify a character set that ...espiceland2-5/+30
2010-09-09Merged revisions 285710 via svnmerge from bbryant3-20/+11
2010-08-03Remove the MP3 decoder source code and replace it with a small shell script.russell15-4037/+24
2010-07-23Well, who knew chan_ooh323 used udptl? I sure didn't!mmichelson1-6/+13
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman2-2/+4
2010-07-17Merged revisions 277568 via svnmerge from tilghman1-21/+39
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-07-02Fix various typos reported by Lintiantzafrir1-1/+1
2010-07-01Don't free written frames in chan_mobile's mbl_write() function.mnicholson1-1/+0
2010-06-08Add High Resolution Times to CDRs for Asterisksnuffy1-0/+34
2010-05-25Typos: 'succesful' (lintian)tzafrir1-2/+2
2010-05-23small changes to avoiding 'freeing unused memory...'may1-4/+6
2010-05-07Fix build on Linuxtilghman1-0/+1
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.may6-67/+83
2010-03-25Use "local" instead of "system" header file inclusion.kpfleming33-89/+89
2010-03-25Fix a number of other build problems on Mac OS X.russell2-17/+21
2010-03-25Resolve compiler warning on FreeBSD.russell1-0/+1
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.russell4-8/+14
2010-03-25Get chan_ooh323 building again after recent build system changes.kpfleming1-0/+1
2010-03-14generate roundtrip delay requests and responsesmay8-6/+221
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-3/+5
2010-03-07small log issue from bug 0016664may1-1/+1
2010-02-16generate connected line info update from info in h.323 packetsmay2-0/+46
2010-01-25small corrections in call clearingmay3-5/+9
2010-01-24AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE fieldmay6-2/+84
2010-01-11Permit dates and times to be stored in timezones other than the default (typi...tilghman1-2/+12
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.tilghman1-1/+1
2010-01-10add docallbacks flag in q931decode function becausemay3-5/+5
2010-01-06Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream.seanbright1-1/+1
2009-12-30small q931 processing and signalling correctionsmay3-6/+4
2009-12-08Typo pointed out on #asterisk-dev (by atis_work)tilghman1-1/+1
2009-12-04Update the mysql driver to always return NULL columns, as this is needed for ...tilghman1-5/+6
2009-12-03jitterbuffer setup correctionmay3-16/+17
2009-12-02Fix support for multiline SMS messages in chan_mobile.mnicholson1-11/+122
2009-12-02Do something with the service indicator so that asterisk does not attempt to ...mnicholson1-2/+39
2009-12-01More 32->64 bit codec conversions.tilghman4-11/+13
2009-11-13If CDR logging is disabled, it's considered a FAILUREoej1-2/+2
2009-11-09Fix various problems detected with Valgrind.tilghman1-4/+4