summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-12-16(closes issue #13669)Jeff Peeler
2008-12-16Merged revisions 164876 via svnmerge from Russell Bryant
2008-12-16Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not...Russell Bryant
2008-12-15Add an 'i' option to app_page. This option works the same asMark Michelson
2008-12-15Fix a compile warning and a logic error that could have been badMark Michelson
2008-12-15Fix up a few issues with regards to queuesMark Michelson
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp
2008-12-15Fix build WRT ast_str_opaqueRussell Bryant
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-13Only detach and destroy the whisper audiohooks if they are actually in use.Joshua Colp
2008-12-12When using realtime queues, app_queue wasn't updating the strategy if it was ...Terry Wilson
2008-12-11Add an option to voicemail.conf to allow urgent messages to beMark Michelson
2008-12-11Merged revisions 163084 via svnmerge from Mark Michelson
2008-12-11Merged revisions 163080 via svnmerge from Mark Michelson
2008-12-10Finish conversion to using ARRAY_LEN and remove it as a janitor project.Joshua Colp
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