summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-08Add sigaction janitorTilghman Lesher
2009-06-08Merged revisions 199626,199628 via svnmerge from Sean Bright
2009-06-08Fix a deadlock that could occur when setting rtp stats on SIP calls.Mark Michelson
2009-06-07Move OSP* applications static documentation to XML.Eliel C. Sardanons
2009-06-07Move application ExternalIVR static documentation to XML.Eliel C. Sardanons
2009-06-07Global var cleanup - constification and removing unused vars.Russell Bryant
2009-06-06Move AGI command 'gosub' static documentation to XML.Eliel C. Sardanons
2009-06-06Move music on hold related applications documentation to XML.Eliel C. Sardanons
2009-06-06Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.Eliel C. Sardanons
2009-06-06Move function MEETME_INFO documentation to XML.Eliel C. Sardanons
2009-06-06Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.Eliel C. Sardanons
2009-06-06Move function SYSINFO documentation to XML.Eliel C. Sardanons
2009-06-06minor tweakRussell Bryant
2009-06-06Constify a string and strip trailing whitespace.Russell Bryant
2009-06-06Switch from "echo -n" to printf. On my mac, the -n was just getting printed ...Russell Bryant
2009-06-05Merged revisions 199297 via svnmerge from David Vossel
2009-06-05Correct "dahdi show channels" output when specifying a group.Mark Michelson
2009-06-04Merged revisions 199138 via svnmerge from David Vossel
2009-06-04Move static docs to the new AstXML form.Eliel C. Sardanons
2009-06-04Merged revisions 199022 via svnmerge from Sean Bright