aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-04Add XML documentation for the ForkCDR() application.eliel1-85/+104
2008-11-04improve configure script to remember the previous value of each dependency in...kpfleming2-3/+3
2008-11-03Merged revisions 154066 via svnmerge from tilghman1-1/+1
2008-11-03Add LOCAL() function XML documentation.eliel1-2/+17
2008-11-03Add XML documentation for:eliel4-59/+140
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...kpfleming1-12/+9
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming9-19/+66
2008-11-02Add Flash() application XML documentation.eliel1-10/+18
2008-11-02Fix a typo in the name of the application.eliel1-1/+1
2008-11-02Another little one.seanbright1-1/+1
2008-11-02fix a typo (thanks sean)russell1-1/+1
2008-11-02Fix various spelling and grammatical issues in documentationrussell8-9/+9
2008-11-02 - Use a for loop instead of a while looprussell1-24/+21
2008-11-02Instead of doing a couple of strlen() calls each iteration of the loop, only ...russell1-5/+12
2008-11-01Merge changes from team/group/appdocsxmlrussell54-1327/+2924
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsmmichelson1-10/+35
2008-10-31Recent CDR fixes moved execution of the 'h' exten into the bridging code, so ...twilson3-21/+56
2008-10-30fix a few small things found by using sparsekpfleming1-1/+1
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)tilghman1-58/+92
2008-10-29If there was no named defined in a voicemail.conf mailboxmmichelson1-0/+4
2008-10-29Merged revisions 152538 via svnmerge from murf2-19/+40
2008-10-29Merged revisions 152535 via svnmerge from murf2-47/+59
2008-10-28Merged revisions 152463 via svnmerge from tilghman1-1/+1
2008-10-28Merged revisions 152368 via svnmerge from tilghman1-0/+7
2008-10-27Set ARGC in subroutines with the number of arguments passed.tilghman1-2/+2
2008-10-27Oops, only delete the ARG variables once upon release. The following sectiontilghman1-8/+0
2008-10-27Remove options argument parsing/syntax (it isn't used any longer)qwell1-6/+2
2008-10-21Default file modes should always be full read and write, to allow the systemtilghman1-1/+1