summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API."Joshua Colp
2015-08-27Merge "Chaos: make hangup NULL tolerant"Mark Michelson
2015-08-26Chaos: handle failed allocation in get_media_encryption_typeScott Griepentrog
2015-08-26Chaos: make hangup NULL tolerantScott Griepentrog
2015-08-26chan_sip: Allow call pickup to set the hangup cause.Joshua Colp
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-24Merge "bridge: Kick channel from bridge if hung up during action."Mark Michelson
2015-08-24Merge "res_pjsip/pjsip_configuration: Disregard empty auth values"Joshua Colp
2015-08-24bridge: Kick channel from bridge if hung up during action.Joshua Colp
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-22README*: Remove trailing whitespaceRodrigo Ramírez Norambuena
2015-08-20chan_sip.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-20res_pjsip_sdp_rtp.c: Set preferred rx payload type mapping on incoming offers.Richard Mudgett
2015-08-20rtp_engine.c: Get current or create a needed rx payload type mapping.Richard Mudgett
2015-08-19rtp_engine.c: Extract rtp_codecs_payload_replace_rx().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 "app_queue.c: Extract some functions for simpler code."Mark Michelson
2015-08-19Merge "res_http_websocket.c: Add missing unref on an off nominal path."Mark Michelson
2015-08-19Merge "ari/ari_websockets.c: Fix ast_debug parameter type mismatch."Mark Michelson
2015-08-19ari/ari_websockets.c: Fix ast_debug parameter type mismatch.Richard Mudgett
2015-08-19contrib: script install_prereq should install sqlite3Scott Griepentrog
2015-08-19Merge "res_http_websocket.c: Fix some off nominal path cleanup."Matt Jordan
2015-08-19Merge "app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'."Matt Jordan
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-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-08-17app_queue.c: Extract some functions for simpler code.Richard Mudgett
2015-08-17app_queue.c: Fix error checking in QUEUE_MEMBER() read.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"Mark 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."Joshua Colp
2015-08-12Merge "chan_dahdi.c: Lock private struct for ast_write()."Mark Michelson
2015-08-12Merge "chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF."Mark Michelson
2015-08-12Merge "chan_sip: Fix negotiation of iLBC 30."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-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