summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-04-26Add more constness to the end_buf pointer in the netconsoleTerry Wilson
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-24OpenBSD doesn't have rawmemchr, use strchrTerry Wilson
2012-04-19Handle multiple commands per connection via netconsoleTerry Wilson
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-04-17Fix places in main where a negative return value could impact executionMatthew Jordan
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-02-17Non-verbose output should always go to the remote console, regardless of the ...Tilghman Lesher
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-01-15Allow only one thread at a time to do asterisk cleanup/shutdown.Walter Doekes
2012-01-13Make sure asterisk builds on OpenBSDKinsey Moore
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