summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18Fix failing threadpool_auto_increment test.Mark Michelson
2016-02-16res_odbc: Fix exports.in for missing symbolsGeorge Joseph
2016-02-16res_statsd: Fix exports.in for missing symbolsGeorge Joseph
2016-02-15res_pjsip_caller_id: Fix segfault when replacing rpid or pai headerGeorge Joseph
2016-02-15Merge "Fix creation race of contact_status structures." into 13Joshua Colp
2016-02-15Fix creation race of contact_status structures.Mark Michelson
2016-02-15res_pjsip_pubsub: Move where the subscription is stored to after initialized.Joshua Colp
2016-02-12Merge "res_pjsip: Refactor load_module/unload_module" into 13Joshua Colp
2016-02-12Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13zuul
2016-02-12main/asterisk.c: Reverse #if statement in listener() to fix code folding.Corey Farrell
2016-02-11res_pjsip: Refactor load_module/unload_moduleGeorge Joseph
2016-02-11Merge "Resources/res_phoneprov: fix memory leak and heap-use-after-free" into 13zuul
2016-02-11Resources/res_phoneprov: fix memory leak and heap-use-after-freeBadalyan Vyacheslav
2016-02-11func_iconv: Ensure output strings are properly terminated.Sean Bright
2016-02-11Merge "res_pjsip: Fix infinite recursion when loading transports from realti...Joshua Colp
2016-02-10res_pjsip: Handle pjsip_dlg_create_uas deprecationGeorge Joseph
2016-02-10Merge "Build: Fix menuselect USAN conflicts" into 13Joshua Colp
2016-02-09Build: Added testing compiler to support the system sanitizesBadalyan Vyacheslav
2016-02-09Build: Fix menuselect USAN conflictsBadalyan Vyacheslav
2016-02-09Simplify and fix conditional in FD_SET.Corey Farrell
2016-02-09tests/test_sorcery_memory_cache_thrash: Improve termination process.Joshua Colp
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-02-08Merge "chan_misdn: Fix a few issues causing compile errors" into 13Joshua Colp
2016-02-05app_confbridge: Only use b_profile options from the conference.Richard Mudgett
2016-02-05chan_misdn: Fix a few issues causing compile errorsGeorge Joseph
2016-02-05Merge "pjsip/alembic: Add missing columns to system and registration" into 13Joshua Colp
2016-02-05Merge "app_confbridge.c: Replace inlined code with existing function." into 13Joshua Colp
2016-02-05Merge topic 'ASTERISK-20987' into 13Joshua Colp
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-02-04pjsip/alembic: Add missing columns to system and registrationGeorge Joseph
2016-02-04Merge "logging: Remove/fix some message annoyances" into 13Mark Michelson
2016-02-04Merge "res_stasis_device_state: Fix refcounting error." into 13Joshua Colp
2016-02-04Merge "res_xmpp: Does not connect in component mode" into 13Joshua Colp
2016-02-04res_stasis_device_state: Fix refcounting error.Mark Michelson
2016-02-03res_rtp_asterisk: Allow ICE host candidates to be overridenSean Bright
2016-02-03Merge "AST-2016-003 udptl.c: Fix uninitialized values." into 13Kevin Harwell
2016-02-03Merge "AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow."...Kevin Harwell
2016-02-03AST-2016-003 udptl.c: Fix uninitialized values.Richard Mudgett
2016-02-03AST-2016-001 http: Provide greater control of TLS and set modern defaults.Joshua Colp
2016-02-03AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow.Richard Mudgett
2016-02-03logging: Remove/fix some message annoyancesGeorge Joseph
2016-02-03Merge "res_sorcery_realtime: Fix regex regression." into 13Joshua Colp
2016-02-02Merge "chan_sip.c: AMI & CLI notify methods get different values of asterisk'...Mark Michelson
2016-02-02res_sorcery_realtime: Fix regex regression.Mark Michelson
2016-02-02res_xmpp: Does not connect in component modeKarsten Wemheuer
2016-02-02Merge "res_odbc: Remove connection management" into 13Joshua Colp
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2016-02-01res/Makefile: Fix bug in "clean" target for ariGeorge Joseph
2016-01-31pjsip/alembic: Fix definition of qualify_timeoutGeorge Joseph
2016-01-31chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip.StefanEng86