aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-12-16(closes issue #13669)jpeeler1-0/+1
2008-12-16Merged revisions 164876 via svnmerge from russell1-1/+1
2008-12-16Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not...russell1-4/+6
2008-12-15Add an 'i' option to app_page. This option works the same asmmichelson1-0/+9
2008-12-15Fix a compile warning and a logic error that could have been badmmichelson1-2/+2
2008-12-15Fix up a few issues with regards to queuesmmichelson1-12/+23
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...file1-0/+3
2008-12-15Fix build WRT ast_str_opaquerussell1-1/+1
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman7-43/+42
2008-12-13Only detach and destroy the whisper audiohooks if they are actually in use.file1-8/+13
2008-12-12When using realtime queues, app_queue wasn't updating the strategy if it was ...twilson1-2/+20
2008-12-11Add an option to voicemail.conf to allow urgent messages to bemmichelson1-1/+10
2008-12-11Merged revisions 163084 via svnmerge from mmichelson1-2/+2
2008-12-11Merged revisions 163080 via svnmerge from mmichelson1-21/+21
2008-12-10Finish conversion to using ARRAY_LEN and remove it as a janitor project.file1-1/+1
2008-12-09Merged revisions 162463 via svnmerge from tilghman1-1/+1
2008-12-09Merged revisions 162348 via svnmerge from tilghman1-0/+5
2008-12-09Merged revisions 162341 via svnmerge from file1-1/+1
2008-12-09Merged revisions 162286 via svnmerge from russell1-7/+27
2008-12-09Merged revisions 162273 via svnmerge from file1-1/+0
2008-12-09Merged revisions 162014 via svnmerge from russell1-2/+8
2008-12-08Add voicemail related applications and functions XML documentation:eliel1-80/+185
2008-12-07Introduce SMS() application XML documentation.eliel1-28/+50
2008-12-06Move Speech* applications and functions documentation to XML.eliel1-92/+216
2008-12-05If the autoloop flag is set on a channel, then we need to mmichelson1-1/+1
2008-12-05Use ast_free() instead of free(), pointed out by eliel on IRC.seanbright1-1/+1
2008-12-05When using IMAP_STORAGE, it's important to convert bare newlines (\n) inseanbright1-50/+51
2008-12-05Resolve a compiler warning from buildbot about a NULL format string.russell1-1/+1
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel6-14/+12
2008-12-05Check the return value of fread/fwrite so the compiler doesn't complain. Only aseanbright1-2/+11
2008-12-03Merged revisions 160770 via svnmerge from tilghman1-6/+6
2008-12-03Add some safety measures when using gosub, especially when using the optionsmmichelson3-9/+23
2008-12-03- Add <variable /> tags when naming a channel variable.eliel1-18/+25
2008-12-03When investigating issue #13548, I found that gosubmmichelson1-5/+5
2008-12-03- Avoid setting .synopsis and .syntax if we are using XML documentation (or theeliel1-6/+5
2008-12-02Add LOCAL_PEEK function, as requested by lmadsen.tilghman1-0/+59
2008-12-02Merged revisions 160207 via svnmerge from tilghman1-1/+3
2008-11-29Allow the '#' sign to exist within an extension (inspired by issue #13330)tilghman1-2/+3
2008-11-26improve handling of API calls provided by loaded modules through use of some ...kpfleming1-14/+3
2008-11-26Add some necessary hangup commands in the case that forwardingmmichelson1-0/+2
2008-11-25Make the options for the general and profiles more consistentmmichelson1-1/+1
2008-11-25Add missing variable declaration for PPC codetwilson1-0/+1
2008-11-25Copyright clarification; also, have variable set to "t" or "i" on timeout ortilghman1-8/+10
2008-11-25Merged revisions 159025 via svnmerge from tilghman1-1/+9
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-15/+15
2008-11-25Make the Join event from app_queue use CallerIDNum insead of CallerID formnicholson1-1/+1
2008-11-24This patch adds a new application for sending MWI to phones via Asterisk's ev...twilson1-92/+300
2008-11-20Merged revisions 158053 via svnmerge from mmichelson1-0/+3
2008-11-19Add a space to the outputmmichelson1-1/+1
2008-11-19Add a RES_NOT_DYNAMIC case for the CLI command mmichelson1-0/+3