summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-07Fix compatibility with valgrind 3.3 and older.Atis Lezdins
2009-11-10Schema file additionsGavin Henry
2009-11-07Add LSB headers to the Debian init.d scriptTzafrir Cohen
2009-11-02Merged revisions 226811 via svnmerge from Tilghman Lesher
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.Russell Bryant
2009-10-28Remove extra cleanup in case we have more than one Asterisk.Tzafrir Cohen
2009-10-27another variation of the upstart scriptTzafrir Cohen
2009-10-22Merged revisions 225484 via svnmerge from Leif Madsen
2009-09-16Merged revisions 218798 via svnmerge from Russell Bryant
2009-09-10Make calltoken support work with realtime users and peers.Tilghman Lesher
2009-09-08live_ast: Fix asterisk.conf instead of regenerating itTzafrir Cohen
2009-08-13Fixed typoGavin Henry
2009-08-12Added three new attributes and applied a patch to res_config_ldap.cGavin Henry
2009-08-03Rename 'canreinvite' option to 'directmedia', with backwards compatibility.Kevin P. Fleming
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-07-26add OpenBSD to the install_prereq scriptMichiel van Baak
2009-07-25libxml2-dev is needed as well by default.Michiel van Baak
2009-07-24use aptitude for debian based systemsMichiel van Baak
2009-07-14Document all meetme realtime fields, and in the process, make some field leng...Tilghman Lesher
2009-07-13Make sure that since we are passing -c to asterisk that we have a console.Sean Bright
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-12Call chgrp instead of chown when setting run directory group ownership.Sean Bright
2009-06-01Add information for new meetme realtime fieldsTilghman Lesher
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.Sean Bright
2009-05-28Added AstVoicemailContextGavin Henry
2009-05-28New objectclass AsteriskVoiceMail and AstAccountCallLimit attributeGavin Henry
2009-05-28closes issue #15156Gavin Henry
2009-05-26Merged revisions 196657 via svnmerge from Joshua Colp
2009-04-22Merged revisions 189849 via svnmerge from Michiel van Baak
2009-04-10Merged revisions 187763 via svnmerge from Tilghman Lesher
2009-04-08Start splitting up miscellaneous doxygen documentation into separate files.Russell Bryant
2009-03-07Make some minor updates to the doxygen configurationRussell Bryant
2009-03-05Also highlight the preamble and postambleTilghman Lesher
2009-03-05Add syntax coloring files for Vim, including a new one for AELTilghman Lesher
2009-02-21set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default pathMichiel van Baak
2009-01-29The realtime_pgsql.sql script is missing a couple of fields.Leif Madsen
2009-01-23Merged revisions 170671 via svnmerge from Mark Michelson
2009-01-14Merged revisions 168614 via svnmerge from Sean Bright
2009-01-09Add a script to find out the correct settings for Asterisk behind NATMichiel van Baak
2009-01-08Oops... fix the fieldname I changed yesterday to be right.Leif Madsen
2009-01-07Update the sip-friends.sql file to use the non-deprecated 'defaultname' inste...Leif Madsen
2008-12-16Set up umask as a possible configuration option.Tilghman Lesher
2008-12-09Add some additional Asterisk project developer documentation. Russell Bryant
2008-12-08Update autosupport script with a few changes.Joshua Colp
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-18Make this executableJason Parker
2008-11-18Add init script for ArchLinuxJason Parker
2008-11-15Merged revisions 157104 via svnmerge from Kevin P. Fleming