summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-02-07Merged revisions 102858 via svnmerge from Jason Parker
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of Mark Michelson
2008-02-05Change where priority of a goto is adjusted.Jason Parker
2008-02-04Merged revisions 102323 via svnmerge from Tilghman Lesher
2008-02-04Update handling of asyncgoto so it properly works on channels that are curren...Joshua Colp
2008-02-03CoreSettings and CoreStatus are missing the terminating "\r\n". Also, someTilghman Lesher
2008-02-01Merged revisions 101772 via svnmerge from Tilghman Lesher
2008-01-31Merged revisions 101601 via svnmerge from Russell Bryant
2008-01-31Merged revisions 101480 via svnmerge from Steve Murphy
2008-01-30- doxygen fixesOlle Johansson
2008-01-30Formatting fixesOlle Johansson
2008-01-30Merged revisions 101222 via svnmerge from Joshua Colp
2008-01-29Merged revisions 100932 via svnmerge from Russell Bryant
2008-01-28Merged revisions 100675 via svnmerge from Tilghman Lesher
2008-01-28Merge rev 100626 from Asterisk 1.4. The svnmerge of this commit was a NoOp, ...Russell Bryant
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformsTilghman Lesher
2008-01-28Merged revisions 100581 via svnmerge from Russell Bryant
2008-01-28Clean up some formatting, and simplify a bit of code using ast_strRussell Bryant
2008-01-28Make a couple more uses of ARRAY_LEN, and convert some spaces to tabsRussell Bryant
2008-01-28 - Simplify a line with ARRAY_LEN()Russell Bryant
2008-01-28These readlocks always fail for me on my mac, and I saw it happen againRussell Bryant
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2008-01-25Add an API call that steals the answered channel so that a destruction of the...Joshua Colp
2008-01-24Minor cosmetic change...Joshua Colp
2008-01-24Increase the size of filenames stored when astmm is used. If the path James Golovich
2008-01-24Merge in strictrtp branch. This adds a strictrtp option to rtp.conf which dro...Joshua Colp
2008-01-24Merged revisions 100164 via svnmerge from Russell Bryant
2008-01-24Merged revisions 100138 via svnmerge from Jason Parker
2008-01-24Move chan_local dependency into places (only one) that previously depended on...Jason Parker
2008-01-24Some more cosmetic changes.Joshua Colp
2008-01-24Add some spacing.Joshua Colp
2008-01-24Test hopefully over.Joshua Colp
2008-01-24Testing something...Joshua Colp
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-23Fix tcptls build when openssl isn't installedRussell Bryant
2008-01-23Merged revisions 99718 via svnmerge from Tilghman Lesher
2008-01-22Merged revisions 99643 via svnmerge from Tilghman Lesher
2008-01-22Make sure the command is not just present but is also configured to be executedRussell Bryant
2008-01-22Add a generic function to set the bridged call PVT unique id stringOlle Johansson
2008-01-22Change the Asterisk CLI startup commands feature to read commands to run from...Russell Bryant
2008-01-22Merged revisions 99540 via svnmerge from Tilghman Lesher
2008-01-22Doxygen updatesOlle Johansson
2008-01-19Merged revisions 99187 via svnmerge from Russell Bryant
2008-01-18Merge changes from team/group/sip-tcptlsRussell Bryant
2008-01-18Merged revisions 99081 via svnmerge from Russell Bryant
2008-01-17Add AST_FORMAT_SLINEAR16 to the list for ast_best_codec()Russell Bryant
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-17Add several busy detection related defines to menuselect.Jason Parker
2008-01-17Add support for an easy way to automatically execute some Asterisk CLI commandsRussell Bryant
2008-01-16New module res_config_curl (closes issue #11747)Tilghman Lesher