summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-16Add missing closure of verbatim environment.Russell Bryant
2009-06-16Document the new automatic 'ignoresdpversion' behavior.Kevin P. Fleming
2009-06-15Accept T.38 re-INVITE responses with invalid SDP versions.Kevin P. Fleming
2009-06-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-06-15Some minor structure size improvements in sip_pvt and sip_peer.Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-15Merged revisions 200513 via svnmerge from Mark Michelson
2009-06-14added openr2 to menuselect-deps.in, recent commit in menuselect made me reali...Moises Silva
2009-06-12Include basic installation and usage instructions for upstart script.Sean Bright
2009-06-12First shot at an upstart script for asterisk on Ubuntu.Sean Bright
2009-06-12Merged revisions 200360 via svnmerge from Mark Michelson
2009-06-12Fix some bad locking stemming from trying to forward a call to a non-existentMark Michelson
2009-06-12Fix a potential crash from trying to access a NULL channel pointer.Mark Michelson