summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-26Add functions to map syslog facilities and priorities constants to strings.Sean Bright
2009-06-26Add checks in configure for non-POSIX syslog facilities.Sean Bright
2009-06-26One more formatting nit ... use spaces for inline indentation.Russell Bryant
2009-06-26Convert spaces to tabs for indentation.Russell Bryant
2009-06-25Move syslog utility functions into a separate file so they can be re-used.Sean Bright
2009-06-25make sure chan_dahdi compiles with only libss7 and not libpri installedJeff Peeler
2009-06-25fixes a few redundant conditionsDavid Vossel
2009-06-25Picking nitsRichard Mudgett
2009-06-25Remove some unnecessary code and update sample config file with respect to GR...Jeff Peeler
2009-06-25Merged revisions 203380 via svnmerge from Terry Wilson
2009-06-25Merged revisions 203375 via svnmerge from Russell Bryant
2009-06-25Merged revisions 203311 via svnmerge from Terry Wilson
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler
2009-06-25Unmute when we get a dtmfup (we muted on dtmfdown) event.Jason Parker
2009-06-25Blocked revisions 203230 via svnmergeMark Michelson
2009-06-25Add support for multicast RTP paging.Joshua Colp
2009-06-25Pass a logmsg to ast_log_vsyslog instead of separate arguments.Sean Bright
2009-06-25Insure ring cadence is set for fxs portsDoug Bailey
2009-06-25Merged revisions 203115 via svnmerge from Russell Bryant
2009-06-24Merged revisions 203036 via svnmerge from Richard Mudgett
2009-06-24Merged revisions 202966 via svnmerge from Mark Michelson
2009-06-24Ensure the default settings are applied for T.38 when we set it up for a peer.Joshua Colp
2009-06-24Ignore some files generated when asterisk.pdf is created.Sean Bright
2009-06-24Update sample cdr_tds configuration to try and eliminate some confusion.Sean Bright
2009-06-23Change some section names in the CDR tex documentation.Sean Bright
2009-06-23Remove some trailing whitespace before making content changes.Sean Bright
2009-06-23Clean up section hierarchy for the CDR chapter.Russell Bryant
2009-06-23I could have sworn I committed this patch ages ago, but... bug fix with setti...Matthew Fredrickson
2009-06-23Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transf...Richard Mudgett
2009-06-23If we delete the info, lets also delete the linesRyan Brindley
2009-06-23Merged revisions 202671 via svnmerge from David Vossel
2009-06-23Blocked revisions 202601 via svnmergeMark Michelson
2009-06-23Blocked revisions 202572 via svnmergeMark Michelson
2009-06-23Ignore voicemail messages that are just silence.Russell Bryant
2009-06-22Merged revisions 202496 via svnmerge from Russell Bryant
2009-06-22Fix lock usage in cdr_sqlite3_custom to avoid potential crashes during reload.Sean Bright
2009-06-22Merged revisions 202414 via svnmerge from Russell Bryant
2009-06-22attempting to load running modulesDavid Vossel
2009-06-22Merged revisions 202341-202342 via svnmerge from Mark Michelson
2009-06-22Merged revisions 202336 via svnmerge from Mark Michelson
2009-06-21Note a bug in cdr_sqlite3_custom so I don't forget about it.Russell Bryant
2009-06-21Fix possibility of crashiness during reload in custom fields handling.Russell Bryant
2009-06-21Standardize return values of load_config() so reload() doesn't report an erro...Russell Bryant
2009-06-20Leave a note about some unsafe code in cdr_managerRussell Bryant
2009-06-20Fix version detection for API changes in spandsp.Sean Bright
2009-06-20Remove unnecessary usleep() from a couple of module unload callbacks.Russell Bryant
2009-06-19Use sched_yield() instead of usleep(1)Matthew Nicholson
2009-06-19Blocked revisions 202022 via svnmergeMatthew Nicholson
2009-06-19Merged revisions 201993 via svnmerge from David Vossel
2009-06-19Add note about the addition of calendar supportTerry Wilson