summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-19handle_request_invite revise comment, fix coding guideline issuesDavid Vossel
2010-02-19Merged revisions 247910 via svnmerge from Richard Mudgett
2010-02-18Revert an errant part of a previous cleanup, to fix a memory corruption issue.Tilghman Lesher
2010-02-18If the peer record is from realtime, it could be set to 0, due to MySQL not r...Tilghman Lesher
2010-02-18fixes confbridge crash when no timing module is loaded.David Vossel
2010-02-18fixes Queue with C option crashDavid Vossel
2010-02-18Merged revisions 247651 via svnmerge from Matthew Nicholson
2010-02-18Fix placing ISDN calls on hold preventing native bridging from being reexamin...Richard Mudgett
2010-02-18Merged revisions 247508 via svnmerge from Leif Madsen
2010-02-18Merged revisions 247502 via svnmerge from Leif Madsen
2010-02-18Add a new manager event for our buddies status.Philippe Sultan
2010-02-18Merged revisions 247422 via svnmerge from Russell Bryant
2010-02-17Fix a couple of bugs in test tab completion.Mark Michelson
2010-02-17Tab completion for test categories and names for "test show registered" and "...Mark Michelson
2010-02-17Fix two problems in ast_str functions found while writing a unit test.Mark Michelson
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryJeff Peeler
2010-02-17modified device2extension_test's categoryDavid Vossel
2010-02-17unit test for combined device state mapping and device to exten state mappingDavid Vossel
2010-02-17addition of dynamic parkinglots featureDavid Vossel
2010-02-17Merged revisions 247168 via svnmerge from Mark Michelson
2010-02-17RTP documentation states that you can pass NULL as the module, so make sure t...Tilghman Lesher
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...Tilghman Lesher
2010-02-16Add va_end calls to __ast_str_helper.Mark Michelson
2010-02-16generate connected line info update from info in h.323 packetsAlexandr Anikin
2010-02-16Add some clarifying documentation to the ast_str_set and ast_str_append funct...Mark Michelson
2010-02-16swap openssl with OpenSSL in warning message.David Vossel
2010-02-16warning message if openssl support is missing while attempting tls connectionDavid Vossel
2010-02-16Add unit test for dialplan pattern matching.Mark Michelson
2010-02-16fixes sample rate conversion issue with Monitor applicationDavid Vossel
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