summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07This is a "fix" for something that's been bugging the crap out of me for a wh...Mark Michelson
2008-04-07Merged revisions 113117 via svnmerge from Tilghman Lesher
2008-04-07atoi(NULL) is badTerry Wilson
2008-04-07Merged revisions 113118 via svnmerge from Jason Parker
2008-04-07Merged revisions 113065 via svnmerge from Mark Michelson
2008-04-07Merged revisions 113012 via svnmerge from Jeff Peeler
2008-04-07Put my slinfactory changes back in.Joshua Colp
2008-04-05AsyncAGI should not close the manager session on error.Tilghman Lesher
2008-04-05Clean up some memory leak/ref counting issuesTerry Wilson
2008-04-05Multi-line support for phoneprovTerry Wilson
2008-04-05Found a little problem with the sip request handling that could lead to a qui...Steve Murphy
2008-04-04Merged revisions 112820 via svnmerge from Philippe Sultan
2008-04-04Merged revisions 112766 via svnmerge from Philippe Sultan
2008-04-04sleep long enough for the zaptel timer error message to display before exitDwayne M. Hubbard
2008-04-04Merged revisions 112711 via svnmerge from Joshua Colp
2008-04-04Blocked revisions 112709 via svnmergeJoshua Colp
2008-04-04blocked for trunk....wootDwayne M. Hubbard
2008-04-03satisfy buildbotDwayne M. Hubbard
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...Dwayne M. Hubbard
2008-04-03Merged revisions 112599 via svnmerge from Mark Michelson
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...Tilghman Lesher
2008-04-02Make MISDN generate channel rename events when the name changes.Tilghman Lesher
2008-04-02Merged revisions 112468 via svnmerge from Mark Michelson
2008-04-02Since the SIP request structure gets reused multiple times with TCP handling ...Joshua Colp
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson
2008-04-02Merged revisions 112393 via svnmerge from Mark Michelson
2008-04-01Added dnsmgr status output for sip show registry.Jeff Peeler
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...Steve Murphy
2008-04-01Fix a typo that prevented configuration of non-dynamic peers.Russell Bryant
2008-04-01Existing DNS manager lookups extended to check for SRV records.Jeff Peeler
2008-04-01(closes issue #12298)Steve Murphy
2008-04-01Minor formatting cleanup.Jason Parker
2008-04-01More voicemail doxygen additions/cleanup.Jason Parker
2008-04-01Fix last commitTilghman Lesher
2008-04-01Merged revisions 112209 via svnmerge from Joshua Colp
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Merged revisions 112204 via svnmerge from Joshua Colp
2008-04-01Demote a log message down to a warning.Joshua Colp
2008-04-01Merged revisions 112138 via svnmerge from Mark Michelson
2008-04-01Merged revisions 112125 via svnmerge from Joshua Colp
2008-04-01Now that zaptel trunk has been removed, add the PSTN deprecation notice to ch...Russell Bryant
2008-03-31I missed a place when this define was changed.Jason Parker
2008-03-31Merged revisions 112068 via svnmerge from Jason Parker
2008-03-31Yeah, simplify that logic a bit...Terry Wilson
2008-03-31Handle blank prefix= in http.confTerry Wilson
2008-03-31Ensure configure gets run on a clean checkout.Russell Bryant
2008-03-31This fixes a high fence violation that MALLOC_DEBUG reported to me.Russell Bryant
2008-03-31Initialize all these here tmp pointers at declaration. They confused some com...Joshua Colp
2008-03-28Make some notes about common usage of pbx_builtin_getvar_helper() that is notRussell Bryant
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesRussell Bryant