Commit Graph

349 Commits (32b57067a644cb66c2af90704cca5085cc573125)

Author SHA1 Message Date
George Joseph 32b57067a6 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
George Joseph e46cc258ab res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
zhengsh 37b1ceab2b res_rtp_asterisk: Move ast_rtp_rtcp_report_alloc using `rtp->themssrc_valid` into the scope of the rtp_instance lock.
2 years ago
Sean Bright 96d9ad51ac doxygen: Fix doxygen errors.
3 years ago
George Joseph 2f5aece0c9 res_rtp_asterisk: Don't use double math to generate timestamps
3 years ago
George Joseph 4710f37ef6 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
George Joseph 62ca063fca Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"
3 years ago
George Joseph d454801c2d res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
Sean Bright 5ac5c2b0ab openssl: Supress deprecation warnings from OpenSSL 3.0
4 years ago
Torrey Searle 7b15ced930 res/res_rtp_asterisk: fix skip in rtp sequence numbers after dtmf
4 years ago
Naveen Albert d35e292ae4 res_rtp_asterisk: Fix typo in flag test/set
4 years ago
Mike Bradeen 59fcd1e7e2 res_rtp_asterisk: Addressing possible rtp range issues
4 years ago
Alexander Traud a85f2bf34d res: Fix for Doxygen.
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Jean Aunis 6bc747b639 res_rtp_asterisk: fix memory leak
4 years ago
Guido Falsi 29ad5b18f1 res_rtp_asterisk.c: Fix build failure when not building with pjproject.
4 years ago
Sebastien Duthil 6fbf55ac11 res_rtp_asterisk: Automatically refresh stunaddr from DNS
4 years ago
Alexander Traud 63d27af3ca res_rtp_asterisk: sqrt(.) requires the header math.h.
4 years ago
Joshua C. Colp a985e5069c res_rtp_asterisk: Set correct raddr port on RTCP srflx candidates.
4 years ago
Jeremy Lainé d162789c4d res_rtp_asterisk: make it possible to remove SOFTWARE attribute
5 years ago
Sean Bright b1807d440e res_rtp_asterisk: More robust timestamp checking
5 years ago
Kevin Harwell 0fc906a5e1 res_rtp_asterisk: Fix standard deviation calculation
5 years ago
Kevin Harwell c4a376aac2 res_rtp_asterisk: Don't count 0 as a minimum lost packets
5 years ago
Kevin Harwell 65b68fd060 res_rtp_asterisk: Statically declare rtp_drop_packets_data object
5 years ago
Joshua C. Colp 8bd13a995a res_rtp_asterisk: Only raise flash control frame on end.
5 years ago
Kevin Harwell b86f1ef54c res_rtp_asterisk: Add a DEVMODE RTP drop packets CLI command
5 years ago
Joshua C. Colp cce5ee5b7a res_rtp_asterisk: Force resync on SSRC change.
5 years ago
Torrey Searle 8c247e2a94 res/res_rtp_asterisk: generate new SSRC on native bridge end
5 years ago
Salah Ahmed 5d42dd2e6a res_rtp_asterisk: Check remote ICE reset and reset local ice attrb
5 years ago
Kevin Harwell e5e49d7ecd res_rtp_asterisk: Add packet subtype during RTCP debug when relevant
5 years ago
Alexander Traud 389b8b0774 rtp: Enable srtp replay protection
5 years ago
Sean Bright e7b13df394 res_rtp_asterisk.c: Fix signed mismatch that leads to overflow
5 years ago
Kevin Harwell 56028426de 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
6 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