summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16Revert changes for now, pending discussionTilghman Lesher
2010-02-16Add a few more targets for DEBUG_THREADLOCALSTilghman Lesher
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...Tilghman Lesher
2010-02-16Allow Timer B to be set on the peer, and ensure SIP rules are followed (or wa...Tilghman Lesher
2010-02-15Merged revisions 246709 via svnmerge from Tilghman Lesher
2010-02-15Restore triedtopribridge flag code removed in -r211197.Richard Mudgett
2010-02-15Instead of just automatically filtering out in the Makefile, give an indicati...Tilghman Lesher
2010-02-15chan_sip parse code refactoring plus two new unit testsDavid Vossel
2010-02-12Merged revisions 246545 via svnmerge from David Vossel
2010-02-12Blocked revisions 246460 via svnmergeJason Parker
2010-02-12fixes areas where port should be removed from domain during parsingDavid Vossel
2010-02-12Updated doc for OSP lookup application.TransNexus OSP Development
2010-02-11fixes some test description formatting inconsistencies so log file looks niceDavid Vossel
2010-02-11astobj2 unit test and bug fixDavid Vossel
2010-02-10Add a test module for the event API, test_event.c.Russell Bryant
2010-02-10additional parse_uri test and documentationDavid Vossel
2010-02-10res_pktccops needs to be able to export a symbol for chan_mgcpTilghman Lesher
2010-02-10Fussy compiler on another machine...Tilghman Lesher
2010-02-10Fix weird issue with unit tests on optimized build - turned out to be a signi...Tilghman Lesher
2010-02-10Merged revisions 246115 via svnmerge from David Vossel
2010-02-10Change channel state on local channels for busy,answer,ring.Jeff Peeler
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.Tilghman Lesher
2010-02-10Enable warnings on atypical conditions for the FILTER function (suggested by ...Tilghman Lesher
2010-02-10Merged revisions 245944 via svnmerge from Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-09fixes a merging error for the iaxs and iaxsl off by one fixDavid Vossel
2010-02-09Merged revisions 245792 via svnmerge from David Vossel
2010-02-09Ensure frames are only freed once.Tilghman Lesher
2010-02-09This commit removes an extra newline in T.38 generated SDP packets. This bug ...Matthew Nicholson
2010-02-09Don't offer MMR or JBIG transcoding during T.38 negotiation.Kevin P. Fleming
2010-02-08Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.Russell Bryant
2010-02-08UNREGISTER instead of REGISTER in unload_module().Russell Bryant
2010-02-08Use memmove() instead of memcpy() for a case where the buffers overlap.Russell Bryant
2010-02-08Remove object files from the channels/sip/ directory on make clean.Russell Bryant
2010-02-08Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.Tilghman Lesher
2010-02-08Merged revisions 245496 via svnmerge from Jason Parker
2010-02-08Blocked revisions 245422 via svnmergeOlle Johansson
2010-02-08Add the libvpb-dev package as a dependency.Russell Bryant
2010-02-08Add a todo for pbx_gtkconsole for updating to gtk2.Russell Bryant
2010-02-08Add more packages required for building Asterisk modules.Russell Bryant
2010-02-08Make chan_usbradio compile.Russell Bryant
2010-02-08Add a SHA1 test module.Russell Bryant
2010-02-08Remove unnecessary include, ast_md5_hash() comes from utils.h.Russell Bryant
2010-02-07Add an MD5 test module.Russell Bryant
2010-02-07Fix a couple of spelling errors, and add format module dependencies.Russell Bryant
2010-02-07Tweak formatting and add minor updates to some comments.Russell Bryant
2010-02-07Remove an extra space.Russell Bryant
2010-02-07Remove parsing of constantssrc from reload_config.Mark Michelson
2010-02-06Remove useless sip options related to hash table size.Mark Michelson
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabledDavid Vossel