summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-12-09Merged revisions 162463 via svnmerge from Tilghman Lesher
2008-12-09Merged revisions 162348 via svnmerge from Tilghman Lesher
2008-12-09Merged revisions 162341 via svnmerge from Joshua Colp
2008-12-09Merged revisions 162286 via svnmerge from Russell Bryant
2008-12-09Merged revisions 162273 via svnmerge from Joshua Colp
2008-12-09Merged revisions 162014 via svnmerge from Russell Bryant
2008-12-08Add voicemail related applications and functions XML documentation:Eliel C. Sardanons
2008-12-07Introduce SMS() application XML documentation.Eliel C. Sardanons
2008-12-06Move Speech* applications and functions documentation to XML.Eliel C. Sardanons
2008-12-05If the autoloop flag is set on a channel, then we need to Mark Michelson
2008-12-05Use ast_free() instead of free(), pointed out by eliel on IRC.Sean Bright
2008-12-05When using IMAP_STORAGE, it's important to convert bare newlines (\n) inSean Bright
2008-12-05Resolve a compiler warning from buildbot about a NULL format string.Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-05Check the return value of fread/fwrite so the compiler doesn't complain. Only aSean Bright
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