aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-05Multi-line support for phoneprovtwilson4-140/+346
2008-04-05Found a little problem with the sip request handling that could lead to a qui...murf1-4/+8
2008-04-04Merged revisions 112820 via svnmerge from phsultan1-1/+2
2008-04-04Merged revisions 112766 via svnmerge from phsultan1-45/+124
2008-04-04sleep long enough for the zaptel timer error message to display before exitdhubbard1-0/+1
2008-04-04Merged revisions 112711 via svnmerge from file1-0/+1
2008-04-04Blocked revisions 112709 via svnmergefile0-0/+0
2008-04-04blocked for trunk....wootdhubbard0-0/+0
2008-04-03satisfy buildbotdhubbard1-1/+1
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...dhubbard1-1/+29
2008-04-03Merged revisions 112599 via svnmerge from mmichelson1-16/+16
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...tilghman3-3/+18
2008-04-02Make MISDN generate channel rename events when the name changes.tilghman1-8/+12
2008-04-02Merged revisions 112468 via svnmerge from mmichelson1-0/+13
2008-04-02Since the SIP request structure gets reused multiple times with TCP handling ...file1-0/+1
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson6-344/+378
2008-04-02Merged revisions 112393 via svnmerge from mmichelson1-1/+1
2008-04-01Added dnsmgr status output for sip show registry.jpeeler1-4/+4
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...murf1-3/+5
2008-04-01Fix a typo that prevented configuration of non-dynamic peers.russell1-1/+1
2008-04-01Existing DNS manager lookups extended to check for SRV records.jpeeler2-9/+13
2008-04-01(closes issue #12298)murf1-168/+307
2008-04-01Minor formatting cleanup.qwell1-6/+16
2008-04-01More voicemail doxygen additions/cleanup.qwell1-17/+475
2008-04-01Fix last committilghman1-1/+1
2008-04-01Merged revisions 112209 via svnmerge from file1-3/+3
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...jpeeler8-78/+89
2008-04-01Merged revisions 112204 via svnmerge from file1-0/+6
2008-04-01Demote a log message down to a warning.file1-1/+1
2008-04-01Merged revisions 112138 via svnmerge from mmichelson1-0/+1
2008-04-01Merged revisions 112125 via svnmerge from file2-1/+6
2008-04-01Now that zaptel trunk has been removed, add the PSTN deprecation notice to ch...russell1-0/+2
2008-03-31I missed a place when this define was changed.qwell1-1/+1
2008-03-31Merged revisions 112068 via svnmerge from qwell1-0/+1
2008-03-31Yeah, simplify that logic a bit...twilson1-1/+2
2008-03-31Handle blank prefix= in http.conftwilson1-2/+2
2008-03-31Ensure configure gets run on a clean checkout.russell1-1/+1
2008-03-31This fixes a high fence violation that MALLOC_DEBUG reported to me.russell1-1/+1
2008-03-31Initialize all these here tmp pointers at declaration. They confused some com...file1-4/+3
2008-03-28Make some notes about common usage of pbx_builtin_getvar_helper() that is notrussell2-0/+26
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesrussell1-0/+5
2008-03-28Merged revisions 111856 via svnmerge from qwell1-3/+3
2008-03-28This time the fix is proper for issue 12284. I have tested it thoroughly and ...mmichelson1-5/+11
2008-03-28Temporary revert of 111662. It's causing lots of trouble and appears to not bemmichelson2-5/+5
2008-03-28Replace magic number size from msgArray array with a define.qwell1-4/+6
2008-03-28Add a bit of doxygen documentation for app_voicemail.qwell1-13/+150
2008-03-28Merged revisions 111720 via svnmerge from qwell1-3/+3
2008-03-28The copy_request function did not take into account the necessary null termin...mmichelson2-5/+5
2008-03-28Merged revisions 111658 via svnmerge from qwell1-12/+2
2008-03-28Merged revisions 111605 via svnmerge from tilghman1-1/+8