Commit Graph

15424 Commits (01e2bd1e2f774158277621e90c50dbbfd21df8cc)
 

Author SHA1 Message Date
Dwayne M. Hubbard 593dcbe311 add a Zaptel timer check to verify the timer is responding when Zaptel support is compiled into Asterisk and Zaptel drivers are loaded. This will help people not waste their valuable time debugging side effects.
17 years ago
Mark Michelson 3fd8236d28 Merged revisions 112599 via svnmerge from
17 years ago
Tilghman Lesher 0e6140c564 Use a 32k file buffer on recordings, which increases the efficiency of file recording.
17 years ago
Tilghman Lesher cbf80c1a3c Make MISDN generate channel rename events when the name changes.
17 years ago
Mark Michelson 2580dfc6fb Merged revisions 112468 via svnmerge from
17 years ago
Joshua Colp b5cccfe1a4 Since the SIP request structure gets reused multiple times with TCP handling we have to clear the debug state or else we will keep spitting out debug even after it has been turned off.
17 years ago
Terry Wilson 1eb31edde2 Re-add HTTP post support by moving to res_http_post.c
17 years ago
Mark Michelson b95d24ea47 Merged revisions 112393 via svnmerge from
17 years ago
Jeff Peeler 6699761f80 Added dnsmgr status output for sip show registry.
17 years ago
Steve Murphy da41d47a83 Bumped across another test set for the new exten pattern matcher, which revealed a problem with the CANMATCH/MATCHMORE modes. Direct matches were getting in the way. Fixed.
17 years ago
Russell Bryant 094fc2c616 Fix a typo that prevented configuration of non-dynamic peers.
17 years ago
Jeff Peeler e9825d7c8a Existing DNS manager lookups extended to check for SRV records.
17 years ago
Steve Murphy 2fb0bfba35 (closes issue #12298)
17 years ago
Jason Parker a734470a2b Minor formatting cleanup.
17 years ago
Jason Parker 9f1e663935 More voicemail doxygen additions/cleanup.
17 years ago
Tilghman Lesher d751947b1a Fix last commit
17 years ago
Joshua Colp 0d7cfae6b6 Merged revisions 112209 via svnmerge from
17 years ago
Jeff Peeler a5cdd849e5 This adds DNS SRV record support to DNS manager. If there is a SRV record for a given domain, the hostname and port listed in the SRV record will be used. If no SRV record exists or a SRV lookup is not attempted, the DNS lookup on the specified domain will be performed as normal. Chan_sip has been modified to take advantage of the new SRV support.
17 years ago
Joshua Colp a8be22f9da Merged revisions 112204 via svnmerge from
17 years ago
Joshua Colp dcf4e46d8f Demote a log message down to a warning.
17 years ago
Mark Michelson 4dbacf6bbc Merged revisions 112138 via svnmerge from
17 years ago
Joshua Colp 7dab892401 Merged revisions 112125 via svnmerge from
17 years ago
Russell Bryant af9c1ee0df Now that zaptel trunk has been removed, add the PSTN deprecation notice to chan_zap, as well.
17 years ago
Jason Parker 652ce60a6f I missed a place when this define was changed.
17 years ago
Jason Parker 4edaf04348 Merged revisions 112068 via svnmerge from
17 years ago
Terry Wilson f02c11d88b Yeah, simplify that logic a bit...
17 years ago
Terry Wilson aa720d402b Handle blank prefix= in http.conf
17 years ago
Russell Bryant 58f05ac8c2 Ensure configure gets run on a clean checkout.
17 years ago
Russell Bryant 76baf34555 This fixes a high fence violation that MALLOC_DEBUG reported to me.
17 years ago
Joshua Colp e5c4deace3 Initialize all these here tmp pointers at declaration. They confused some compilers a wee bit.
17 years ago
Russell Bryant afd8783577 Make some notes about common usage of pbx_builtin_getvar_helper() that is not
17 years ago
Russell Bryant 16b2720cd4 Note a minor race condition that I noticed while reviewing Jeff's changes
17 years ago
Jason Parker 7af650c18b Merged revisions 111856 via svnmerge from
17 years ago
Mark Michelson bf4893fdce This time the fix is proper for issue 12284. I have tested it thoroughly and found
17 years ago
Mark Michelson 3a0f4cc933 Temporary revert of 111662. It's causing lots of trouble and appears to not be
17 years ago
Jason Parker ed9e3ef23e Replace magic number size from msgArray array with a define.
17 years ago
Jason Parker 1f8cb622bb Add a bit of doxygen documentation for app_voicemail.
17 years ago
Jason Parker 5591c696a5 Merged revisions 111720 via svnmerge from
17 years ago
Mark Michelson ca8e44c051 The copy_request function did not take into account the necessary null terminator
17 years ago
Jason Parker 8b31f34e78 Merged revisions 111658 via svnmerge from
17 years ago
Tilghman Lesher 3f78a375a0 Merged revisions 111605 via svnmerge from
17 years ago
Joshua Colp cafce80cd5 Forgetting to unregister a manager action is bad, mmmk?
17 years ago
Mark Michelson 0f8f6e239e Fix a crash that would happen when attempting to unload the app_queue module.
17 years ago
Terry Wilson 2848068017 Fix another little http problem. In making it match coding guidelines, a comparison was dropped
17 years ago
Steve Murphy 3d4cb09ae8 comment cleanup and iron out a really dumb mistake in handling the '.'-wildcard in the new exten pattern matcher.
17 years ago
Tilghman Lesher 42358325a8 Merged revisions 111442 via svnmerge from
17 years ago
Steve Murphy 6928ccfa02 Merged revisions 111391 via svnmerge from
17 years ago
Steve Murphy 2427603eaf Merged revisions 111341 via svnmerge from
17 years ago
Jason Parker 8f2ae67a3e But we can change the API here.
17 years ago
Jason Parker 0271088279 Merged revisions 111280 via svnmerge from
17 years ago