summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-09-01res_pjsip_pubsub: re-re-fix persistent subscription storage.Mark Michelson
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-28res_pjsip_session: Don't invoke session supplements twice for BYE requests.Joshua Colp
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API."Joshua Colp
2015-08-26Chaos: handle failed allocation in get_media_encryption_typeScott Griepentrog
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-24Merge "res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referen...Mark Michelson
2015-08-24res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referencedJoshua Colp
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-08-20res_pjsip_sdp_rtp.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-08-19Merge "res_ari_events: Fix shutdown ref leak."Mark Michelson
2015-08-19Merge "res_http_websocket.c: Add missing unref on an off nominal path."Mark Michelson
2015-08-19ari/ari_websockets.c: Fix ast_debug parameter type mismatch.Richard Mudgett
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