]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2015-04-14  Corey FarrellBuild System: Replace comment about setting menuselect... 11/111/2
2015-04-14  George Joseph.gitignore updates for master/13 94/94/3
2015-04-13  David M. LeeFixing extconf compile 89/89/1
2015-04-13  Matt JordanMerge "build_tools/make_version: Update version parsing...
2015-04-13  Joshua ColpMerge "res_monitor: Add dependency on func_periodic_hoo...
2015-04-13  Matt Jordanbuild_tools/make_version: Update version parsing for... 79/79/1
2015-04-13  Matt Jordangit migration: Remove support for file versions 60/60/3
2015-04-13  Corey Farrellres_monitor: Add dependency on func_periodic_hook. 72/72/1
2015-04-12  Matt JordanMerge "main/editline: Add .gitignore." into 13
2015-04-12  Corey Farrellmain/editline: Add .gitignore. 66/66/1
2015-04-12  Matt Jordan.gitignore: Ignore tarballs (*.gz) 63/63/1
2015-04-12  George JosephAdd .gitignore and .gitreview files 62/62/1
2015-04-11  Matthew JordanBlocked revisions 434708
2015-04-11  Matthew Jordanclang compiler warnings: Fix various warnings for tests
2015-04-11  Matthew Jordanres/res_pjsip_t38: Add missing initialization of t38fax...
2015-04-10  Richard Mudgettchan_pjsip/res_pjsip/bridge_softmix/core: Improve trans...
2015-04-10  Kevin Harwellchan_sip: make progressinband default to no
2015-04-10  Matthew Jordanres_pjsip: Add an 'auto' option for DTMF Mode
2015-04-10  George Josephres_pjsip_config_wizard: Cleanup load unload
2015-04-10  Richard Mudgettbridge_softmix.c,channel.c: Minor code simplification...
2015-04-10  Richard Mudgetttranslate.c: Only select audio codecs to determine...
2015-04-10  Matthew Jordanres/ari: Fix model validation for ChannelHold event
2015-04-10  Matthew Jordanchannels/chan_iax2: Improve POKE expiration time calcul...
2015-04-09  George Josephres_pjsip_phoneprov_provider: Fix reference leak on...
2015-04-09  George Josephloader/main: Don't set ast_fully_booted until deferred...
2015-04-09  Kevin Harwellres_pjsip: add CLI command to show global and system...
2015-04-09  Richard Mudgettchan_iax2.c: Fix ref leak in iax2_request().
2015-04-09  Richard Mudgettbridge_native_rtp.c: Defer allocation and check if...
2015-04-09  Matthew Jordanres/res_pjsip_dlg_options: Add a module to handle in...
2015-04-09  Matthew Jordanclang compiler warnings: Fix autological comparisons
2015-04-09  Matthew Jordanapps/app_queue: Prevent possible crash when evaluating...
2015-04-08  Jonathan Roseres_pjsip_t38: Fix FAX failures when using PJSIP with...
2015-04-08  Richard MudgettBridging: Eliminate the unnecessary make channel compat...
2015-04-08  Jonathan RoseSecurity/tcptls: MitM Attack potential from certificate...
2015-04-08  Richard Mudgettformat_cache.c: Add missing slin12 format to ast_format...
2015-04-08  Matthew Jordanchan_iax2: Fix compilation issue due to funky merge
2015-04-08  Matthew Jordanchan_iax2: Fix crash caused by unprotected access to...
2015-04-08  Matthew Jordanchan_sip: Handle IPv4 mapped IPv6 clients when NAT...
2015-04-08  Matthew Jordanclang compiler warnings: Fix pointer-bool-converesion...
2015-04-07  Scott GriepentrogRevert accidental change in r434261
2015-04-07  Scott Griepentrogpjsip: resolve compatibility problem with ast_sip_session
2015-04-07  Kevin Harwellbridge.c: Hangup attended transfer target after it...
2015-04-07  Mark MichelsonDo not queue message requests that we do not respond to.
2015-04-07  Matthew JordanARI: Add the ability to intercept hold and raise an...
2015-04-07  Matthew Jordanclang compiler warnings: Fix sometimes-initialized...
2015-04-07  Matthew Jordanclang compiler warnings: Fix non-literal-null-conversio...
2015-04-06  Kevin Harwellres_pjsip: config option 'timers' can't be set to 'no'
2015-04-06  George Josephbuild: Fixes for gcc 5 compilation
2015-04-06  Matthew Jordanclang compiler warnings: Remove large chunks of unused...
2015-04-06  Matthew Jordanclang compiler warnings: Fix sometimes-uninitialized...
2015-04-06  Matthew Jordanclang compiler warnings: Fix format specified in framehook
2015-04-06  Mark MichelsonEnsure that a non-zero sample rate is returned for...
2015-04-06  Corey Farrellres_pjsip_phoneprov_provider: Revert 433996 / 433997.
2015-04-06  Mark MichelsonParkedCall: Don't allow dialplan fallthrough after...
2015-04-05  Corey Farrellres_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE...
2015-04-03  Mark Michelsonres_pjsip_messaging: Serialize outbound SIP MESSAGEs
2015-04-02  Scott Griepentrogpjsip: resolve compatibility problem with ast_sip_session
2015-04-02  Corey FarrellTell menuselect that MALLOC_DEBUG conflicts with DEBUG_...
2015-04-01  Ashley Sandersstasis: set a channel variable on websocket disconnect...
2015-04-01  Ashley Sandersstasis: set a channel variable on websocket disconnect...
2015-03-31  Ashley Sandersstasis: set a channel variable on websocket disconnect...
2015-03-31  Richard Mudgettchan_sip: Fix expression in unit test /channels/chan_si...
2015-03-31  Corey FarrellRe-add _ast_mem_backtrace_buffer variable for ABI compa...
2015-03-30  Corey FarrellFix an ABI compatibility issue with ast_log_safe for...
2015-03-30  Matthew Jordanclang compiler warnings: Fix -Wabsolute-value warnings
2015-03-30  Matthew Jordanclang compiler warnings: Fix invalid enum conversion
2015-03-30  Matthew Jordanmain/stdtime/localtime: Fix warning introduced in r433720
2015-03-30  Matthew Jordanclang compiler warnings: Ignore -Wunused-command-line...
2015-03-30  Matthew Jordanclang compiler warnings: Fix warning for -Wgnu-variable...
2015-03-28  Matthew Jordanclang compiler warnings: Fix a variety of "unused"...
2015-03-28  Matthew Jordanclang compiler warnings: Fix -Wself-assign
2015-03-28  Matthew Jordanclang compiler warnings: Fix -Wparantheses-equality...
2015-03-28  Matthew Jordanclang compiler warnings: Fix -Wbitfield-constant-conver...
2015-03-28  Matthew Jordanclang compiler warnings: Fix -Winitializer-overrides
2015-03-28  Matthew Jordanclang compiler warnings: Fix -Wunused-function; make...
2015-03-27  Jonathan RoseSAC: Add a few basic queues
2015-03-27  Jonathan RoseSAC: Add conferencing extensions and configuration
2015-03-27  Rusty Newtonconfigs/basic-pbx - Super Awesome Company example confi...
2015-03-27  Richard Mudgettres_pjsip_registrar_expire.c: Made use ao2 container...
2015-03-27  Mark MichelsonAdd stateful PJSIP response API call, and use it for...
2015-03-27  Richard Mudgettres_pjsip_registrar_expire.c: Cleanup scheduler leaks...
2015-03-27  Matthew Jordanres/res_timing_kqueue: Update the module to conform...
2015-03-27  Corey FarrellFix link error for utils/aelparse.
2015-03-27  Corey FarrellImproved and portable ast_log recursion avoidance
2015-03-26  Corey FarrellFix compile errors caused by r4500 / r4501.
2015-03-26  Corey FarrellReplace most uses of ast_register_atexit with ast_regis...
2015-03-26  Corey Farrellres_pjsip: Enable unload of all modules at shutdown.
2015-03-26  Kevin Harwellapp_confbridge: file playback blocks dtmf
2015-03-25  Richard MudgettA couple minor cleanup tweaks.
2015-03-25  Matthew Jordanres_xmpp: Buddies are always auto-registered when proce...
2015-03-24  Richard Mudgettchan_pjsip: Add "rpid_immediate" option to prevent...
2015-03-22  Matthew JordanFix compilations errors on 64-bit OpenBSD systems
2015-03-22  Matthew JordanFix compilation issues for OpenBSD
2015-03-20  Richard MudgettAudit ast_pjsip_rdata_get_endpoint() usage for ref...
2015-03-20  Richard Mudgettres_pjsip_sdp_rtp,sorcery: Fix invalid access and memor...
2015-03-19  Matthew Jordanfuncs/func_env: Fix regression caused in FILE read...
2015-03-19  Corey Farrelllogger: Apply default console logging when configuratio...
2015-03-19  Corey Farrellchan_sip: Simplify dialog/peer references, improve...
2015-03-19  Corey Farrellchan_sip: Fix dialog reference leaked to scheduler...
2015-03-18  Richard Mudgettres_pjsip_session: Fix off-nominal extra unref of session.
next