summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt Jordan
2015-10-31Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configsMatt Jordan
2015-10-29res_pjsip_pubsub: Fix assertion when UAS dialog creation fails.Joshua Colp
2015-10-29Merge "chan_sip: Do not send all codecs on INVITE." into 13Matt Jordan
2015-10-28Merge "res_pjsip: Add "like" processing to pjsip list and show commands" int...Joshua Colp
2015-10-26chan_sip: Do not send all codecs on INVITE.Alexander Traud
2015-10-26Merge "build: GCC 5.1.x catches some new const, array bounds and missing pare...Joshua Colp
2015-10-26Merge "format: Update the maximum packetization time for iLBC 30." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Ensure dialog lock balance." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent crashes on final NOTIFY." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Remove serializer when sending final NOTIFY." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Fix crash on destruction of empty subscription tree....Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects." into 13Matt Jordan
2015-10-24build: GCC 5.1.x catches some new const, array bounds and missing paren issuesGeorge Joseph
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-23Merge "res_pjsip_outbound_registration: registration stops due to fatal 4xx r...Joshua Colp
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