Commit Graph

364 Commits (8149554e9004c2a37e2fa8ca26dbe19d99241229)

Author SHA1 Message Date
Sean Bright 777cd31d22 res_rtp_asterisk.c: Don't truncate spec-compliant `ice-ufrag` or `ice-pwd`.
8 months ago
Maximilian Fridrich e02de88e4e Revert "res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big"
8 months ago
Sean Bright 9665903d4b res_rtp_asterisk.c: Use correct timeout value for T.140 RED timer.
8 months ago
Viktor Litvinov f30ad96b3f res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
11 months ago
Alexey Vasilyev dc64d485d7 res_rtp_asterisk.c: Fix bridged_payload matching with sample rate for DTMF
11 months ago
Sean Bright c13ef65f21 Revert "res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets."
1 year ago
George Joseph 5d978ffcce res_rtp_asterisk: Fix dtls timer issues causing FRACKs and SEGVs
1 year ago
Mike Bradeen 055031dfcb res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Mike Bradeen 52bdfe09ab res_pjsip_sdp_rtp: Add support for default/mismatched 8K RFC 4733/2833 digits
1 year ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
1 year ago
romryz 162c920f90 res_rtp_asterisk.c: Correct coefficient in MOS calculation.
2 years ago
George Joseph 8c3ececb12 res_rtp_asterisk: Fix regression issues with DTLS client check
2 years ago
George Joseph d7d7764cb0 res_rtp_asterisk.c: Check DTLS packets against ICE candidate list
2 years ago
Sean Bright 83636e4b92 res_rtp_asterisk.c: Update for OpenSSL 3+.
2 years ago
Brad Smith 6ec59e1e04 res_rtp_asterisk.c: Fix runtime issue with LibreSSL
2 years ago
Sean Bright 99527745eb res_rtp_asterisk.c: Fix memory leak in ephemeral certificate creation.
2 years ago
Vitezslav Novy 8079e5eec4 res_rtp_asterisk: fix wrong counter management in ioqueue objects
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