Commit Graph

37 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 0df63e04e5 fix some class/struct fwd decl mismatches
15 years ago
Stefan Sayer 4bd9cd2025 sbc: RTP relay: symmetric RTP implementation
15 years ago
Stefan Sayer 1cb0bace17 sbc: RTP relay mode
15 years ago
Raphael Coeffic e3f48aba8c adds multihomed support for RTP streams
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
Stefan Sayer 609995aa79 removed ICMP watcher.
16 years ago
Stefan Sayer cf15e5cd72 making setLocalPort() visible
17 years ago
Stefan Sayer 218642decf Fix incorrect handling of rtpevent packet. In AmRtpStream, rtpevent
18 years ago
Stefan Sayer 6f44a030bb core ZRTP support (see zfoneproject.com)
18 years ago
Stefan Sayer 36952ca775 forgotten commit
18 years ago
Stefan Sayer 82566a5315 removed obsolete stuff
18 years ago
Stefan Sayer 407b31541f optimization: the RTP packet buffer which is used in recvfrom() is used throughout the RTP packet
18 years ago
Stefan Sayer 9411ad3ac8 fixes for SEMS on Solaris
18 years ago
Stefan Sayer 7e9f32768c pinging remote on early session for opening FW/NAT/symmetric rtp
19 years ago
Stefan Sayer 061dcad669 o early media receiving support
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 8132928ace renaming of jitter_buf in receive_buf, wallclock_ts (to be continued)
19 years ago
Stefan Sayer 027de94734 fixes rtp ts handling bug in receiving introduced in r281.
19 years ago
Stefan Sayer 5eb2a7325a handling of RTP timeout improved
19 years ago
Maxim Sobolev 3b527c2353 Include all possible payload types into 200 OK and actually accept any of them
19 years ago
Stefan Sayer 4e6f4a917b sessions can be set onHold with AmSession::setOnHold, if you want a reinvite with on Hold, call AmSession::Reinvite after setOnHold
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
19 years ago
Raphael Coeffic 4a82d793a3 - added a centralized pseudo-random number function.
19 years ago
Stefan Sayer 866b8703ac drops received packets if not using input
19 years ago
Stefan Sayer 89ba248551 re-added adaptive playout buffer with the packet size patches from rc1.
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
19 years ago
Stefan Sayer ce50f085ff small cache optimisation. ssrc is not set!
19 years ago
Maxim Sobolev 0f59c71eb3 Implement real adaptive jitter buffering. Otherwise things like conferencing
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago
Stefan Sayer 7c16a0f557 more doxygen documentation
20 years ago
Stefan Sayer 809a2727d7 added doxygen class documentation
20 years ago
Raphael Coeffic c7a5180592 Many thanks to Rick van Rein for this patch. Here are his explainations to the path:
20 years ago
Raphael Coeffic 555dd79d0a reorganized session beginning:
20 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
20 years ago