summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-10-23Merge "chan_sip: Fix autoframing=yes." into 13Joshua Colp
2015-10-23Merge topic 'fix_oom_crash' into 13Joshua Colp
2015-10-23Merge "res_pjsip: Move URI validation to use time." into 13Joshua Colp
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
2015-10-22res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog.Mark Michelson
2015-10-22res_pjsip_pubsub: Ensure dialog lock balance.Mark Michelson
2015-10-22res_pjsip_pubsub: Prevent crashes on final NOTIFY.Mark Michelson
2015-10-22res_pjsip_pubsub: Remove serializer when sending final NOTIFY.Mark Michelson
2015-10-22res_pjsip_pubsub: Fix crash on destruction of empty subscription tree.Mark Michelson
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-10-21strings.c: Fix __ast_str_helper() to always return a terminated string.Richard Mudgett
2015-10-21Add missing failure checks to ast_str_set_va() callers.Richard Mudgett
2015-10-21Merge "funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function" in...Joshua Colp
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-10-21format: Update the maximum packetization time for iLBC 30.Alexander Traud
2015-10-21chan_sip: Fix autoframing=yes.Alexander Traud
2015-10-20rest-api-templates: Wikify error code response reasonsMatt Jordan
2015-10-20funcs/func_holdintercept: Actually add the HOLD_INTERCEPT functionMatt Jordan
2015-10-20Merge "contrib/scripts/autosupport: Update for Asterisk 13" into 13Joshua Colp
2015-10-19contrib/scripts/autosupport: Update for Asterisk 13Matt Jordan
2015-10-16Merge topic 'ASTERISK-25461' into 13Matt Jordan
2015-10-15Merge "res_config_pgsql.c: Fix deadlock loading realtime configuration." into 13Joshua Colp
2015-10-15Merge "Build: Add menuselect options for using compiler sanitizers" into 13Joshua Colp
2015-10-14res_config_pgsql.c: Fix deadlock loading realtime configuration.Richard Mudgett
2015-10-13channels/chan_sip: Set cause code to 44 on RTP timeoutMatt Jordan
2015-10-12Build: Add menuselect options for using compiler sanitizersIvan Poddubny
2015-10-12config.c: Fix off-nominal memory leak.Richard Mudgett
2015-10-12config.c: Fix potential memory corruption after [section](+).Richard Mudgett
2015-10-12config.c: Fix #include after [section](+).Richard Mudgett
2015-10-08Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes." in...Joshua Colp
2015-10-07res_pjsip: Fix deadlock when sending out-of-dialog requests.Richard Mudgett
2015-10-07res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_endingStefanEng86
2015-10-07func_presencestate: Return "not_set" when no data is set in AstDBIvan Poddubny
2015-10-06res/res_rtp_asterisk: Fix assignment after ao2 decrementMatt Jordan
2015-10-06chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.Florian Sauerteig
2015-10-06chan_pjsip: Fix crash on reINVITE before initial INVITE completes.Richard Mudgett
2015-10-06Merge "Fix improper usage of scheduler exposed by 5c713fdf18f" into 13Matt Jordan
2015-10-06Fix improper usage of scheduler exposed by 5c713fdf18fMatt Jordan
2015-10-05chan_pjsip: Add Referred-By header to the PJSIP REFER packet.Debian Amtelco
2015-10-03manager: Fix GetConfigJSON returning invalid JSONIvan Poddubny
2015-10-02Merge "res_sorcery_memory_cache.c: Fix deadlock with scheduler." into 13Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Replace inline code with function." into 13Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Shutdown in a less crash potential order."...Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Misc tweaks." into 13Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK." into 13Joshua Colp
2015-10-02Merge "sched.c: Add warning about negative time interval request." into 13Joshua Colp
2015-10-01res_sorcery_memory_cache.c: Fix deadlock with scheduler.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Replace inline code with function.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Shutdown in a less crash potential order.Richard Mudgett