Commit Graph

124 Commits (fcea6910f60760527d874465f65cb617bc6f88a2)

Author SHA1 Message Date
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Jason Parker bbd290308f Fix an RTP instance allocation failure on Solaris.
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 8c7b3cf738 Merged revisions 221776 via svnmerge from
16 years ago
Terry Wilson 10ce6cd757 Use rtp properties instead of adding a callback
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Mark Michelson cee8c6cd47 Get rid of annoying and cryptic debug messages.
16 years ago
Joshua Colp 606112e234 Add two more API calls for getting the current glue and channel in bridging code.
16 years ago
Joshua Colp 1effb11ef5 Add an API call for retrieving the engine in use by an RTP instance.
16 years ago
Kevin P. Fleming 0a6e06c7ff Rework of T.38 negotiation and UDPTL API to address interoperability problems
16 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
16 years ago
Joshua Colp e85296e244 Add support for allowing an RTP engine to decide on whether it is possible for specific formats to be transcoded for an RTP instance.
16 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
16 years ago
Joshua Colp 4900d37d71 Fix a bug where we were passing in address information that should remain unmodified to a function that may modify it.
16 years ago
Russell Bryant f6bdacebe4 Don't do a pointer comparison before setting the remote address.
16 years ago
Joshua Colp c1073e0ac3 Merged revisions 195095 via svnmerge from
16 years ago
Russell Bryant 2c1ffef923 Resolve Solaris build issues and add some API documentation.
16 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
16 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
16 years ago
Joshua Colp b0637fe624 Fix a bug where we would native bridge when we did not want to.
16 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
16 years ago
Joshua Colp 9597e33a63 Pass the correct value to sizeof when copying address information.
16 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago