aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Add some clarifying documentation to the ast_str_set and ast_str_append funct...mmichelson1-2/+7
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-16Add unit test for dialplan pattern matching.mmichelson1-0/+330
2010-02-16fixes sample rate conversion issue with Monitor applicationdvossel1-8/+31
2010-02-16Revert changes for now, pending discussiontilghman2-30/+32
2010-02-16Add a few more targets for DEBUG_THREADLOCALStilghman1-1/+1
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...tilghman5-38/+36
2010-02-16Allow Timer B to be set on the peer, and ensure SIP rules are followed (or wa...tilghman1-17/+51
2010-02-15Merged revisions 246709 via svnmerge from tilghman1-0/+2
2010-02-15Restore triedtopribridge flag code removed in -r211197.rmudgett1-1/+3
2010-02-15Instead of just automatically filtering out in the Makefile, give an indicati...tilghman1-0/+2
2010-02-15chan_sip parse code refactoring plus two new unit testsdvossel4-100/+294
2010-02-12Merged revisions 246545 via svnmerge from dvossel1-0/+2
2010-02-12Blocked revisions 246460 via svnmergeqwell0-0/+0
2010-02-12fixes areas where port should be removed from domain during parsingdvossel1-4/+4
2010-02-12Updated doc for OSP lookup application.transnexus3-2/+15
2010-02-11fixes some test description formatting inconsistencies so log file looks nicedvossel4-10/+8
2010-02-11astobj2 unit test and bug fixdvossel2-4/+387
2010-02-10Add a test module for the event API, test_event.c.russell3-2/+218
2010-02-10additional parse_uri test and documentationdvossel2-1/+16
2010-02-10res_pktccops needs to be able to export a symbol for chan_mgcptilghman1-0/+6
2010-02-10Fussy compiler on another machine...tilghman1-1/+1
2010-02-10Fix weird issue with unit tests on optimized build - turned out to be a signi...tilghman1-6/+7
2010-02-10Merged revisions 246115 via svnmerge from dvossel1-6/+7
2010-02-10Change channel state on local channels for busy,answer,ring.jpeeler1-0/+39
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.tilghman4-9/+139
2010-02-10Enable warnings on atypical conditions for the FILTER function (suggested by ...tilghman1-0/+8
2010-02-10Merged revisions 245944 via svnmerge from tilghman2-8/+56
2010-02-09Various updates to the unit test API.russell14-518/+393
2010-02-09fixes a merging error for the iaxs and iaxsl off by one fixdvossel1-1/+1
2010-02-09Merged revisions 245792 via svnmerge from dvossel1-2/+2
2010-02-09Ensure frames are only freed once.tilghman1-0/+2
2010-02-09This commit removes an extra newline in T.38 generated SDP packets. This bug ...mnicholson1-2/+0
2010-02-09Don't offer MMR or JBIG transcoding during T.38 negotiation.kpfleming1-2/+6
2010-02-08Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.russell1-3/+3
2010-02-08UNREGISTER instead of REGISTER in unload_module().russell1-1/+1
2010-02-08Use memmove() instead of memcpy() for a case where the buffers overlap.russell1-1/+1
2010-02-08Remove object files from the channels/sip/ directory on make clean.russell1-0/+1
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.tilghman2-5/+5
2010-02-08Merged revisions 245496 via svnmerge from qwell2-2/+2
2010-02-08Blocked revisions 245422 via svnmergeoej0-0/+0
2010-02-08Add the libvpb-dev package as a dependency.russell1-2/+2
2010-02-08Add a todo for pbx_gtkconsole for updating to gtk2.russell1-3/+4
2010-02-08Add more packages required for building Asterisk modules.russell1-2/+2
2010-02-08Make chan_usbradio compile.russell1-11/+11
2010-02-08Add a SHA1 test module.russell1-0/+100
2010-02-08Remove unnecessary include, ast_md5_hash() comes from utils.h.russell1-1/+0
2010-02-07Add an MD5 test module.russell1-0/+98
2010-02-07Fix a couple of spelling errors, and add format module dependencies.russell1-2/+13