summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...Kevin P. Fleming
2008-07-28Merged revisions 134161 via svnmerge from Tilghman Lesher
2008-07-28Change SendImage() to output a more consistent status variable.Tilghman Lesher
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-25Hebrew syntax for voicemail promptsTilghman Lesher
2008-07-25Add a missing unlock.Mark Michelson
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 133104 via svnmerge from Mark Michelson
2008-07-23Merged revisions 133101 via svnmerge from Mark Michelson
2008-07-21Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't Brett Bryant
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-21Enable higher quality resampling, as it doesn't have a noticeable performanceRussell Bryant
2008-07-17Document that the duration of dtmf may be passed toMark Michelson
2008-07-16Janitor project: convert free to ast_freeBrett Bryant
2008-07-16Merged revisions 131369 via svnmerge from Mark Michelson
2008-07-16Merged revisions 131357 via svnmerge from Mark Michelson
2008-07-16Merged revisions 131299 via svnmerge from Mark Michelson
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-15Fix memory leak in app_queue when a device state is changed but it isn't Brett Bryant
2008-07-14Merged revisions 130792 via svnmerge from Mark Michelson
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-10Removed the fn2 field from the vm_state structure.Mark Michelson
2008-07-10Fixes a bug where the interface for a queue member gets reloaded as the state...Brett Bryant
2008-07-08Fix compilation error when IMAP storage is enabledMark Michelson
2008-07-08Merged revisions 129149 via svnmerge from Tilghman Lesher
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.Brett Bryant
2008-07-08Update app_fax for better compatibility with spandsp 0.0.5. Add a call toRussell Bryant
2008-07-08Merged revisions 128856 via svnmerge from Tilghman Lesher
2008-07-07Merged revisions 128812 via svnmerge from Tilghman Lesher
2008-07-07CrapMark Michelson
2008-07-07If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,Mark Michelson
2008-07-07Get app_voicemail compiling when IMAP storage is used.Mark Michelson
2008-07-03Merged revisions 127892,127895 via svnmerge from Kevin P. Fleming
2008-07-03Make change proposed by andrew53 on bugtrackerMark Michelson
2008-07-03Thanks to a suggestion from seanbright, print a warning if the attachmentMark Michelson
2008-07-03Fix buildMark Michelson
2008-07-03Fix a crash when attempting to spy on an unbridged channel.Mark Michelson
2008-07-03Added a new option, "timeoutpriority" to queues.conf. A detailedMark Michelson
2008-07-02OopsTilghman Lesher
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.Tilghman Lesher
2008-07-02Fix some crashlike bugs because flag could be NULL in play_record_review().Tilghman Lesher
2008-07-01Merged revisions 127244 via svnmerge from Mark Michelson
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...Kevin P. Fleming
2008-06-30fix an uninitialized variableLuigi Rizzo
2008-06-27Remove debug messageMark Michelson
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.Mark Michelson
2008-06-27Make this compile with dev-mode onMark Michelson
2008-06-27The monitor-join option for queues was deprecated in favor of usingMark Michelson
2008-06-26Improve consistency between app_dial and app_queue with regardsMark Michelson