summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-11-04Merge "StatsD: Add res_statsd compatibility"Joshua Colp
2015-11-04StatsD: Add res_statsd compatibilitytcambron
2015-11-04Merge "res_pjsip/location: Destroy contact_status objects on contact deletion"Matt Jordan
2015-11-03pjsip_configuration: On delete, remove the persistent version of an endpointMatt Jordan
2015-11-03res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan
2015-11-02res_pjsip: Set threadpool max size default to 50.Mark Michelson
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt Jordan
2015-10-29res_pjsip_pubsub: Fix assertion when UAS dialog creation fails.Joshua Colp
2015-10-28Merge "res_pjsip: Add "like" processing to pjsip list and show commands"Joshua Colp
2015-10-25Merge "res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Ensure dialog lock balance."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent crashes on final NOTIFY."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Remove serializer when sending final NOTIFY."Matt 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."Matt Jordan
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-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-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-10-14res_config_pgsql.c: Fix deadlock loading realtime configuration.Richard Mudgett
2015-10-08Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes."Joshua Colp
2015-10-07res_pjsip: Fix deadlock when sending out-of-dialog requests.Richard Mudgett
2015-10-07Merge "res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.fr...Joshua Colp
2015-10-07res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_endingStefanEng86
2015-10-06res/res_rtp_asterisk: Fix assignment after ao2 decrementMatt Jordan
2015-10-06chan_pjsip: Fix crash on reINVITE before initial INVITE completes.Richard Mudgett
2015-10-06Fix improper usage of scheduler exposed by 5c713fdf18fMatt Jordan
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
2015-10-01res_sorcery_memory_cache.c: Misc tweaks.Richard Mudgett
2015-10-01res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.Richard Mudgett
2015-09-30res_rtp_asterisk: Move "Set role" warning to be debug.Joshua Colp
2015-09-29res/ari/config.c: Fix user sort compare function.Richard Mudgett
2015-09-29res/ari/config.c: Optimize conf_alloc() object init.Richard Mudgett
2015-09-29res/ari/config.c: Fix conf_alloc() object init.Richard Mudgett
2015-09-27res/res_stasis: Fix accidental subscription to 'all' bridge topicMatt Jordan
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-09-21res/res_stasis_device_state: Allow for subscribing to 'all' device stateMatt Jordan
2015-09-21ARI: Add events for Contact and Peer Status changesMatt Jordan
2015-09-19Merge "CHAOS: res_pjsip_diversion avoid crash if allocation fails"Matt Jordan
2015-09-18CHAOS: avoid crash if string create failsScott Griepentrog
2015-09-17CHAOS: res_pjsip_diversion avoid crash if allocation failsRichard Mudgett
2015-09-17res_pjsip_pubsub: Eliminate race during initial NOTIFY.Mark Michelson