aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). oej2-4/+7
2007-01-07When calling the Realtime app more than once, unset fields which weretilghman1-1/+30
2007-01-07Reduce duplication of code (Issue 6542)tilghman1-31/+25
2007-01-07Fix a segfault when using "countries" that don't have a matching zone.qwell1-0/+2
2007-01-06Merged revisions 49742 via svnmerge from qwell1-8/+4
2007-01-06probably shouldn't leave the mmap'ed file hanging around in memorykpfleming1-1/+3
2007-01-05a little more const-ificationkpfleming2-6/+6
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way herekpfleming2-9/+11
2007-01-05Merged revisions 49680 via svnmerge from kpfleming1-3/+3
2007-01-05use mmap() to read in the results of the manager action for an HTTP request, ...kpfleming1-15/+10
2007-01-05Merged revisions 49676 via svnmerge from kpfleming4-176/+186
2007-01-05Merged revisions 49675 via svnmerge from file1-7/+3
2007-01-05use a rwlock-list for the list of TLS objectskpfleming1-11/+11
2007-01-04Merged revisions 49553 via svnmerge from kpfleming3-1/+231
2007-01-04Merged revisions 49551 via svnmerge from file1-12/+20
2007-01-04Merged revisions 49536 via svnmerge from kpfleming1-2/+4
2007-01-04It's pretty difficult to pthread_kill a thread that doesn't exist. (issue #86...file1-5/+2
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from kpfleming1-1/+16
2007-01-02Merged revisions 49237 via svnmerge from murf2-6/+6
2007-01-01Fix manager too. oej1-1/+1
2007-01-01- Add error handling to ast_parse_allow_disallowoej1-2/+8
2007-01-01- Implement error handling in ast_append_haoej1-2/+7
2006-12-30Clarify why we are reading in a frame in the Packet2Packet bridge.file1-0/+1
2006-12-30small formatting fixkpfleming1-2/+2
2006-12-30Merged revisions 49066 via svnmerge from file1-0/+4
2006-12-28Convert uri_redirects list to read/write locks.file1-23/+23
2006-12-28Merged revisions 49024 via svnmerge from file1-24/+26
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...murf4-86/+74
2006-12-27Merged revisions 49009 via svnmerge from file1-3/+3
2006-12-27Merged revisions 49006 via svnmerge from kpfleming13-48/+48
2006-12-27apparently we need an explicit message to warn peoplekpfleming1-1/+3
2006-12-27make the 'languageprefix' option default to on, and deprecate turning it offkpfleming2-1/+4
2006-12-27Merged revisions 48998 via svnmerge from kpfleming2-3/+1
2006-12-27Merged revisions 48987 via svnmerge from kpfleming2-20/+57
2006-12-26Merged revisions 48964 via svnmerge from file1-6/+18
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo3-20/+20
2006-12-25Resolve some compiler warningsrussell1-1/+1
2006-12-24Use spaces as a separator for the redirect option to improve readabilityrussell1-1/+4
2006-12-24Simplify the definition of http_uri_redirect such that only one allocation isrussell1-22/+14
2006-12-23- Convert the list of URI handlers to use the linked list macros. While doingrussell1-41/+149
2006-12-23Remove a debug message. If this is still needed for debugging something,russell1-2/+0
2006-12-22Merged revisions 48906 via svnmerge from qwell1-4/+0
2006-12-21Merge non-blocking logger from my branch. This should improve things under he...file1-142/+272
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf3-4/+4
2006-12-21same as in other places, check that generator->release is not NULLrizzo1-1/+2
2006-12-21Really clean up indications to use the linkedlists APIfile1-140/+144
2006-12-21Switch list of global variables to read/write locks.file1-15/+15
2006-12-21Convert alternate dialplan switch list to use read/write locks.file1-17/+17
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...murf1-6/+16
2006-12-19remove now useless extern declarations.rizzo1-2/+0