summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-17res_pjsip: Add reason comment.Richard Mudgett
2015-03-14main/frame: Don't report empty disallow values as an errorMatthew Jordan
2015-03-14func_curl: Don't hold exclusive lock when performing HTTP request.Joshua Colp
2015-03-14apps/app_sms: Add an option to prevent SMS content from being loggedMatthew Jordan
2015-03-14core: Fix tab completion of "core set debug channel" CLI command.Joshua Colp
2015-03-14FILE: fix retrieval of file contents when offset is specifiedMatthew Jordan
2015-03-14apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentationMatthew Jordan
2015-03-13chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.Richard Mudgett
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell