summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-09-02Merge "res_pjsip: Fix contact refleak on stateful responses." into 13Joshua Colp
2015-09-02res_pjsip: Fix contact refleak on stateful responses.Mark Michelson
2015-09-02pbx: Fix crash when issuing "core show hints" with long pattern match.Joshua Colp
2015-09-01res_pjsip_pubsub: re-re-fix persistent subscription storage.Mark Michelson
2015-08-31Merge "Fix deadlock on presence state changes." into 13Joshua Colp
2015-08-31Fix deadlock on presence state changes.Mark Michelson
2015-08-29Merge "taskprocessor: Fix race condition between unreferencing and finding." ...Matt Jordan
2015-08-29Merge "res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items." into 13Matt Jordan
2015-08-29taskprocessor: Fix race condition between unreferencing and finding.Joshua Colp
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
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