summaryrefslogtreecommitdiff
path: root/include/asterisk
AgeCommit message (Expand)Author
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsMark Michelson
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...Terry Wilson
2008-10-30Add a todo for a new timing API implementation that would work for Linux systemsRussell Bryant
2008-10-30Fix a bug in AST_SCHED_REPLACE_UNREF(). The reference count of the objectRussell Bryant
2008-10-30try to get this committed before the buildbot complains about a broken treeKevin P. Fleming
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-19cleaup of the TCP/TLS socket API:Kevin P. Fleming
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.Jason Parker
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.Tilghman Lesher
2008-10-14Merged revisions 149204 via svnmerge from Mark Michelson
2008-10-14Add additional memory debugging to several core APIs, and fix several memoryTilghman Lesher
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedTilghman Lesher
2008-10-09only include this for OpenBSD. At least FreeBSD is borked when including itMichiel van Baak
2008-10-09(closes issue #13557)Steve Murphy
2008-10-07Allow people to select the old console behavior of white text on a blackTilghman Lesher
2008-10-06Update documentation; AST_THREADSTORAGE() in trunk only takes a singleTilghman Lesher
2008-10-06All ODBC parts can now use either unixodbc or iodbc.Michiel van Baak
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...Jeff Peeler
2008-10-06Mvanbaak said this was needed to compile on OpenBSD, so put it in the OpenBSD...Jeff Peeler
2008-10-06make aescrypt.c compile on OpenBSD againMichiel van Baak
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found aTilghman Lesher
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedKevin P. Fleming
2008-09-25I added a little verbage to hashtab for the hashtab_destroy func.Steve Murphy
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-09Minor fix to docoBradley Latus
2008-08-26(closes issue #13366)Steve Murphy
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-08-22Merged revisions 139553 via svnmerge from Mark Michelson
2008-08-10Fix this again so we can compile with shadow warnings enabled and IMAP chosenSean Bright
2008-08-09Merged revisions 136946 via svnmerge from Tilghman Lesher
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-08-07Merged revisions 136541 via svnmerge from Kevin P. Fleming
2008-08-07Merge in a few more changes. This time the include/ directory.Sean Bright
2008-08-06Merged revisions 135899 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-05datastore inheritance is a channel feature, so move this definition backKevin P. Fleming
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-08-04HTTP module memory leaksTilghman Lesher
2008-08-03Merge in changes that allow Asterisk to be built against the HoardSean Bright
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 132872 via svnmerge from Kevin P. Fleming
2008-07-22Merged revisions 132641 via svnmerge from Kevin P. Fleming
2008-07-21(Step 2 of 2)Tilghman Lesher