summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-08-18res_ari_events: Fix shutdown ref leak.Richard Mudgett
2015-08-18res_http_websocket.c: Add missing unref on an off nominal path.Richard Mudgett
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-14res_pjsip_sdp_rtp: Restore removed NULL check.Mark Michelson
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."Joshua Colp
2015-08-12Merge "res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message."Mark Michelson
2015-08-12res_http_websocket: Forcefully terminate on write errors.Joshua Colp
2015-08-11res/res_format_attr_silk: Expose format attributes to other modulesMatt Jordan
2015-08-11res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.Richard Mudgett
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"Joshua Colp
2015-08-07Merge "res_pjsip: Ensure sanitized XML is NULL terminated."Joshua Colp
2015-08-07Merge "res_pjsip_pubsub: More accurately persist packet."Joshua Colp
2015-08-07Merge "res_rtp_asterisk.c: Fix off-nominal crash potential."Joshua Colp
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06res_pjsip_pubsub: More accurately persist packet.Mark Michelson
2015-08-06Merge "res_pjsip_sdp_rtp.c: Fixup some whitespace."Joshua 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."Joshua Colp
2015-08-06Merge "res_http_websocket: Debug write lengths."Joshua Colp
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-03Merge "res/res_rtp_asterisk: Add ECDH support"Matt Jordan
2015-08-03res_http_websocket: Avoid passing strlen() to ast_websocket_write().Mark Michelson
2015-07-31Merge "ARI: Channels added to Stasis application during WebSocket creation ..."Mark Michelson
2015-07-31Merge "ARI: Rotate log channels."Mark Michelson
2015-07-31Merge "res_pjsip_session.c: Fix crashes seen when call cancelled."Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-31ARI: Channels added to Stasis application during WebSocket creation ...Ashley Sanders
2015-07-30res_rtp_asterisk.c: Fix off-nominal crash potential.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fixup some whitespace.Richard Mudgett
2015-07-30res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list.Richard Mudgett
2015-07-30res_pjsip_session.c: Fix crashes seen when call cancelled.Richard Mudgett
2015-07-29res_http_websocket: Properly encode 64 bit payloadMark Michelson
2015-07-29res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20Merge "res_pjsip: Add rtp_keepalive endpoint option."Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-19Merge "res/res_musiconhold: Add a warning when MOH does not exist"Matt Jordan
2015-07-19res/res_musiconhold: Add a warning when MOH does not existMichael Cargile
2015-07-19res/res_sorcery_config: Prevent crash from misconfigured sorcery.confMatt Jordan
2015-07-16ARI: Add support for push configuration of dynamic objectMatt Jordan
2015-07-16Merge "parking_applications.c: Fix ast_verb() line terminator."Matt Jordan
2015-07-16Merge "res_pjsip_session.c: Extract sip_session_defer_termination_stop_timer()."Matt Jordan
2015-07-16Merge "res_pjsip_session.c: Add some helpful comments and minor tweaks."Matt Jordan