summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2012-01-09Make Asterisk -x command line parameter imply -r parameter presence.Richard Mudgett
2012-01-05Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.Jonathan Rose
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-12-07Add ASTSBINDIR to the list of configurable pathsTerry Wilson
2011-11-30Fix edge case for overflow buffer.Tilghman Lesher
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-09-13do parse defaultlanguage from asterisk.confTzafrir Cohen
2011-08-16Merged revisions 332101 via svnmerge from Richard Mudgett
2011-07-18Merged revisions 328609 via svnmerge from Mark Murawki
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
2011-06-27Merged revisions 324955 via svnmerge from Tilghman Lesher
2011-06-06Merged revisions 322069 via svnmerge from Jonathan Rose
2011-06-01Support routing text messages outside of a call.Russell Bryant
2011-05-05Add some new editline bindings by default, and allow for user specified confi...Sean Bright
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-04-27Merged revisions 315810 via svnmerge from Russell Bryant
2011-04-01Merged revisions 312286,312288 via svnmerge from Tilghman Lesher
2011-03-05Merged revisions 309678 via svnmerge from Tilghman Lesher
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-10Merged revisions 307536 via svnmerge from Jason Parker
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-12-29Remove some trailing whitespace and steal revision 300000.Sean Bright
2010-12-12Add support for several platforms to obtain the real thread ID.Jeff Peeler
2010-11-30move devices from hints into an ao2_containerStefan Schmidt
2010-11-29Merged revisions 296534 via svnmerge from Tilghman Lesher
2010-10-08Merged revisions 290864 via svnmerge from Jeff Peeler
2010-09-22Merged revisions 288341 via svnmerge from Russell Bryant
2010-09-21Merged revisions 287935 via svnmerge from Tilghman Lesher
2010-09-02Merged revisions 284597 via svnmerge from Tilghman Lesher
2010-07-23Merged revisions 278981 via svnmerge from Tilghman Lesher
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-06-28Merged revisions 272925 via svnmerge from Tilghman Lesher
2010-06-10Merged revisions 269635 via svnmerge from Tilghman Lesher
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-01Merged revisions 266585 via svnmerge from Tilghman Lesher
2010-05-28Setup environment variables for the benefit of child processes and disallow c...Tilghman Lesher
2010-05-28Only report swap on platforms which can examine those statisticsTilghman Lesher
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-24Merge the rest of the FullyBooted patchTerry Wilson
2010-05-24On systems with a LOT of RAM, a signed integer sometimes printed negative.Tilghman Lesher
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-02Pass the PID of the Asterisk process, not the PID of the canary.Tilghman Lesher
2010-03-23make 'core show settings' should show all settable directoriesTzafrir Cohen
2010-03-22Initialize channels prior to loading "preload" modules.Mark Michelson
2010-03-18Update comment to reflect new timeout value.Russell Bryant
2010-03-18Increase CLI command output timeout for asterisk -rx to 60 seconds.Russell Bryant
2010-03-15Merged revisions 252361 via svnmerge from Tilghman Lesher
2010-02-25Merged revisions 248859 via svnmerge from Tilghman Lesher