summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-26Remove unnecessary includes, formatting tweakRussell Bryant
2010-02-26constification and remove unnecessary includeRussell Bryant
2010-02-25Merged revisions 248860 via svnmerge from Jeff Peeler
2010-02-25Fix incorrect ACL behavior when CIDR notation of "/0" is used.Mark Michelson
2010-02-25Merged revisions 248859 via svnmerge from Tilghman Lesher
2010-02-25Merged revisions 248757 via svnmerge from Jeff Peeler
2010-02-24Blocked revisions 248668 via svnmergeJeff Peeler
2010-02-24Also kill the .i files, or else the build process will not recreate them, whe...Tilghman Lesher
2010-02-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2010-02-24Remove unnecessary warning message, make a couple of formatting tweaksRussell Bryant
2010-02-24Add ASTERISK_FILE_VERSION macro.Russell Bryant
2010-02-23Unit test for ast_str API.Mark Michelson
2010-02-23Merged revisions 248396 via svnmerge from David Vossel
2010-02-22Move the REF_DEBUG comment higher in the include list.Mark Michelson
2010-02-22Blocked revisions 248268 via svnmergeOlle Johansson
2010-02-22Minor tweaks to comment blocks and includes.Russell Bryant
2010-02-22Tweak copyright and author lines.Russell Bryant
2010-02-21Cleanup transmit_* functions, part 1Michiel van Baak
2010-02-20Improve support for RTCP reports without report blocksOlle Johansson
2010-02-20Blocked revisions 248106 via svnmergeOlle Johansson
2010-02-19mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_acc...Moises Silva
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