Commit Graph

186 Commits (20ee33e22e3724c35ab3078c5032b87af5b4920c)

Author SHA1 Message Date
Terry Wilson cb160a12b0 Destroy RTP fds when we schedule final dialog destruction
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 243d87038e correct handling of get_destination return values
15 years ago
David Vossel 8a07dbf95d rfc compliant sip option parsing + new unit test
15 years ago
Matthew Nicholson 9bbeb945e8 Merged revisions 271689 via svnmerge from
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 a1fe641a38 retransmit response to BYE requests until timer J expires
15 years ago
David Vossel 2112418032 addition of more parse_uri test cases
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Richard Mudgett ebbf166c2d Make SIP tests compile again.
15 years ago
Tilghman Lesher 8b790e4f06 Mailbox list would previously grow at each reload, containing duplicates.
15 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
15 years ago
Terry Wilson c7303d840e Add support for direct media ACLs
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
15 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
15 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
15 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
15 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Mark Michelson 54f5e1f840 Add new rtpsource options to the CHANNEL function.
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Tilghman Lesher e7a5fb5459 Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
16 years ago
David Vossel 2003243947 chan_sip parse code refactoring plus two new unit tests
16 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
16 years ago
David Vossel f57e5150e5 additional parse_uri test and documentation
16 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
Russell Bryant f199367b93 Tweak formatting and add minor updates to some comments.
16 years ago
David Vossel 1810f1efff fixes issue with sip registry not having correct default expiry
16 years ago
David Vossel a9932363a9 -----Changes -----
16 years ago