summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-25When the ast_device_state() function is called to retrieve device state, andRussell Bryant
2008-07-24Print the correct PID in log messages. Prior toMark Michelson
2008-07-23(closes issue #13144)Steve Murphy
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 132872 via svnmerge from Kevin P. Fleming
2008-07-21(Step 2 of 2)Tilghman Lesher
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-18Fixes problem where manager users loaded from users.conf would be Brett Bryant
2008-07-18Russell pointed out that using ast_strdupa() within a loop like this isTilghman Lesher
2008-07-18Fix trunk devmodeTilghman Lesher
2008-07-18 updateconfig is not uri decoding variables,values from the GET urlPari Nannapaneni
2008-07-18Merged revisions 132112 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 132107 via svnmerge from Tilghman Lesher