Commit Graph

328 Commits (19eef2a6dc26e960059c46b7fc8adb08984845c1)

Author SHA1 Message Date
Kevin Harwell 17c86dcfaa res_rtp_asterisk: Fix standard deviation calculation
5 years ago
Kevin Harwell 0ad1ff8a72 res_rtp_asterisk: Don't count 0 as a minimum lost packets
5 years ago
Kevin Harwell 1414b9cc57 res_rtp_asterisk: Statically declare rtp_drop_packets_data object
5 years ago
Joshua C. Colp b0d828f14a res_rtp_asterisk: Only raise flash control frame on end.
5 years ago
Kevin Harwell b912b31853 res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
5 years ago
Joshua C. Colp 2e7fc84398 res_rtp_asterisk: Force resync on SSRC change.
5 years ago
Torrey Searle 90ef6a14a7 res/res_rtp_asterisk: generate new SSRC on native bridge end
5 years ago
Salah Ahmed df8d335ad1 res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
5 years ago
Kevin Harwell be0a61bc3d res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
5 years ago
Alexander Traud 703158b903 rtp: Enable srtp replay protection
5 years ago
Sean Bright 5a6f2f913b res_rtp_asterisk.c: Fix signed mismatch that leads to overflow
5 years ago
Kevin Harwell 6255e7976c Logging: Add debug logging categories
5 years ago
Joshua C. Colp c84d962eae res_rtp_asterisk: Don't assume setting retrans props means to enable.
5 years ago
sungtae kim c8c94b6cf1 res_rtp_asterisk.c: Fixed memory leak
5 years ago
Guido Falsi e4366308e1 res_rtp_asterisk: Protect access to nochecksums with #ifdef
6 years ago
Pirmin Walthert d50fd0acc0 res_rtp_asterisk: Resolve loop when receive buffer is flushed
6 years ago
Pirmin Walthert ca032d1e2e res_rtp_asterisk: Free payload when error on insertion to data buffer
6 years ago
bernard merindol 7db03e12a7 res_rtp_asterisk.c: Check for first DTMF having timestamp set to 0
6 years ago
Jaco Kroon 2b80e5f5da res_rtp_asterisk: iterate all local addresses looking to populate ICE.
6 years ago
Alexander Traud ee1c7f465b
res_rtp_asterisk: Build without PJProject.
6 years ago
traud 1ef1b1b0c2 res_rtp_asterisk: Avoid absolute value on unsigned subtraction.
6 years ago
Joshua C. Colp 96e8d411e1 res_rtp_asterisk: Ensure sufficient space for worst case NACK.
6 years ago
Jaco Kroon 82c3939c38 res_rtp_asterisk: implement ACL mechanism for ICE and STUN addresses.
6 years ago
Torrey Searle a1dba820cf res_rtp_asterisk: Send correct sender SSRC when p2p bridge in use
6 years ago
Joshua Colp e8468eee13 Merge "res_rtp_asterisk: Add 'rtp show settings' cli command"
6 years ago
Rodrigo Ramírez Norambuena e089779908 res_rtp_asterisk: Add 'rtp show settings' cli command
6 years ago
Joshua C. Colp 87fda066ea res_rtp_asterisk: Improve video performance in certain networks.
6 years ago
Ben Ford 168637cc0c RTP/ICE: Send on first valid pair.
6 years ago
Kevin Harwell 3865b3fd6a res_rtp_asterisk: bad audio (static) due to incomplete dtls/srtp setup
6 years ago
Joshua C. Colp 1b53d329ac res_rtp_asterisk: Don't produce transport-cc if no packets.
6 years ago
George Joseph 39c920ac78 res_rtp_asterisk: Add frame list cleanups to ast_rtp_read
6 years ago
George Joseph b3de3ce042 Merge "res_rtp_asterisk: Always return provided DTLS packet length."
6 years ago
Joshua Colp 02129ad4d0 res_rtp_asterisk: Always return provided DTLS packet length.
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Joshua Colp 6e907ae5d4 res_rtp_asterisk: Remove a log message that slipped in.
6 years ago
Joshua Colp e79a3b428a Merge "func_jitterbuffer: Add audio/video sync support."
6 years ago
Joshua Colp 7298a785ad func_jitterbuffer: Add audio/video sync support.
6 years ago
Ben Ford 723b695ce5 res_rtp_asterisk.c: Send RTCP as compound packets.
6 years ago
Ben Ford 0e56643d9f res_rtp: Add unit tests for RTCP stats.
6 years ago
Joshua Colp 2feac1d361 res_rtp_asterisk: Move where DTLS MTU variable is defined.
6 years ago
Joshua Colp a8e5cf557d res_rtp_asterisk: Add support for DTLS packet fragmentation.
6 years ago
Friendly Automation 9b0a21c402 Merge "res_rtp_asterisk: timestamp should be unsigned instead of signed int"
6 years ago
Morten Tryfoss 3224ac07c9 res_rtp_asterisk: timestamp should be unsigned instead of signed int
6 years ago
George Joseph be83591f99 res_rtp_asterisk: Add ability to propose local address in ICE
7 years ago
Joshua Colp 7a6fd83aca res_rtp_asterisk: Fix sequence number cycling and packet loss count.
7 years ago
Joshua Colp 6bb70c93f1 rtp: Add support for transport-cc in receiver direction.
7 years ago
Matthew Fredrickson f78306470b res/res_rtp_asterisk: Enable rxjitter calculation for video
7 years ago
sungtae kim 8641fd9700 res/res_rtp_asterisk.c: Fixing possible divide by zero
7 years ago
Torrey Searle 360f543677 res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen
7 years ago
Torrey Searle 8ea9608efb res/res_rtp_asterisk: clear smoother when local bridging
7 years ago