summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-12-16Merged revisions 164736 via svnmerge from Russell Bryant
2008-12-15Merged revisions 164422 via svnmerge from Mark Michelson
2008-12-15Merged revisions 164416 via svnmerge from Mark Michelson
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite rightTilghman Lesher
2008-12-15I was getting this warning during a compileSteve Murphy
2008-12-15Fix a couple more build issues related to ast_str_opaqueRussell Bryant
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-14Don't pass a negative to an unsigned type and expect things to work correctly.Tilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-12Merged revisions 163448 via svnmerge from Russell Bryant
2008-12-10add tab completion for 'core set debug X filename.c'Michiel van Baak
2008-12-09it does help if the compiler attribute syntax is correctKevin P. Fleming
2008-12-09Add some additional Asterisk project developer documentation. Russell Bryant
2008-12-09Merged revisions 162413 via svnmerge from Russell Bryant
2008-12-09Merged revisions 162013 via svnmerge from Steve Murphy
2008-12-05Merged revisions 161426 via svnmerge from Sean Bright
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
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