aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-01-28Merged revisions 100672 via svnmerge from qwell1-32/+38
2008-01-25correct a real problem and silence an annoying compiler warningkpfleming1-2/+2
2008-01-25Insure that we are not going to pass a NULL pointer to add_to_interfaces.mmichelson1-2/+2
2008-01-23Merged revisions 99975 via svnmerge from mmichelson1-1/+1
2008-01-23Merged revisions 99923 via svnmerge from russell1-2/+5
2008-01-23Coding guidelines fixupstilghman1-358/+358
2008-01-23Merged revisions 99777 via svnmerge from tilghman1-1/+4
2008-01-22Merged revisions 99594 via svnmerge from oej1-0/+4
2008-01-22Merged revisions 99592 via svnmerge from oej1-0/+5
2008-01-21Adding the QUEUENAME variable to the variables set using the setqueuevar option mmichelson1-2/+2
2008-01-17Fixing trunk IMAP buildmmichelson1-6/+1
2008-01-17state_interface could be NULL, so use the never-NULL cur->state_interface for...mmichelson1-1/+1
2008-01-17Get the device state of the state interface instead of the interface when cre...mmichelson1-1/+1
2008-01-14Add backupdeleted option to app_voicemailqwell1-8/+71
2008-01-14Big improvement for app_directory. This patch breaks the do_directory functio...mmichelson1-397/+383
2008-01-14Merged revisions 98737 via svnmerge from mmichelson1-1/+0
2008-01-14Merged revisions 98733 via svnmerge from mmichelson1-0/+11
2008-01-14Update documentation.file1-2/+2
2008-01-14Add another small option for the JACK app and JACK_HOOK function. The 'n'russell1-6/+18
2008-01-13Bring in the code from team/russell/jack/.russell1-0/+959
2008-01-11Merged revisions 98219 via svnmerge from file1-1/+0
2008-01-10Merged revisions 97925 via svnmerge from mmichelson1-2/+2
2008-01-10Use the appropriate line ending for the X-Asterisk-VM-Message-Type header.mmichelson1-1/+1
2008-01-10Several manager changes:tilghman2-2/+2
2008-01-09Merged revisions 97575 via svnmerge from mmichelson1-3/+11
2008-01-09Merged revisions 97450 via svnmerge from file1-3/+3
2008-01-09Merged revisions 97308 via svnmerge from mmichelson1-1/+2
2008-01-08Merged revisions 97304 via svnmerge from mmichelson1-4/+85
2008-01-08Add a new flag 'd' (with optional context) permitting any extension withintilghman1-12/+41
2008-01-08Initialize new variable to NULLtwilson1-1/+1
2008-01-08Adding the option of specifying a second interface in a member definition for...mmichelson1-51/+77
2008-01-08Merged revisions 97192 via svnmerge from mmichelson1-3/+3
2008-01-08Merged revisions 97093 via svnmerge from file1-0/+10
2008-01-07Explicitly make literal constants long where they are expected to be.mmichelson1-4/+4
2008-01-07Document some weird casting magic that's necessary to interfacemmichelson1-1/+4
2008-01-07Adding user-configurable TCP timeout settings to IMAP voicemail. This couldmmichelson1-0/+25
2008-01-03Compatibility fix for OpenBSDtilghman2-9/+9
2008-01-02Merged revisions 96102 via svnmerge from mmichelson1-0/+1
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...mmichelson1-8/+8
2008-01-02Since ',' is the standard argument separator in trunk, change app_queuemmichelson1-1/+1
2008-01-02Merged revisions 95890 via svnmerge from mmichelson1-6/+23
2008-01-02Update osplookup documentation to use commas instead of pipes.qwell1-4/+4
2008-01-02fix a spacing issue introduced in revision 95443.russell1-1/+1
2007-12-31Fix a compiler warningmmichelson1-1/+1
2007-12-28The diff for this change looks really bad, but all I did here was decrease th...mmichelson1-135/+134
2007-12-28Some changes to app_amd. mmichelson1-16/+43
2007-12-28Merged revisions 95095 via svnmerge from mmichelson1-4/+2
2007-12-27remove more unnecessary casts for NULL.rizzo3-9/+9
2007-12-27NULL does not need to be cast to (char *)rizzo3-5/+5
2007-12-27- Add Copyright oej1-6/+8