aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2010-02-16swap openssl with OpenSSL in warning message.dvossel1-1/+1
2010-02-16warning message if openssl support is missing while attempting tls connectiondvossel1-0/+5
2010-02-16fixes sample rate conversion issue with Monitor applicationdvossel1-8/+31
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...tilghman1-2/+2
2010-02-12Merged revisions 246545 via svnmerge from dvossel1-0/+2
2010-02-11astobj2 unit test and bug fixdvossel1-4/+8
2010-02-10Add a test module for the event API, test_event.c.russell1-2/+8
2010-02-09Various updates to the unit test API.russell1-85/+86
2010-02-08Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.russell1-3/+3
2010-02-08Use memmove() instead of memcpy() for a case where the buffers overlap.russell1-1/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman1-3/+3
2010-02-08Merged revisions 245496 via svnmerge from qwell2-2/+2
2010-02-07Remove an extra space.russell1-1/+1
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disableddvossel1-8/+13
2010-02-05Merge tests that verify the same thing. (Oops.)tilghman1-55/+0
2010-02-05Merged revisions 244926 via svnmerge from seanbright1-2/+2
2010-02-05fixes memory leak in astobj2 testdvossel1-0/+2
2010-02-04Try to make ast_format_str_reduce fail...tilghman1-0/+56
2010-02-04fix truncated format string in 'test show registered'dvossel1-2/+2
2010-02-03Add some additional option support for non-default parking lots.jpeeler1-1/+33
2010-02-03Initialize counters in ast_sched_report so that resulting data is not bogus.mmichelson1-0/+1
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...dvossel1-5/+31
2010-02-01Merged revisions 244070 via svnmerge from tilghman1-15/+15
2010-01-28Optimization to manager events.jpeeler1-4/+10
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsjpeeler2-0/+25
2010-01-27Merged revisions 243486 via svnmerge from mmichelson1-2/+3
2010-01-26Merged revisions 243390 via svnmerge from dvossel1-1/+5
2010-01-26Merged revisions 243258 via svnmerge from jpeeler1-11/+0
2010-01-26Fix crash resulting from frames with invalid data pointers.jpeeler1-0/+5
2010-01-26modify 'test show registered' cli output formatdvossel1-2/+2
2010-01-26RFC compliant uri and display-name encode/decodedvossel2-24/+24
2010-01-25Merged revisions 242969 via svnmerge from tilghman1-2/+2
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...oej2-9/+5
2010-01-25Merged revisions 242850 via svnmerge from oej1-6/+13
2010-01-25Merged revisions 242852 via svnmerge from tilghman1-2/+2
2010-01-25Merged revisions 242728 via svnmerge from tilghman1-4/+4
2010-01-25Merged revisions 242683 via svnmerge from tilghman1-8/+18
2010-01-22Update the doxygenification of some comments.russell1-13/+13
2010-01-21Add missing argument to ast_calloc calls.mmichelson1-2/+2
2010-01-21Make sure we initialize the ast_ha structure with ast_callocoej1-2/+2
2010-01-21Point to a useful reference on the XML output format.russell1-0/+3
2010-01-21Modify test results XML format to match the JUnit format.russell1-22/+16
2010-01-20Add Calling and Called Subaddress to CDR recordalecdavis1-0/+7
2010-01-20Update CDR variables as pbx startsalecdavis1-0/+4
2010-01-19Initialize data on the stack so that Park doesn't interpret random arguments.jpeeler1-1/+3
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...tilghman1-0/+50
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.jpeeler4-6/+7
2010-01-18Fix an RTP instance allocation failure on Solaris.qwell1-0/+1
2010-01-18Merged revisions 241015 via svnmerge from seanbright1-22/+18
2010-01-17Avoid a crash on Solaris when running 'core show functions.'seanbright1-1/+4