Commit Graph

33 Commits (10)

Author SHA1 Message Date
Kevin P. Fleming e7f158f20c Multiple revisions 369001-369002
13 years ago
Kinsey Moore 3b4b40beb0 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore 573b7a2d18 Resolve FORWARD_NULL static analysis warnings
13 years ago
Richard Mudgett 33dc146b63 Misc minor fixes in reqresp_parser.c and chan_sip.c.
13 years ago
Walter Doekes b97602d85c Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Terry Wilson 11a6abe970 Don't treat a host:port string as a domain
14 years ago
David Vossel 6693c49a6a Merged revisions 324685 via svnmerge from
14 years ago
Jonathan Rose 0caae96609 Merged revisions 321273 via svnmerge from
14 years ago
Mark Murawki 9a7f807278 Merged revisions 321155 via svnmerge from
14 years ago
Matthew Nicholson 9066db4329 Merged revisions 318720 via svnmerge from
14 years ago
Matthew Nicholson e87639fc26 Merged revisions 315894 via svnmerge from
14 years ago
Brett Bryant 15f633294d Merged revisions 311612 via svnmerge from
14 years ago
Terry Wilson 82ef85f20b Merged revisions 311558 via svnmerge from
14 years ago
Matthew Nicholson 48a9694ed0 Merged revisions 304245 via svnmerge from
14 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
14 years ago
Jeff Peeler 7a987a853e Merged revisions 280269 via svnmerge from
15 years ago
David Vossel 4a98994542 Merged revisions 279568 via svnmerge from
15 years ago
Mark Michelson dd9428666d Merged revisions 279504 via svnmerge from
15 years ago
Mark Michelson d1ad460b3d SIP URI comparison fixes.
15 years ago
Mark Michelson 2289649901 Fix up some weird indentation problems in reqresp_parser.c
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Mark Michelson 0cc20f86ba Fix sip_uri_parse test comparison.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
David Vossel 8a07dbf95d rfc compliant sip option parsing + new unit test
15 years ago
David Vossel 462da0585e fixes crash when From header URI is missing "sip:"
15 years ago
David Vossel 846050f698 fixes some coding guideline issue
15 years ago
David Vossel 2112418032 addition of more parse_uri test cases
15 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
15 years ago
David Vossel 2003243947 chan_sip parse code refactoring plus two new unit tests
15 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
15 years ago
David Vossel f57e5150e5 additional parse_uri test and documentation
15 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
15 years ago
David Vossel a9932363a9 -----Changes -----
15 years ago