Commit Graph

27082 Commits (ca030845ff2f46ad51d08e47d7664ff3dc24460c)
 

Author SHA1 Message Date
Matt Jordan 2d20379f8e Merge "app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'."
10 years ago
Richard Mudgett 03eb6cbc10 res_ari_events: Fix shutdown ref leak.
10 years ago
Richard Mudgett e1e7e205bc res_http_websocket.c: Add missing unref on an off nominal path.
10 years ago
Richard Mudgett 59253a2262 res_http_websocket.c: Fix some off nominal path cleanup.
10 years ago
Richard Mudgett 1f0a9f8a76 res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().
10 years ago
Richard Mudgett 9fb4a96e15 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Richard Mudgett 87b22969a4 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett 5cf98e2459 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Scott Griepentrog 178e1adffb CHAOS: prevent sorcery object with null id
10 years ago
Mark Michelson 5a85711568 res_pjsip_sdp_rtp: Restore removed NULL check.
10 years ago
Richard Mudgett 7c4cb8618d audiohook.c: Simplify variable usage in audiohook_read_frame_both().
10 years ago
Richard Mudgett bb37473234 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
10 years ago
Mark Michelson f96ce0de87 Merge "chan_sip.c: wrong peer searched in sip_report_security_event"
10 years ago
Kevin Harwell 43bdddfc26 chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Joshua Colp 495dfb24b7 res_http_websocket: When shutting down a session don't close closed socket
10 years ago
Joshua Colp e1e37e47fd Merge "res_http_websocket: Forcefully terminate on write errors."
10 years ago
Mark Michelson 58edd2dddc Merge "chan_dahdi.c: Lock private struct for ast_write()."
10 years ago
Mark Michelson 318b97fd1e Merge "chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF."
10 years ago
Joshua Colp 1aa722b3ce Merge "chan_sip: Fix negotiation of iLBC 30."
10 years ago
Mark Michelson cf45868984 Merge "res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message."
10 years ago
Joshua Colp 7e65be4ecd res_http_websocket: Forcefully terminate on write errors.
10 years ago
Matt Jordan a87e2dd254 res/res_format_attr_silk: Expose format attributes to other modules
10 years ago
Richard Mudgett 87c92d2aee chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett b9b957d4e9 chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Richard Mudgett f3f5b45d57 res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.
10 years ago
Alexander Traud 991d4da1eb chan_sip: Fix negotiation of iLBC 30.
10 years ago
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
10 years ago
Joshua Colp feffafbd55 Merge "Replace htobe64 with htonll"
10 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
10 years ago
Matt Jordan 35fe8f74fe Merge "rtp_engine.c: Fix performance issue with several channel drivers that use RTP."
10 years ago
David M. Lee d5f0c27122 Replace htobe64 with htonll
10 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
10 years ago
Scott Emidy 12e6f5ac01 ARI: Retrieve existing log channels
10 years ago
Scott Emidy b91ca7ba49 ARI: Creating log channels
10 years ago
Joshua Colp ecd4cde521 Merge "ARI: Deleting log channels"
10 years ago
Joshua Colp 1b89cbb3b0 Merge "res_pjsip: Ensure sanitized XML is NULL terminated."
10 years ago
Joshua Colp 12d7c8a740 Merge "res_pjsip_pubsub: More accurately persist packet."
10 years ago
Joshua Colp 58effbc3f6 Merge "res_rtp_asterisk.c: Fix off-nominal crash potential."
10 years ago
Scott Emidy f19c4930c2 ARI: Deleting log channels
10 years ago
Mark Michelson 382334cc06 res_pjsip_pubsub: More accurately persist packet.
10 years ago
Joshua Colp ca84a4b235 Merge "rtp_engine.c: Must protect mime_types_len with mime_types_lock."
10 years ago
Joshua Colp 7ebca6795b Merge "res_pjsip_sdp_rtp.c: Fixup some whitespace."
10 years ago
Joshua Colp 4b6c657a82 res_pjsip: Ensure sanitized XML is NULL terminated.
10 years ago
Joshua Colp 3d4db97253 Merge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list."
10 years ago
Joshua Colp 8a48c9e6cb Merge "res_http_websocket: Debug write lengths."
10 years ago
Joshua Colp 7351d33a1f res_rtp_asterisk: Don't leak temporary key when enabling PFS.
10 years ago
Mark Michelson c63316eec1 res_http_websocket: Debug write lengths.
10 years ago
Matt Jordan 3ba6099a9e Merge "res_http_websocket: Avoid passing strlen() to ast_websocket_write()."
10 years ago
Matt Jordan 8672f0bbbd Merge "res/res_rtp_asterisk: Add ECDH support"
10 years ago
Mark Michelson 35a98161df res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago