]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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  Mark MichelsonUncomment test case.
2015-04-06  Mark MichelsonAdd missing DNS NAPTR test file.
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 MichelsonMerge NAPTR support into trunk.
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  Joshua Colpdns: Add support for SRV record parsing and sorting.
2015-04-01  Mark Michelsonstasis: 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 FarrellBlocked revisions 433795
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 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  Richard MudgettAdd missing file. ASTERISK-24781
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-25  Joshua Colpdns: Add core DNS API + unit tests and res_resolver_unb...
2015-03-24  Richard Mudgettchan_pjsip: Add "rpid_immediate" option to prevent...
2015-03-23  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  Kevin Harwellalemebic scripts: endpoint identifier order option
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.
2015-03-17  Scott GriepentrogVarious: bugfixes found via chaos
2015-03-17  Scott Griepentrogcore: Introduce chaos into memory allocations
2015-03-17  Scott GriepentrogReverting accidental ci of wrong change in r433061
2015-03-17  Scott Griepentrogvarious: cleanup issues found during leak hunt
2015-03-17  Richard MudgettAudit ast_sockaddr_resolve() usage for memory leaks.
2015-03-17  Kevin Harwellres_pjsip: Allow configuration of endpoint identifier...
2015-03-17  Kevin Harwellres_pjsip: Allow configuration of endpoint identifier...
2015-03-17  Richard Mudgettres_pjsip: Add reason comment.
2015-03-14  Matthew Jordanmain/frame: Don't report empty disallow values as an...
2015-03-14  Joshua Colpfunc_curl: Don't hold exclusive lock when performing...
2015-03-14  Matthew Jordanapps/app_sms: Add an option to prevent SMS content...
2015-03-14  Joshua Colpcore: Fix tab completion of "core set debug channel...
2015-03-14  Matthew JordanFILE: fix retrieval of file contents when offset is...
2015-03-14  Matthew Jordanapps/app_amd: Document maximum_word_length option;...
2015-03-13  Richard Mudgettchan_pjsip: AMI action PJSIPShowEndpoint closes AMI...
2015-03-13  Richard Mudgettchan_pjsip/res_pjsip_callerid: Make Party ID handling...
2015-03-13  Kevin HarwellRevert - res_pjsip: Allow configuration of endpoint...
2015-03-13  Corey FarrellLogger: Fix MALLOC_DEBUG build error.
2015-03-13  Corey FarrellLogger: Convert 'struct ast_callid' to unsigned int.
2015-03-12  Matthew Jordanmain/audiohook: Update internal sample rate on reads
2015-03-12  Matthew JordanAdd support for the clang compiler; update RAII_VAR...
2015-03-11  Richard Mudgettres_pjsip: Move internal init/destroy prototypes to...
2015-03-11  Richard Mudgettres_pjsip: Fix pjsip.conf type=global object default...
2015-03-11  Richard Mudgettres_pjsip: Fixed invalid empty Server and User-Agent...
2015-03-10  Joshua Colpcore: Don't create snapshots with locks.
2015-03-10  Matthew Jordanres/res_config_odbc: Fix improper escaping of backslash...
2015-03-10  Matthew Jordanapp_voicemail: Fix crash with IMAP backends when greeti...
2015-03-10  Matthew Jordanlocaltime: Fix file descriptor leak on kqueue(2) systems
2015-03-10  Richard Mudgettres_pjsip_refer: Fix occasional unexpected BYE sent...
2015-03-09  Kevin Harwellres_pjsip: allow configuration of endpoint identifier...
2015-03-08  Joshua Colpres_rtp_asterisk: Fix wrongful use of USE_PJPROJECT...
2015-03-06  Richard Mudgettres_pjsip_refer: Make safely get the context for a...
2015-03-06  Richard Mudgettres_pjsip_refer: Made refer_attended_alloc() not create...
2015-03-06  Jonathan Roseapp: Add functions to swap voicemail function table...
2015-03-06  Richard Mudgettchan_dahdi/sig_analog: Fix distinctive ring detection...
2015-03-06  Richard Mudgettchan_sip: Fix realtime locking inversion when poking...
2015-03-05  George Josephapp_voicemail: Fix compile breaking in app_voicemail...
2015-03-04  Matthew Jordantranslate: Prevent invalid memory accesses on fast...
next