aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-03Use proper return values for a few application modulesrussell3-3/+6
2008-06-02Add app_fax from asterisk-addons, with some additional changes to resolve com...russell1-0/+741
2008-06-02Merged revisions 119530 via svnmerge from russell1-1/+1
2008-06-01Merged revisions 119478 via svnmerge from mvanbaak1-1/+1
2008-05-30Merged revisions 119404 via svnmerge from tilghman1-2/+2
2008-05-30Suppress warning about pbx structure already existingtilghman1-0/+7
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not worktilghman2-6/+109
2008-05-29Merged revisions 119012 via svnmerge from russell1-8/+3
2008-05-29Merged revisions 118961 via svnmerge from russell1-1/+5
2008-05-29Merged revisions 118956 via svnmerge from russell1-9/+43
2008-05-29Merged revisions 118858 via svnmerge from murf1-8/+89
2008-05-28Update to the janitor project for making sure to be thread-safe whenmmichelson1-61/+71
2008-05-27Merged revisions 118509 via svnmerge from mmichelson1-7/+6