summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19ari/ari_websockets.c: Fix ast_debug parameter type mismatch.Richard Mudgett
2015-08-19Merge "res_ari.c: Add missing off nominal unlock and remove a RAII_VAR()." in...Matt Jordan
2015-08-19Merge "res_http_websocket.c: Fix some off nominal path cleanup." into 13Matt Jordan
2015-08-18res_http_websocket.c: Fix some off nominal path cleanup.Richard Mudgett
2015-08-18res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().Richard Mudgett
2015-08-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-08-17CHAOS: prevent sorcery object with null idScott Griepentrog
2015-08-14res_pjsip_sdp_rtp: Restore removed NULL check.Mark Michelson
2015-08-13audiohook.c: Simplify variable usage in audiohook_read_frame_both().Richard Mudgett
2015-08-13audiohook.c: Fix MixMonitor crash when using the r() or t() options.Richard Mudgett
2015-08-13Merge "chan_sip.c: wrong peer searched in sip_report_security_event" into 13Mark Michelson
2015-08-13chan_sip.c: wrong peer searched in sip_report_security_eventKevin Harwell
2015-08-13res_http_websocket: When shutting down a session don't close closed socketJoshua Colp
2015-08-12Merge "res_http_websocket: Forcefully terminate on write errors." into 13Joshua Colp
2015-08-12Merge topic 'ASTERISK-25315' into 13Mark Michelson
2015-08-12Merge "chan_sip: Fix negotiation of iLBC 30." into 13Joshua Colp
2015-08-12res_http_websocket: Forcefully terminate on write errors.Joshua Colp
2015-08-11chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.Richard Mudgett
2015-08-11chan_dahdi.c: Lock private struct for ast_write().Richard Mudgett
2015-08-11res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.Richard Mudgett
2015-08-11Merge "res/res_format_attr_silk: Expose format attributes to other modules" i...Matt Jordan
2015-08-11Merge "main/format: Add an API call for retrieving format attributes" into 13Matt Jordan
2015-08-11chan_sip: Fix negotiation of iLBC 30.Alexander Traud
2015-08-10Merge "Replace htobe64 with htonll" into 13Joshua Colp
2015-08-10Merge "res_pjsip_pubsub: More accurately persist packet." into 13Joshua Colp
2015-08-09res/res_format_attr_silk: Expose format attributes to other modulesMatt Jordan
2015-08-09main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-08Merge "rtp_engine.c: Fix performance issue with several channel drivers that ...Matt Jordan
2015-08-07Replace htobe64 with htonllDavid M. Lee
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-07Merge "ARI: Deleting log channels" into 13Joshua Colp
2015-08-07Merge "res_pjsip: Ensure sanitized XML is NULL terminated." into 13Joshua Colp
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06res_pjsip_pubsub: More accurately persist packet.Mark Michelson
2015-08-06Merge "res_rtp_asterisk.c: Fix off-nominal crash potential." into 13Joshua Colp
2015-08-06Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-08-06res_pjsip: Ensure sanitized XML is NULL terminated.Joshua Colp
2015-08-06Merge "res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list." into 13Joshua Colp
2015-08-05Merge "res_rtp_asterisk: Don't leak temporary key when enabling PFS." into 13Mark Michelson
2015-08-05res_rtp_asterisk: Don't leak temporary key when enabling PFS.Joshua Colp
2015-08-04res_http_websocket: Debug write lengths.Mark Michelson
2015-08-03Merge "res_http_websocket: Avoid passing strlen() to ast_websocket_write()." ...Matt Jordan
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-08-03Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-07-31Merge "ARI: Rotate log channels." into 13Mark Michelson
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-30rtp_engine.c: Fix performance issue with several channel drivers that use RTP.Richard Mudgett
2015-07-30res_rtp_asterisk.c: Fix off-nominal crash potential.Richard Mudgett