Commit Graph

26945 Commits (89003ea320fdaec02354ac654d398e0220610877)
 

Author SHA1 Message Date
Rodrigo Ramírez Norambuena 89003ea320 README*: Remove trailing whitespace
10 years ago
Richard Mudgett 857923d9c7 chan_sip.c: Set preferred rx payload type mapping on incoming offers.
10 years ago
Richard Mudgett d643b206c6 res_pjsip_sdp_rtp.c: Set preferred rx payload type mapping on incoming offers.
10 years ago
Richard Mudgett f7df3e1a01 rtp_engine.c: Get current or create a needed rx payload type mapping.
10 years ago
Richard Mudgett 38854a9f7b rtp_engine.c: Extract rtp_codecs_payload_replace_rx().
10 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
10 years ago
Mark Michelson aacb46b56a Merge "res_ari_events: Fix shutdown ref leak."
10 years ago
Mark Michelson 26fca72837 Merge "app_queue.c: Extract some functions for simpler code."
10 years ago
Mark Michelson 192693c2c1 Merge "res_http_websocket.c: Add missing unref on an off nominal path."
10 years ago
Mark Michelson 5d6b93a006 Merge "ari/ari_websockets.c: Fix ast_debug parameter type mismatch."
10 years ago
Richard Mudgett 21d419e4fc ari/ari_websockets.c: Fix ast_debug parameter type mismatch.
10 years ago
Scott Griepentrog 53e2a6a829 contrib: script install_prereq should install sqlite3
10 years ago
Matt Jordan a260cee5cb Merge "res_http_websocket.c: Fix some off nominal path cleanup."
10 years ago
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