summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a callTilghman Lesher
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cMatthew Nicholson
2008-11-21Merged revisions 158539 via svnmerge from Russell Bryant
2008-11-20Merged revisions 158072 via svnmerge from Mark Michelson
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...Kevin P. Fleming
2008-11-19Starting with a change to ensure that ast_verbose() preserves ABI compatibilityTilghman Lesher
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-11-13Remove trailing whitespacesEliel C. Sardanons
2008-11-12This commit does two things:Michiel van Baak
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