summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.Corey Farrell
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
2015-04-01stasis: set a channel variable on websocket disconnect errorMark Michelson
2015-03-31stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-03-31chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.Richard Mudgett
2015-03-31Blocked revisions 433795Corey Farrell
2015-03-30Fix an ABI compatibility issue with ast_log_safe for modules.Corey Farrell
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-30main/stdtime/localtime: Fix warning introduced in r433720Matthew Jordan
2015-03-30clang compiler warnings: Ignore -Wunused-command-line-argumentMatthew Jordan
2015-03-30clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-endMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wself-assignMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wbitfield-constant-conversion warningMatthew Jordan
2015-03-28clang compiler warnings: Fix -Winitializer-overridesMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wunused-function; make inline function staticMatthew Jordan
2015-03-27SAC: Add conferencing extensions and configurationJonathan Rose
2015-03-27configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2Rusty Newton
2015-03-27res_pjsip_registrar_expire.c: Made use ao2 container template routines and el...Richard Mudgett
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-27res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.Richard Mudgett
2015-03-27Add missing file. ASTERISK-24781Richard Mudgett
2015-03-27res/res_timing_kqueue: Update the module to conform to current timer APIMatthew Jordan
2015-03-27Fix link error for utils/aelparse.Corey Farrell
2015-03-27Improved and portable ast_log recursion avoidanceCorey Farrell
2015-03-26Fix compile errors caused by r4500 / r4501.Corey Farrell
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-26res_pjsip: Enable unload of all modules at shutdown.Corey Farrell
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-03-25A couple minor cleanup tweaks.Richard Mudgett
2015-03-25res_xmpp: Buddies are always auto-registered when processing the rosterMatthew Jordan
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-23Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2015-03-22Fix compilation issues for OpenBSDMatthew Jordan
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-03-20res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.Richard Mudgett
2015-03-19funcs/func_env: Fix regression caused in FILE read operationMatthew Jordan
2015-03-19alemebic scripts: endpoint identifier order optionKevin Harwell
2015-03-19logger: Apply default console logging when configuration cannot be loaded.Corey Farrell
2015-03-19chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.Corey Farrell
2015-03-19chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.Corey Farrell
2015-03-18res_pjsip_session: Fix off-nominal extra unref of session.Richard Mudgett
2015-03-17Various: bugfixes found via chaosScott Griepentrog
2015-03-17core: Introduce chaos into memory allocationsScott Griepentrog
2015-03-17Reverting accidental ci of wrong change in r433061Scott Griepentrog
2015-03-17various: cleanup issues found during leak huntScott Griepentrog