aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming5-14/+14
2008-08-04Merged revisions 135479 via svnmerge from tilghman1-11/+32
2008-08-01IMAP-specific items must go in IMAP_STORAGE defines...mmichelson1-1/+2
2008-08-01IMAP storage functioned under the assumption that foldersmmichelson1-2/+12
2008-08-01Merged revisions 135058 via svnmerge from mvanbaak1-6/+6
2008-07-31Merged revisions 134915 via svnmerge from russell1-11/+23
2008-07-31Merged revisions 134758 via svnmerge from mmichelson1-1/+36
2008-07-30Merged revisions 134556 via svnmerge from mmichelson1-1/+1
2008-07-30Let "roundrobin" also reference rrmemory, for the 1.6 release (as described intilghman1-0/+1
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...kpfleming5-10/+10
2008-07-28Merged revisions 134161 via svnmerge from tilghman1-3/+9
2008-07-28Change SendImage() to output a more consistent status variable.tilghman1-11/+13
2008-07-28remove remaining Zaptel references in various placeskpfleming4-25/+1
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson3-13/+4
2008-07-25Hebrew syntax for voicemail promptstilghman1-4/+128
2008-07-25Add a missing unlock.mmichelson1-0/+1
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-4/+9
2008-07-23Merged revisions 133104 via svnmerge from mmichelson1-1/+4
2008-07-23Merged revisions 133101 via svnmerge from mmichelson1-0/+1
2008-07-21Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't bbryant1-6/+3
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell1-1/+4
2008-07-21Enable higher quality resampling, as it doesn't have a noticeable performancerussell1-1/+1
2008-07-17Document that the duration of dtmf may be passed tommichelson1-4/+6
2008-07-16Janitor project: convert free to ast_freebbryant1-2/+2
2008-07-16Merged revisions 131369 via svnmerge from mmichelson1-1/+1
2008-07-16Merged revisions 131357 via svnmerge from mmichelson1-3/+4
2008-07-16Merged revisions 131299 via svnmerge from mmichelson1-1/+9
2008-07-15Merged revisions 130959 via svnmerge from tilghman1-1/+1
2008-07-15Fix memory leak in app_queue when a device state is changed but it isn't bbryant1-0/+1
2008-07-14Merged revisions 130792 via svnmerge from mmichelson1-6/+7
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant3-7/+7
2008-07-10Removed the fn2 field from the vm_state structure.mmichelson1-13/+7
2008-07-10Fixes a bug where the interface for a queue member gets reloaded as the state...bbryant1-3/+3
2008-07-08Fix compilation error when IMAP storage is enabledmmichelson1-1/+1
2008-07-08Merged revisions 129149 via svnmerge from tilghman1-0/+1
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant3-6/+6
2008-07-08Update app_fax for better compatibility with spandsp 0.0.5. Add a call torussell1-7/+7
2008-07-08Merged revisions 128856 via svnmerge from tilghman1-3/+7
2008-07-07Merged revisions 128812 via svnmerge from tilghman1-3/+3
2008-07-07Crapmmichelson1-1/+1
2008-07-07If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,mmichelson1-2/+6
2008-07-07Get app_voicemail compiling when IMAP storage is used.mmichelson1-12/+12
2008-07-03Merged revisions 127892,127895 via svnmerge from kpfleming1-5/+0
2008-07-03Make change proposed by andrew53 on bugtrackermmichelson1-1/+1
2008-07-03Thanks to a suggestion from seanbright, print a warning if the attachmentmmichelson1-2/+6
2008-07-03Fix buildmmichelson1-1/+1
2008-07-03Fix a crash when attempting to spy on an unbridged channel.mmichelson1-6/+9
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedmmichelson1-2/+15
2008-07-02Oopstilghman1-1/+1
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-19/+39