summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-12Call chgrp instead of chown when setting run directory group ownership.Sean Bright
2009-06-11Blocked revisions 200185 via svnmergeSean Bright
2009-06-11Fix a crash due to a potentially NULL p->options.Mark Michelson
2009-06-11Release the allocated channel decreasing the reference counter.Eliel C. Sardanons
2009-06-11Fix path for .flavor and .versionLeif Madsen
2009-06-11Blocked revisions 200037 via svnmergeLeif Madsen
2009-06-10Remove some trailing whitespace and steal revision 200000.Sean Bright
2009-06-10Only try to use the invite_branch on outgoing INVITEs with auth credentials.Mark Michelson
2009-06-10Fixes the argument order in definition of new_find_extension().David Brooks
2009-06-10Use ast_channel_unref to instead of ast_free on a newly created channel.Mark Michelson
2009-06-10Merged revisions 199856 via svnmerge from Sean Bright
2009-06-09CLI NOTIFY sending wrong transport type.David Vossel
2009-06-09Fix all of the parallel build warnings issued when running make -j#.Sean Bright
2009-06-09module load priorityDavid Vossel