summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-02-18Make sure we can set up calls without audio (text+video).Olle Johansson
2008-02-18Add an API call (ast_async_parseable_goto) which parses a goto string and doe...Joshua Colp
2008-02-18Context tracing for channelsTilghman Lesher
2008-02-15Add proper "false" case behavior to GotoIfTimeMark Michelson
2008-02-15Merged revisions 103728 via svnmerge from Russell Bryant
2008-02-15Merged revisions 103726 via svnmerge from Russell Bryant
2008-02-15Fix up some doxygen issues.Jason Parker
2008-02-13Fix a small logic error in ast_event_iterator_next. The previous logic allowe...Mark Michelson
2008-02-12Even more sane permissions. This should be handled via a umask, like in many...Jason Parker
2008-02-12Use slight more sane permissionsJason Parker
2008-02-12Remove development version notice.Russell Bryant
2008-02-12Fix build on *BSD. These permissions constants are not available there.Russell Bryant
2008-02-12Requested changes from Pari, reviewed by Russell.Jeff Peeler
2008-02-11Just some minor coding style cleanup...Joshua Colp
2008-02-11Fix Manager Redirect while in an AGI.Joshua Colp
2008-02-11Add support for allowing a native bridge to happen when the L option is enabl...Joshua Colp
2008-02-11Fix a problem regarding network vs. host byte orderMark Michelson
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
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