Commit Graph

49 Commits (726d6dd166e65ce043d42df0ebb96e1e3b5495cb)

Author SHA1 Message Date
Alexander Traud 726d6dd166 channels: Fix for Doxygen.
3 years ago
Josh Soref d46ba42910 channels: Spelling fixes
3 years ago
Corey Farrell 90a11c4ae7
chan_sip deprecation.
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell cf1188a1be Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Florian Sauerteig 3ec9cf7d6a chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Matthew Jordan ff83ff564c channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Matthew Jordan 91f7b66183 chan_sip: Mark chan_sip and its files as extended support
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Matthew Jordan eed03fc01a chan_sip: Support RFC-3966 TEL URIs in inbound INVITE requests
11 years ago
Jonathan Rose beb5cdbef5 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Richard Mudgett 9f19d096e3 chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
David M. Lee be727bf0d2 Fix Record-Route parsing for large headers.
12 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Richard Mudgett ae32acfa3e Misc minor fixes in reqresp_parser.c and chan_sip.c.
13 years ago
Walter Doekes 863d7189b9 Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Terry Wilson 04f04ff39d 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