Commit Graph

361 Commits (8771180e02037ee45500e055bfa2f0022c087c4c)

Author SHA1 Message Date
Viktor Litvinov 8771180e02 res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
9 months ago
Alexey Vasilyev 614db1c218 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
9 months ago
Sean Bright 16d8c3f438 Revert "res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets."
12 months ago
George Joseph 2f3b10d1b2 res_rtp_asterisk: Fix dtls timer issues causing FRACKs and SEGVs
12 months ago
Mike Bradeen 8ad9f7d320 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Mike Bradeen 56f1c20952 res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Mike Bradeen cf564713a4 rtp_engine: add support for multirate RFC2833 digits
1 year ago
romryz e95611216f res_rtp_asterisk.c: Correct coefficient in MOS calculation.
2 years ago
Sean Bright 72d631b7bd res_rtp_asterisk.c: Update for OpenSSL 3+.
2 years ago
Brad Smith 3949358ee1 res_rtp_asterisk.c: Fix runtime issue with LibreSSL
2 years ago
Sean Bright 81386086be res_rtp_asterisk.c: Fix memory leak in ephemeral certificate creation.
2 years ago
Vitezslav Novy e1231fa4ac res_rtp_asterisk: fix wrong counter management in ioqueue objects
2 years ago
George Joseph a49bb17dbb res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
George Joseph be5e9c568d res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
zhengsh d3c4f93ca6 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 c85fc1278f doxygen: Fix doxygen errors.
3 years ago
George Joseph 91415a83d1 res_rtp_asterisk: Don't use double math to generate timestamps
3 years ago
George Joseph 7dc8773178 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
George Joseph 3a3d6c7dcb Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"
3 years ago
George Joseph e66c5da145 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