summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30Permission checking for the system application is backwards.Tilghman Lesher
2010-06-30Don't attempt to proceed if our internal parser indicates an invalid file.Tilghman Lesher
2010-06-29Merged revisions 273060 via svnmerge from Tilghman Lesher
2010-06-29Recorded merge of revisions 273057 via svnmerge from Tilghman Lesher
2010-06-29Exclude libical for insufficient versions.Tilghman Lesher
2010-06-29Send DialPlanComplete as a response, not as a separate event.Tilghman Lesher
2010-06-29send a 400 Bad Request on malformed sip requestDavid Vossel
2010-06-28Merged revisions 272925 via svnmerge from Tilghman Lesher
2010-06-28Merged revisions 272921-272922 via svnmerge from Tilghman Lesher
2010-06-28rfc compliant sip option parsing + new unit testDavid Vossel
2010-06-28Merged revisions 272804 via svnmerge from Mark Michelson
2010-06-28Use the underscore package so that underscores do not need to be escaped.Russell Bryant
2010-06-28code guidelines cleanup for retrans_pkt() functionDavid Vossel
2010-06-25Merged revisions 272562 via svnmerge from Tilghman Lesher
2010-06-25Implemement support for handling multiple documents when sending.Matthew Nicholson
2010-06-25chan_sip: more accurate retransmissionsDavid Vossel
2010-06-25Symlink sounds files, to save disk space, when multiple tarballs/checkouts ar...Tilghman Lesher
2010-06-24Merged revisions 272446 via svnmerge from Richard Mudgett
2010-06-23Resolve some errors produced during module unload of chan_iax2.Russell Bryant
2010-06-23Merged revisions 272367 via svnmerge from Matthew Nicholson
2010-06-23If there is realtime configuration, it does not get re-read on reload unless ...Tilghman Lesher
2010-06-23Ensure a NULL file while debugging cannot crash AEL.Tilghman Lesher
2010-06-23Fix previous merge. ast_test_flag != ast_test_flag64Paul Belanger
2010-06-23Merged revisions 272255 via svnmerge from Paul Belanger
2010-06-23Update configure when changing autconf m4 files...Terry Wilson
2010-06-23Honor the --with-${library}=path for AST_EXT_TOOL_CHECKTerry Wilson
2010-06-23Correct manager variable 'EventList' case.Paul Belanger
2010-06-23Add localization support for SpanishPaul Belanger
2010-06-23Add new AMI command LocalOptimizeAway.Tim Ringenbach
2010-06-23D'oh! Defaultenabled FTL.Tilghman Lesher
2010-06-23Recorded merge of revisions 272147 via svnmerge from Tilghman Lesher
2010-06-23Don't start the sla thread unless we realy need itTerry Wilson
2010-06-23Load all lines from realtime, not just the first one.Tilghman Lesher
2010-06-23Make sure reload updates SLA configTerry Wilson
2010-06-23Add extra protection for reinvite glare scenario.Mark Michelson
2010-06-22Don't try to lock/unlock an uninitialized lock on a dahdi_pri.Russell Bryant
2010-06-22fixes issue with 'dialplan remove extension blah' segfaulting with tab comple...David Vossel
2010-06-22ignore CANCEL request after having already received final response to INVITEDavid Vossel
2010-06-22minor fixes for white/black event filtersDavid Vossel
2010-06-22Merged revisions 271902 via svnmerge from Matthew Nicholson
2010-06-22Add regular expression filtering for manager events.Jeff Peeler
2010-06-22Resolve some errors that occur on a graceful shutdown.Russell Bryant
2010-06-22Change the method of retrieving the Asterisk version string.Russell Bryant
2010-06-22fixes attended transfer behavior when both transferee and transferer hung upDavid Vossel
2010-06-22Updated the CHANGES file documenting the addition of a configurable port in t...Matthew Nicholson
2010-06-22Merged revisions 271761 via svnmerge from Matthew Nicholson
2010-06-22Merged revisions 271689 via svnmerge from Matthew Nicholson
2010-06-21Conflict kqueue on OS X, since it doesn't work there yet, anyway.Tilghman Lesher
2010-06-21add speex 16khz sample frame so codec cost can be calculatedDavid Vossel
2010-06-21Merged revisions 271552 via svnmerge from Jeff Peeler