summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-01-29res_odbc: Remove connection managementMark Michelson
2016-01-29Merge "build_system: Prevent goals needing makeopts from running when it's mi...Joshua Colp
2016-01-28Merge "config: Allow options to register when documentation is unavailable." ...Mark Michelson
2016-01-28config_options.c: Fix warning message wording.Richard Mudgett
2016-01-27app_confbridge.c: Replace inlined code with existing function.Richard Mudgett
2016-01-27app_confbridge: Add ability to get the muted conference state.Richard Mudgett
2016-01-27app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.Richard Mudgett
2016-01-27app_confbridge: Make non-admin users join a muted conference muted.Richard Mudgett
2016-01-27res_pjsip: Add res_pjproject dependency to UPGRADE.txt and samplesGeorge Joseph
2016-01-27build_system: Prevent goals needing makeopts from running when it's missingGeorge Joseph
2016-01-26Merge "Stasis: Use custom structure when setting variables." into 13Joshua Colp
2016-01-26config: Allow options to register when documentation is unavailable.Joshua Colp
2016-01-26Stasis: Use custom structure when setting variables.Mark Michelson
2016-01-26Merge "res_pjsip_pubsub: Prevent crash from AMI command on freed subscription...Matt Jordan