summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-19Fix 2 typos and add support for wide character types.Tilghman Lesher
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...Joshua Colp
2009-06-19Merged revisions 201828 via svnmerge from Tilghman Lesher
2009-06-18One of the changes in 1.6.1 was to allow app_directory to use functionalityTilghman Lesher
2009-06-18Clarify CUT code, and in the process, fix a bug in trunk onlyTilghman Lesher
2009-06-18Added deadlock protection to try_suggested_sip_codec in chan_sip.c.Matthew Nicholson
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-06-18Merged revisions 201600 via svnmerge from Russell Bryant
2009-06-18Trunk implementation of setting an alternate RTP source.Mark Michelson
2009-06-18parsing extension correctly from sip register linesDavid Vossel
2009-06-17Add rtsavesysname to chan_iaxDavid Vossel
2009-06-17Initialize additional variables, to prevent a possible crash.Tilghman Lesher
2009-06-17Fix problem with no audio due to ignoring the SDP.Mark Michelson
2009-06-17Merged revisions 201450 via svnmerge from Mark Michelson
2009-06-17ast_channel_datastore_alloc is no longer used. updating datastores.txt to ref...David Vossel
2009-06-17Merged revisions 201423 via svnmerge from David Vossel
2009-06-17Merged revisions 201380 via svnmerge from David Brooks
2009-06-17SIP registry ref count errorDavid Vossel
2009-06-17update chan_iax to use 64bit feature flags.David Vossel
2009-06-17Merged revisions 201261 via svnmerge from Kevin P. Fleming