summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2008-06-26Fix a really stupid mistakeMark Michelson
2008-06-26Merged revisions 125585 via svnmerge from Mark Michelson
2008-06-26Merged revisions 125476 via svnmerge from Mark Michelson
2008-06-26Don't play "your message has been saved" twice.Tilghman Lesher
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-24Merged revisions 124910 via svnmerge from Tilghman Lesher
2008-06-22Let app_rpt compile.Sean Bright
2008-06-22Merged revisions 124540 via svnmerge from Steve Murphy
2008-06-20Merged revisions 124450 via svnmerge from Tilghman Lesher
2008-06-19Fix attachment behavior when using IMAP storage for voicemailsMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Merged revisions 124112 via svnmerge from Mark Michelson
2008-06-19Forwarding non-urgent IMAP messages could inadvertently cause the messagesMark Michelson
2008-06-19Missing commaTilghman Lesher
2008-06-19Include original position in TRANSFER entries written to queue_log.Sean Bright
2008-06-18A portion of the code which handled the 'c' queue option had beenMark Michelson
2008-06-18Silly pointers. This fixes a memory corruption I introducedMark Michelson
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablesTilghman Lesher
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Add an option, specifying maximum analysis time for talk detection.Tilghman Lesher
2008-06-17Merged revisions 123274 via svnmerge from Mark Michelson
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Changes response to the ExternalIVR() P command from pipe delimited to comma ...Chris Tooley
2008-06-16Resurrected app_faxSean Bright
2008-06-12Fix a segfault by not trying to store a stack address forMark Michelson
2008-06-12(closes issue 0012193)Jeff Peeler
2008-06-12Recommitting revision 122228, which was accidentally revertedMark Michelson
2008-06-12Merged revisions 122311 via svnmerge from Mark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merging the work done in the queue-log-atxfer branch. TheMark Michelson
2008-06-12Merged revisions 122137 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122127 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy