summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-12config.c: Fix potential memory corruption after [section](+).Richard Mudgett
2015-10-12config.c: Fix #include after [section](+).Richard Mudgett
2015-10-09Merge "configure: Fix check for libunbound to require v1.5.0 as minimum."Joshua Colp
2015-10-08configure: Fix check for libunbound to require v1.5.0 as minimum.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-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"Matt 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."Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Replace inline code with function."Joshua 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."Joshua Colp
2015-10-02Merge "res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK."Joshua Colp
2015-10-02Merge "sched.c: Add warning about negative time interval request."Joshua 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
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-30sched.c: Add warning about negative time interval request.Richard Mudgett
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-29main/logger: Add log formatters and JSON structured logsMatt Jordan
2015-09-29Merge "app_queue.c: Force COLP update if outgoing channel name changed."Matt Jordan
2015-09-29Merge "app_queue.c: Factor out a connected line update routine."Matt Jordan
2015-09-29Merge "app_dial.c: Make 'A' option pass COLP updates."Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed."Matt Jordan
2015-09-28Merge "translate: Fix transcoding while different in frame size."Matt Jordan
2015-09-28Merge "app_dial.c: Factor out a connected line update routine."Joshua Colp
2015-09-28Merge "res/res_stasis: Fix accidental subscription to 'all' bridge topic"Matt Jordan
2015-09-28Merge "Scripts: check file versions of Asterisk and dependencies"Joshua Colp
2015-09-27res/res_stasis: Fix accidental subscription to 'all' bridge topicMatt Jordan
2015-09-25Scripts: check file versions of Asterisk and dependenciesScott Griepentrog
2015-09-25app_queue.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_queue.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Make 'A' option pass COLP updates.Richard Mudgett
2015-09-25app_dial.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_dial.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Remove some no-op code.Richard Mudgett
2015-09-25Merge "logger: Prevent duplicate dynamic channels from being added."Joshua Colp