Commit Graph

2076 Commits (f3cdc37300eb796677c874912ae13f283cb70f13)

Author SHA1 Message Date
Richard Mudgett f3cdc37300 AST-2017-008: Improve RTP and RTCP packet processing.
8 years ago
Joshua Colp b7c84650b1 Merge "res_rtp_asterisk: Only learn a new source in learn state." into 11
8 years ago
Corey Farrell e918cb2b1e AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Joshua Colp d8d3f12720 res_rtp_asterisk: Only learn a new source in learn state.
8 years ago
zuul c5e8dc65ab Merge "res_fax: Fix a tight race condition causing fax to crash in audio fallback" into 11
9 years ago
Torrey Searle c0c041d9c7 res_fax: Fix a tight race condition causing fax to crash in audio fallback
9 years ago
Torrey Searle 847ead5a9a res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Richard Mudgett 76e5c36c29 res_fax: Fix deadlock in ast_channel_get_t38_state().
10 years ago
Richard Mudgett 2e7ad40f41 res_fax.c, res_fax_spandsp.c: Misc deadlock fixes.
10 years ago
Richard Mudgett 8015550116 res_fax.c: Fix deadlock in fax_gateway_indicate_t38().
10 years ago
Richard Mudgett e79bf5539f res_fax.c: Add chan locked precondition comments.
10 years ago
Richard Mudgett 6429a27b88 ast_framehook_detach() must be called with the channel locked.
10 years ago
Richard Mudgett 258705cfcd res_fax: Fix latent bug exposed by ASTERISK-24841 changes.
10 years ago
Richard Mudgett dd600f60be res_fax.c: Remove redundant locking.
10 years ago
Richard Mudgett 350c866eb5 res_fax: Fix some curlies on the end of function definitions.
10 years ago
Alexander Traud cdc1af48e6 res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.
10 years ago
zuul adb5f3bf9b Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS." into 11
10 years ago
Alexander Traud 8653da4fa2 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
10 years ago
zuul 1affbd9449 Merge "res_fax: Fix reference leak in fax_v21_session_new." into 11
10 years ago
Corey Farrell d4f0cc5ec5 res_fax: Fix reference leak in fax_v21_session_new.
10 years ago
George Joseph 9548ccca0e res_rtp_asterisk: Fix a self-comparison identified by gcc 6
10 years ago
zuul ff2573bc3a Merge "res_rtp_asterisk: fix memory leak in dtls" into 11
10 years ago
Torrey Searle 63f041dc6b res_rtp_asterisk: fix memory leak in dtls
10 years ago
Alexander Traud eeae30db50 res_rtp_asterisk: Use latest DTLS version available by underlying platform.
10 years ago
Alexei Gradinari 7133572cf8 fix: memory and resource leaks
10 years ago
Alexander Traud effa207bc4 res_srtp: Instead of libSRTP use OpenSSL as random source.
10 years ago
Alexei Gradinari 987ec85681 res_fax/t38_gateway: Peer V.21 session is created on wrong channel
10 years ago
Walter Doekes 7878141198 musiconhold: Only warn if music class is not found in memory and database.
10 years ago
Christof Lauber 8ba5eb42f5 res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables
10 years ago
Karsten Wemheuer 78fb989209 res_xmpp: Does not connect in component mode
10 years ago
Sean Bright 2d29e67567 res_musiconhold: Prevent multiple simultaneous reloads.
10 years ago
Joshua Colp 2012acac20 Merge "res_crypto: Perform cleanup at shutdown." into 11
10 years ago
Corey Farrell 006ce3679c res_calendar: Cleanup scheduler context at unload.
10 years ago
Corey Farrell d2fd720290 res_crypto: Perform cleanup at shutdown.
10 years ago
Dade Brandon 10435bfa69 res_http_websocket.c: prevent avoidable disconnections caused by write errors
10 years ago
Kevin Harwell 3066b80259 res_rtp_asterisk: rtp->ice check not wrapped in USE_PJPROJECT ifdef
10 years ago
Dade Brandon 6dc4aacaed res_rtp_asterisk: Resolve further timing issues with DTLS negotiation
10 years ago
server-pandora 5e6b1476a0 res_rtp_asterisk.c: Fix DTLS negotiation delays.
10 years ago
Kevin Harwell 92f631e2f4 fastagi: record file closed after sending result
10 years ago
Steve Davies e74110188d Further fixes to improper usage of scheduler
10 years ago
Richard Mudgett 9f4892ece4 res_config_pgsql.c: Fix deadlock loading realtime configuration.
10 years ago
Matt Jordan 44efdbd2de res/res_rtp_asterisk: Fix assignment after ao2 decrement
10 years ago
Matt Jordan 60a9172d7e Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Joshua Colp fa0985851a res_rtp_asterisk: Move "Set role" warning to be debug.
10 years ago
David M. Lee 819760baec res_rtp_asterisk: Add more ICE debugging
10 years ago
David M. Lee 94b764c8f3 Fix when remote candidates exceed PJ_ICE_MAX_CAND
11 years ago
Joshua Colp b9bd3c1435 res_http_websocket: Forcefully terminate on write errors.
11 years ago
David M. Lee 06b464ab1b Replace htobe64 with htonll
11 years ago
Joshua Colp c7a1dca4ba res_rtp_asterisk: Don't leak temporary key when enabling PFS.
11 years ago
Mark Duncan 2d2e741905 res/res_rtp_asterisk: Add ECDH support
11 years ago