summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-12Implement AGI XML documentation parsing functions.Eliel C. Sardanons
2008-11-11use some fancy compiler magic (thanks to Matthew Woehlke on the gcc-help mail...Kevin P. Fleming
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-09In order to move away from nested function use, some changes to the recently ...Sean Bright
2008-11-09Merged revisions 155553 via svnmerge from Sean Bright
2008-11-08 - Check for failure when putting the packet in the ast_strRussell Bryant
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-07Convert open-coded linked list in indications to the AST_LIST_* macros. ThisSean Bright
2008-11-07Clarify which part of OBJ_MULTIPLE is not implemented, and under what case itRussell Bryant
2008-11-06make S_OR and S_COR safe to use even if the parameters are function calls or ...Kevin P. Fleming
2008-11-05Fix a problem found while building res_snmp.Sean Bright
2008-11-05Add LISTFILTER dialplan function, along with supporting documentation. SeeTilghman Lesher
2008-11-05Make compilation of chan_dahdi so that it does not require the new pri_progre...Matthew Fredrickson
2008-11-04Introduce a new API call ast_channel_search_locked, which iterates through theSean Bright
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming
2008-11-02Merged revisions 153651 via svnmerge from Russell Bryant
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-10Don't include logger.h in asterisk.h by default as it is causing problems bui...Sean Bright
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-27Merged revisions 144924-144925 via svnmerge from Kevin 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