summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-16fix issue with build_contact introduced by the "SIP trasnport type issues" co...David Vossel
2009-06-16Update my e-mail address (thanks for the props, russell :))Sean Bright
2009-06-16Enable applications to enable/disable digit and tone detection.Kevin P. Fleming
2009-06-16Explicitly test for 'static weakref' support.Kevin P. Fleming
2009-06-16When compiling in an Emacs-spawned shell, always print directory names.Kevin P. Fleming
2009-06-16Another minor fix to compiler attribute checking.Kevin P. Fleming
2009-06-16Merged revisions 200991 via svnmerge from Kevin P. Fleming
2009-06-16Fix problems with new compiler attribute checking in configure script.Kevin P. Fleming
2009-06-16SIP transport type issuesDavid Vossel
2009-06-16add FILE_STORAGE to Voicemail Build OptionsMichiel van Baak
2009-06-16Add Sean Bright to CREDITS - Thanks, Sean!Russell Bryant
2009-06-16Recorded merge of revisions 200875 via svnmerge from Eliel C. Sardanons
2009-06-16Show the interface name on error, if it is not found.Eliel C. Sardanons
2009-06-16Don't claim a char * is a mansession object.Russell Bryant
2009-06-16keep backwards compatible chan_dahdi with older openr2 versions by not using ...Moises Silva
2009-06-16Ensure that configure-script testing for compiler attributes actually works.Kevin P. Fleming