summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28sched: ast_sched_del may return prematurely due to spurious wakeupJoshua Colp
2015-08-28Merge "res_pjsip_session: Don't invoke session supplements twice for BYE requ...Mark Michelson
2015-08-27Merge "res_pjsip: Add common ast_sip_get_host_ip API." into 13Joshua Colp
2015-08-27Merge "Chaos: make hangup NULL tolerant" into 13Mark Michelson
2015-08-27res_pjsip_session: Don't invoke session supplements twice for BYE requests.Joshua Colp
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." into 13Mark Michelson
2015-08-24Merge "res_pjsip/pjsip_configuration: Disregard empty auth values" into 13Joshua Colp
2015-08-24res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referencedJoshua Colp
2015-08-24bridge: Kick channel from bridge if hung up during action.Joshua Colp
2015-08-23res_pjsip/pjsip_configuration: Disregard empty auth valuesMatt Jordan
2015-08-20Merge topic 'ASTERISK-25215' into 13Joshua Colp
2015-08-19Merge "contrib: script install_prereq should install sqlite3" into 13Mark 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_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: Extract some functions for simpler code.Richard Mudgett
2015-08-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-08-18app_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" 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