summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-08-20Merged revisions 139074 via svnmerge from Steve Murphy
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...Steve Murphy
2008-08-17Move Uniqueid to the end of the event for those that rely on the positionSean Bright
2008-08-17Add Uniqueid header to ParkedCall manager event.Sean Bright
2008-08-17Add missing colons to RTCPReceived and RTCPSent manager events.Sean Bright
2008-08-16Also make sure hinting won't crash on reload.Tilghman Lesher
2008-08-15Remove deprecated syntax from sample config fileTilghman Lesher
2008-08-15Change free to ast_free_ptr, tooTilghman Lesher
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()Tilghman Lesher
2008-08-15Merged revisions 138027 via svnmerge from Russell Bryant
2008-08-13Convert deprecated routines to the new names.Tilghman Lesher
2008-08-10That's all, folks. Not going to update the Makefile until res_jabber isSean Bright
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-08-07Bump a LOG_NOTICE message to LOG_DEBUG since it appearsMark Michelson
2008-08-07Don't allow Answer() to accept a negative argument.Mark Michelson
2008-08-07Fix a calculation error I had made in the poll. The pollMark Michelson
2008-08-07Scrap the 500 ms delay when Asterisk auto-answers a channel.Mark Michelson
2008-08-06move taskprocessor CLI commands into the core namespaceDwayne M. Hubbard
2008-08-06Merged revisions 136062 via svnmerge from Mark Michelson
2008-08-06Merged revisions 135949 via svnmerge from Tilghman Lesher
2008-08-06Merged revisions 135915 via svnmerge from Tilghman Lesher
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from Mark Michelson
2008-08-05Merged revisions 135799 via svnmerge from Steve Murphy
2008-08-05Add '+=' append operator to configuration files.Tilghman Lesher
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-05Merged revisions 135597 via svnmerge from Sean Bright
2008-08-04HTTP module memory leaksTilghman Lesher
2008-08-03Merge in changes that allow Asterisk to be built against the HoardSean Bright
2008-08-02(closes issue #13202)Steve Murphy
2008-08-01Fix mime parsing by re-adding support for passing headers to callback functionsTerry Wilson
2008-07-31Merged revisions 134983 via svnmerge from Kevin P. Fleming
2008-07-31Merged revisions 134883 via svnmerge from Steve Murphy
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-30Merged revisions 134475 via svnmerge from Mark Michelson
2008-07-30Move implementation of an attended-transfer-complete sound from one channelTilghman Lesher
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,Tilghman Lesher
2008-07-29Fix deadlock when unloading res_http_post because the uris lock was still loc...Brett Bryant
2008-07-28This commit compensates for buggy poll(2)Mark Michelson
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-26actually use the cache_cache argumentRussell Bryant
2008-07-26ast_device_state() gets called in two different ways. The first way is whenRussell Bryant
2008-07-26Re-work comment about how device state changes are processed to be a bit more...Russell Bryant
2008-07-26Remove the code that decided when device state changes should be cached or not.Russell Bryant
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25minor change to test automergeKevin P. Fleming
2008-07-25Revert tilghman and pari's code changes, asBrandon Kruse
2008-07-25Merged revisions 133649 via svnmerge from Tilghman Lesher
2008-07-25Committing a fix that was introduced a long timeBrandon Kruse