summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-08add a new argument to PrivacyManager to specify a contextMichiel van Baak
2008-06-08Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as ...Jeff Peeler
2008-06-06For the purpose of making the changed syntax to ExecIf easier to transition,Tilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agiTilghman Lesher
2008-06-04Merged revisions 120513 via svnmerge from Mark Michelson
2008-06-04Merged revisions 120285 via svnmerge from Mark Michelson
2008-06-03Adding two new queue log events. The ADDMEMBER event is logged whenMark Michelson
2008-06-03Use proper return values for a few application modulesRussell Bryant
2008-06-02Add app_fax from asterisk-addons, with some additional changes to resolve com...Russell Bryant
2008-06-02Merged revisions 119530 via svnmerge from Russell Bryant
2008-06-01Merged revisions 119478 via svnmerge from Michiel van Baak
2008-05-30Merged revisions 119404 via svnmerge from Tilghman Lesher
2008-05-30Suppress warning about pbx structure already existingTilghman Lesher
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not workTilghman Lesher
2008-05-29Merged revisions 119012 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118961 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118956 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118858 via svnmerge from Steve Murphy
2008-05-28Update to the janitor project for making sure to be thread-safe whenMark Michelson