summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28Reintroduce more chan_vpb stuff that was removed in r100421 and r100422Jason Parker
2008-01-28Re-inserting chan_vpb into trunk.Mark Michelson
2008-01-28Merged revisions 100675 via svnmerge from Tilghman Lesher
2008-01-28Merged revisions 100672 via svnmerge from Jason Parker
2008-01-28Blocked revisions 100673 via svnmergeMark Michelson
2008-01-28Fix up some T38 state change issues.Joshua Colp
2008-01-28Fix up two scheduling issues. In one instance a scheduled item was not delete...Joshua Colp
2008-01-28Merge rev 100626 from Asterisk 1.4. The svnmerge of this commit was a NoOp, ...Russell Bryant
2008-01-28Merged revisions 100629 via svnmerge from Russell Bryant
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformsTilghman Lesher
2008-01-28Merged revisions 100626 via svnmerge from Russell Bryant
2008-01-28Merged revisions 100624 via svnmerge from Jason Parker
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-28Don't do a network byte order conversion when setting the socket's port varia...Joshua Colp
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-27With the switch to the ast_sched_replace* API in trunk, we lose the correctionTilghman Lesher
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2008-01-25Get rid of that last little bit.Jason Parker
2008-01-25Remove more remnants of chan_vpbJason Parker
2008-01-25Removing chan_vpb from the treeMark Michelson
2008-01-25Blocked revisions 100418 via svnmergeMark Michelson
2008-01-25Merged revisions 100378 via svnmerge from Jason Parker
2008-01-25correct a real problem and silence an annoying compiler warningKevin P. Fleming
2008-01-25Insure that we are not going to pass a NULL pointer to add_to_interfaces.Mark Michelson
2008-01-25Add an API call that steals the answered channel so that a destruction of the...Joshua Colp
2008-01-24Use the set ASTDBDIR as the default, tooTilghman Lesher
2008-01-24ummm... might be good if this macro argument was actually used :-)Kevin P. Fleming
2008-01-24add the ability to define a structure type for argument parsing when it would...Kevin P. Fleming
2008-01-24Fix simple whitespace issueJames Golovich
2008-01-24Merged revisions 100264 via svnmerge from Kevin P. Fleming
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-24Remove dependency on res_features from some channel drivers. It is now part o...Joshua Colp
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-24fix flag bit definitions to make code from issue #11049 actually work; along ...Kevin P. Fleming
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-23Add Sergey Tamkovich to CREDITS. Thank you for your contributions!Russell Bryant
2008-01-23Merged revisions 99978 via svnmerge from Olle Johansson
2008-01-23Merged revisions 99977 via svnmerge from Olle Johansson
2008-01-23Merged revisions 99975 via svnmerge from Mark Michelson