summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-02Merged revisions 145751 via svnmerge from Tilghman Lesher
2008-10-01Try a test compile using the GMime library. Some distros install gmime-configSean Bright
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-10-01Okay, this should really do it now. While I did manageMark Michelson
2008-10-01if (!(x) == 0) is the same asMark Michelson
2008-10-01The logic surrounding the return value of ast_spawn_extensionMark Michelson
2008-10-01Merged revisions 145479 via svnmerge from Leif Madsen
2008-10-01Initializing buffer prevents a segfault when arguments are incomplete.Tilghman Lesher
2008-10-01Too many times have I mistyped the wordMark Michelson
2008-10-01tabs to spacesRussell Bryant
2008-09-30(closes issue #13337)Jeff Peeler
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicRussell Bryant
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkRichard Mudgett
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-09-28Change several improper "sizeof" to "strlen", as sizeof in that context wouldTilghman Lesher
2008-09-28rename chandup() and clarify its usageKevin P. Fleming
2008-09-27remove incorrect commentKevin P. Fleming
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedKevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-09-27fix a couple of CLI commands that did not have a help description.Michiel van Baak
2008-09-26Update documentation to include default setting. This is for you jtodd!Joshua Colp
2008-09-26Blocked revisions 144758 via svnmergeMark Michelson
2008-09-26(closes issue #13564)Steve Murphy
2008-09-26Merged revisions 144677 via svnmerge from Steve Murphy
2008-09-26Matt suggests we remove utils/build-extensions-conf.lua, as per bug 12961, it...Steve Murphy
2008-09-25(closes issue #13557)Steve Murphy
2008-09-25(closes issue #13559)Steve Murphy
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.Steve Murphy
2008-09-25(closes issue #13558)Steve Murphy
2008-09-25Blocked revisions 144420 via svnmergeSteve Murphy
2008-09-25Recorded merge of revisions 144356 via svnmerge from Tilghman Lesher
2008-09-24Blanch the 404 error message for those with no sense of humorDoug Bailey
2008-09-24Merged revisions 144238 via svnmerge from Christian Richter
2008-09-24Create a 'hashcompat' option that permits the results of a CURL() able to beTilghman Lesher
2008-09-23Fix a conflict in flag valuesMark Michelson
2008-09-23Merged revisions 144066 via svnmerge from Steve Murphy
2008-09-23When a promiscuous redirect contained both a user andMark Michelson
2008-09-23Blocked revisions 143964 via svnmergeSteve Murphy
2008-09-22Merged revisions 143903 via svnmerge from Sean Bright
2008-09-21fix privacymanager example so it shows how to use theMichiel van Baak
2008-09-21document the new context argument for privacymanagerMichiel van Baak
2008-09-21fix privacy documentation. We no longer do priority jumping +101Michiel van Baak
2008-09-20make 'module unload chan_skinny.so' actually work.Michiel van Baak
2008-09-20Merged revisions 143736 via svnmerge from Sean Bright
2008-09-19This blocks 143674 from trunk; it appears to already done in trunk, since ast...Steve Murphy
2008-09-19We should only unsubscribe to the device state eventMark Michelson
2008-09-18Merged revisions 143534 via svnmerge from Steve Murphy
2008-09-18Blocked revisions 143475 via svnmergeJeff Peeler
2008-09-17Merged revisions 143404 via svnmerge from Tilghman Lesher
2008-09-17If attempting to free a NULL pointer when MALLOC_DEBUGMark Michelson