aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-19make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_...kpfleming1-7/+7
2008-11-18Fix the logic for when delete=yes when IMAP storagemmichelson1-1/+23
2008-11-18Merged revisions 157365 via svnmerge from jpeeler1-1/+1
2008-11-18Merged revisions 157305 via svnmerge from mmichelson2-1/+12
2008-11-17Can't use items duplicated off the stack frame in an element returned fromtilghman1-3/+12
2008-11-14Fix some refcounting in app_queue.c and change themmichelson1-7/+10
2008-11-14Merged revisions 156816 via svnmerge from mmichelson1-1/+1
2008-11-14Merged revisions 156755 via svnmerge from tilghman1-0/+5
2008-11-13Introduce XML documentation for:eliel1-149/+365
2008-11-12Merged revisions 156386 via svnmerge from tilghman1-12/+15
2008-11-12Merged revisions 156294 via svnmerge from tilghman1-0/+4
2008-11-12Merged revisions 156289 via svnmerge from jpeeler1-1/+1
2008-11-12Merged revisions 156178 via svnmerge from jpeeler1-24/+148
2008-11-12Merged revisions 156167 via svnmerge from mmichelson1-0/+4
2008-11-09In order to move away from nested function use, some changes to the recently ...seanbright1-16/+31
2008-11-09Merged revisions 155553 via svnmerge from seanbright3-49/+54
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-15/+15
2008-11-05Fix some whitespace.seanbright1-2/+2
2008-11-05Update a couple places to use the new ast_channel_search_locked API call.seanbright1-25/+29
2008-11-05Add TestClient() and TestServer() applications XMLeliel1-12/+35
2008-11-05Add more [see also] references based on TFOT.eliel1-0/+9
2008-11-05Add Macro(), MacroExit(), MacroExclusive() andeliel1-55/+112
2008-11-05Add more SeeAlso references based on TFOT.eliel5-5/+27
2008-11-05- Add ParkAndAnnounce() application XML documentation.eliel1-22/+41
2008-11-05- Add more <see-also> based on TFOT.eliel8-0/+51
2008-11-05- Add some see-also references based on TFOT.eliel6-0/+59
2008-11-05- Add Read() application XML documentation.eliel1-27/+73
2008-11-05- Add FollowMe() application XML documentation.eliel1-15/+36
2008-11-05- Add PlayTones() and StopPlayTones() applications XML documentation.eliel1-1/+1
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman3-8/+8