aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell87-365/+6919
2009-06-26Add functions to map syslog facilities and priorities constants to strings.seanbright2-30/+78
2009-06-26Add checks in configure for non-POSIX syslog facilities.seanbright4-12664/+12473
2009-06-26One more formatting nit ... use spaces for inline indentation.russell1-2/+2
2009-06-26Convert spaces to tabs for indentation.russell1-33/+34
2009-06-25Move syslog utility functions into a separate file so they can be re-used.seanbright3-97/+212
2009-06-25make sure chan_dahdi compiles with only libss7 and not libpri installedjpeeler1-1/+4
2009-06-25fixes a few redundant conditionsdvossel2-7/+5
2009-06-25Picking nitsrmudgett1-8/+13
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...jpeeler2-29/+8
2009-06-25Merged revisions 203380 via svnmerge from twilson1-3/+2
2009-06-25Merged revisions 203375 via svnmerge from russell1-1/+10
2009-06-25Merged revisions 203311 via svnmerge from twilson1-1/+3
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdijpeeler6-3480/+3280
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.qwell1-0/+1
2009-06-25Blocked revisions 203230 via svnmergemmichelson0-0/+0
2009-06-25Add support for multicast RTP paging.file3-0/+455
2009-06-25Pass a logmsg to ast_log_vsyslog instead of separate arguments.seanbright1-12/+12
2009-06-25Insure ring cadence is set for fxs portsdbailey1-16/+23
2009-06-25Merged revisions 203115 via svnmerge from russell1-16/+20
2009-06-24Merged revisions 203036 via svnmerge from rmudgett1-12/+24
2009-06-24Merged revisions 202966 via svnmerge from mmichelson1-5/+1
2009-06-24Ensure the default settings are applied for T.38 when we set it up for a peer.file1-2/+3
2009-06-24Ignore some files generated when asterisk.pdf is created.seanbright0-0/+0
2009-06-24Update sample cdr_tds configuration to try and eliminate some confusion.seanbright2-9/+73
2009-06-23Change some section names in the CDR tex documentation.seanbright2-10/+14
2009-06-23Remove some trailing whitespace before making content changes.seanbright1-21/+21
2009-06-23Clean up section hierarchy for the CDR chapter.russell1-12/+10
2009-06-23I could have sworn I committed this patch ages ago, but... bug fix with setti...mattf1-6/+6
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...rmudgett1-23/+19
2009-06-23If we delete the info, lets also delete the linesrbrindley1-5/+24
2009-06-23Merged revisions 202671 via svnmerge from dvossel1-4/+19
2009-06-23Blocked revisions 202601 via svnmergemmichelson0-0/+0
2009-06-23Blocked revisions 202572 via svnmergemmichelson0-0/+0
2009-06-23Ignore voicemail messages that are just silence.russell2-19/+18
2009-06-22Merged revisions 202496 via svnmerge from russell1-14/+25
2009-06-22Fix lock usage in cdr_sqlite3_custom to avoid potential crashes during reload.seanbright1-30/+23
2009-06-22Merged revisions 202414 via svnmerge from russell1-5/+9
2009-06-22attempting to load running modulesdvossel2-8/+12
2009-06-22Merged revisions 202341-202342 via svnmerge from mmichelson1-0/+32
2009-06-22Merged revisions 202336 via svnmerge from mmichelson1-1/+1
2009-06-21Note a bug in cdr_sqlite3_custom so I don't forget about it.russell1-0/+2
2009-06-21Fix possibility of crashiness during reload in custom fields handling.russell1-12/+18
2009-06-21Standardize return values of load_config() so reload() doesn't report an erro...russell1-6/+7
2009-06-20Leave a note about some unsafe code in cdr_managerrussell1-0/+5
2009-06-20Fix version detection for API changes in spandsp.seanbright1-2/+2
2009-06-20Remove unnecessary usleep() from a couple of module unload callbacks.russell3-5/+6
2009-06-19Use sched_yield() instead of usleep(1)mnicholson1-1/+1
2009-06-19Blocked revisions 202022 via svnmergemnicholson0-0/+0
2009-06-19Merged revisions 201993 via svnmerge from dvossel1-1/+1