summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-12-03Merged revisions 160770 via svnmerge from Tilghman Lesher
2008-12-03Add some safety measures when using gosub, especially when using the optionsMark Michelson
2008-12-03- Add <variable /> tags when naming a channel variable.Eliel C. Sardanons
2008-12-03When investigating issue #13548, I found that gosubMark Michelson
2008-12-03- Avoid setting .synopsis and .syntax if we are using XML documentation (or theEliel C. Sardanons
2008-12-02Add LOCAL_PEEK function, as requested by lmadsen.Tilghman Lesher
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-11-29Allow the '#' sign to exist within an extension (inspired by issue #13330)Tilghman Lesher
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-26Add some necessary hangup commands in the case that forwardingMark Michelson
2008-11-25Make the options for the general and profiles more consistentMark Michelson
2008-11-25Add missing variable declaration for PPC codeTerry Wilson
2008-11-25Copyright clarification; also, have variable set to "t" or "i" on timeout orTilghman 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-25Make the Join event from app_queue use CallerIDNum insead of CallerID forMatthew Nicholson
2008-11-24This patch adds a new application for sending MWI to phones via Asterisk's ev...Terry Wilson
2008-11-20Merged revisions 158053 via svnmerge from Mark Michelson
2008-11-19Add a space to the outputMark Michelson
2008-11-19Add a RES_NOT_DYNAMIC case for the CLI command Mark Michelson
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