summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-12-01Merged revisions 159976 via svnmerge from Sean Bright
2008-12-01Silence a build warning. (chan_phone.c:810: warning: value computed is not used)Sean Bright
2008-12-01Pay attention to the return value of system(), even if we basically ignore it.Sean Bright
2008-12-01Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-12-01Merged revisions 160003 via svnmerge from Russell Bryant
2008-12-01Merged revisions 159900 via svnmerge from Russell Bryant
2008-12-01Merged revisions 159897 via svnmerge from Michiel van Baak
2008-11-29Allow the '#' sign to exist within an extension (inspired by issue #13330)Tilghman Lesher
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-28Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.Michiel van Baak
2008-11-27Removed duplicate codePhilippe Sultan
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-26add support for event suppression for AMI-over-HTTPKevin P. Fleming
2008-11-26Blocked revisions 159571 via svnmergeKevin P. Fleming
2008-11-26Add some necessary hangup commands in the case that forwardingMark Michelson
2008-11-26Merged revisions 159476 via svnmerge from Kevin P. Fleming
2008-11-26If the config file does not exist, then the first use crashes Asterisk.Tilghman Lesher
2008-11-26Don't allow for configuration options to overwrite optionsMark Michelson
2008-11-26Always parse arguments in park_call_exec so that app_args is valid. This prev...Jeff Peeler
2008-11-25Merged revisions 159316 via svnmerge from Steve Murphy
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a callTilghman Lesher
2008-11-25Merged revisions 159269 via svnmerge from Tilghman Lesher
2008-11-25Make the options for the general and profiles more consistentMark Michelson
2008-11-25Merged revisions 159246 via svnmerge from Tilghman Lesher
2008-11-25Don't actually do anything with a negative priority, because we ignore it inTilghman Lesher
2008-11-25Don't limit the length of the hint at the final step (from ~8100 chars maxTilghman Lesher
2008-11-25Blocked revisions 159158 via svnmergeRussell Bryant
2008-11-25Add missing variable declaration for PPC codeTerry Wilson
2008-11-25Copyright clarification; also, have variable set to "t" or "i" on timeout orTilghman Lesher
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-25Make chan_usbradio compile under dev modeTerry Wilson
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-25Fix compiling in dev mode.Matthew Nicholson
2008-11-25Make the Join event from app_queue use CallerIDNum insead of CallerID forMatthew Nicholson
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cMatthew Nicholson
2008-11-24Add a bit of documentation (thanks, I-MOD) on what the silence thresholdTilghman Lesher
2008-11-24Make ast_streamfile() check the result of ast_openstream() before doingMatthew Nicholson
2008-11-24This patch adds a new application for sending MWI to phones via Asterisk's ev...Terry Wilson
2008-11-23If you enabled 'notifycid' one of the limitations is that the calling channelSean Bright
2008-11-23No need to use a separate structure for this since we can just passSean Bright
2008-11-22last commit worked on OpenBSD but still generated warning on Ubuntu.Michiel van Baak
2008-11-22dont send reorder tone after a device is hungup if a dialout is abandoned or ...Michiel van Baak
2008-11-22Add Media Source Update to skinny's control2strMichiel van Baak
2008-11-22fix a very occasional core dump in chan_skinny found by wedhorn.Michiel van Baak