summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...Kevin P. Fleming
2008-11-18Fix the logic for when delete=yes when IMAP storageMark Michelson
2008-11-18Merged revisions 157365 via svnmerge from Jeff Peeler
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-17Can't use items duplicated off the stack frame in an element returned fromTilghman Lesher
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-11-14Merged revisions 156816 via svnmerge from Mark Michelson
2008-11-14Merged revisions 156755 via svnmerge from Tilghman Lesher
2008-11-13Introduce XML documentation for:Eliel C. Sardanons
2008-11-12Merged revisions 156386 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156294 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156289 via svnmerge from Jeff Peeler
2008-11-12Merged revisions 156178 via svnmerge from Jeff Peeler
2008-11-12Merged revisions 156167 via svnmerge from Mark Michelson
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-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-05Fix some whitespace.Sean Bright
2008-11-05Update a couple places to use the new ast_channel_search_locked API call.Sean Bright
2008-11-05Add TestClient() and TestServer() applications XMLEliel C. Sardanons
2008-11-05Add more [see also] references based on TFOT.Eliel C. Sardanons
2008-11-05Add Macro(), MacroExit(), MacroExclusive() andEliel C. Sardanons
2008-11-05Add more SeeAlso references based on TFOT.Eliel C. Sardanons
2008-11-05- Add ParkAndAnnounce() application XML documentation.Eliel C. Sardanons
2008-11-05- Add more <see-also> based on TFOT.Eliel C. Sardanons
2008-11-05- Add some see-also references based on TFOT.Eliel C. Sardanons
2008-11-05- Add Read() application XML documentation.Eliel C. Sardanons
2008-11-05- Add FollowMe() application XML documentation.Eliel C. Sardanons
2008-11-05- Add PlayTones() and StopPlayTones() applications XML documentation.Eliel C. Sardanons
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...Tilghman Lesher
2008-11-04Add XML documentation for the ForkCDR() application.Eliel C. Sardanons
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-11-03Merged revisions 154066 via svnmerge from Tilghman Lesher
2008-11-03Add LOCAL() function XML documentation.Eliel C. Sardanons
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02Add Flash() application XML documentation.Eliel C. Sardanons
2008-11-02Fix a typo in the name of the application.Eliel C. Sardanons
2008-11-02Another little one.Sean Bright
2008-11-02fix a typo (thanks sean)Russell Bryant
2008-11-02Fix various spelling and grammatical issues in documentationRussell Bryant
2008-11-02 - Use a for loop instead of a while loopRussell Bryant
2008-11-02Instead of doing a couple of strlen() calls each iteration of the loop, only ...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-30fix a few small things found by using sparseKevin P. Fleming
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)Tilghman Lesher
2008-10-29If there was no named defined in a voicemail.conf mailboxMark Michelson