aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...kpfleming2-10/+4
2008-06-30fix an uninitialized variablerizzo1-0/+1
2008-06-27Remove debug messagemmichelson1-1/+0
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.mmichelson1-1/+6
2008-06-27Make this compile with dev-mode onmmichelson1-1/+1
2008-06-27The monitor-join option for queues was deprecated in favor of usingmmichelson1-1/+5
2008-06-26Improve consistency between app_dial and app_queue with regardsmmichelson1-2/+0
2008-06-26Fix a really stupid mistakemmichelson1-1/+1
2008-06-26Merged revisions 125585 via svnmerge from mmichelson1-0/+3
2008-06-26Merged revisions 125476 via svnmerge from mmichelson1-5/+19
2008-06-26Don't play "your message has been saved" twice.tilghman1-1/+5
2008-06-25Merged revisions 125132 via svnmerge from kpfleming6-12/+8
2008-06-24Merged revisions 124910 via svnmerge from tilghman1-13/+38
2008-06-22Let app_rpt compile.seanbright1-2/+1
2008-06-22Merged revisions 124540 via svnmerge from murf1-3/+3
2008-06-20Merged revisions 124450 via svnmerge from tilghman1-1/+1
2008-06-19Fix attachment behavior when using IMAP storage for voicemailsmmichelson1-4/+3
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak4-26/+26
2008-06-19Merged revisions 124112 via svnmerge from mmichelson1-1/+27
2008-06-19Forwarding non-urgent IMAP messages could inadvertently cause the messagesmmichelson1-5/+9
2008-06-19Missing commatilghman1-1/+1
2008-06-19Include original position in TRANSFER entries written to queue_log.seanbright1-4/+4
2008-06-18A portion of the code which handled the 'c' queue option had beenmmichelson1-1/+4
2008-06-18Silly pointers. This fixes a memory corruption I introducedmmichelson1-1/+1
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablestilghman1-13/+43
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...bbryant1-2/+1
2008-06-17Add an option, specifying maximum analysis time for talk detection.tilghman1-22/+44
2008-06-17Merged revisions 123274 via svnmerge from mmichelson1-2/+2
2008-06-16(closes issue #12689)murf3-3/+3
2008-06-16Changes response to the ExternalIVR() P command from pipe delimited to comma ...ctooley1-1/+1
2008-06-16Resurrected app_faxseanbright1-0/+741
2008-06-12Fix a segfault by not trying to store a stack address formmichelson1-5/+17
2008-06-12(closes issue 0012193)jpeeler1-1/+3
2008-06-12Recommitting revision 122228, which was accidentally revertedmmichelson1-14/+96
2008-06-12Merged revisions 122311 via svnmerge from mmichelson1-2/+3
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler13-1269/+474
2008-06-12Merging the work done in the queue-log-atxfer branch. Themmichelson1-14/+96
2008-06-12Merged revisions 122137 via svnmerge from tilghman1-29/+28
2008-06-12Merged revisions 122127 via svnmerge from murf1-1/+1
2008-06-12Merged revisions 122046 via svnmerge from murf1-6/+77
2008-06-10Merge another big set of changes from team/russell/eventsrussell1-1/+3
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisiontilghman3-6/+12
2008-06-08add a new argument to PrivacyManager to specify a contextmvanbaak1-5/+18
2008-06-08Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as ...jpeeler1-3/+6
2008-06-06For the purpose of making the changed syntax to ExecIf easier to transition,tilghman1-16/+41
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman3-0/+18
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agitilghman1-10/+27
2008-06-04Merged revisions 120513 via svnmerge from mmichelson1-2/+2
2008-06-04Merged revisions 120285 via svnmerge from mmichelson1-1/+1
2008-06-03Adding two new queue log events. The ADDMEMBER event is logged whenmmichelson1-0/+3