前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >FreeSWITCH 1.10.9版本发布

FreeSWITCH 1.10.9版本发布

作者头像
Seven Du
发布2023-02-28 12:33:24
7461
发布2023-02-28 12:33:24
举报

伴随着立春的到来,FreeSWITCH发布了1.10.9版本。

这是一个重要的版本,包含了很多安全修复和稳定性改进。

增强

  • [Build-System] Improve build time on Windows: Do not download a pre-compiled binary if it's found in a folder pointed by the FreeSWITCHBuildCachePath environment variable.
  • [Build-System] Update libks to 1.8.2 and signalwire-client-c to 1.3.2 on Windows
  • [Build-system] Update libks version requirement to 1.8.2
  • [Build-System] Update SQLite to 3.40.0 on Windows
  • [Core] Remove deprecated SWITCH_STACK_NODUP flag. Change switch_event_add_header_string() behavior to always dup.
  • [Core] SWITCH_STACK_NODUP flag is deprecated and will be soon removed. Introduce switch_event_add_header_string_nodup() API.
  • [core][mod_sofia] remove ZRTP (deemed obsolete).
  • [Docs] Update get-started link in README.md
  • [mod_python3] Create an event on python_fetch()
  • [mod_sofia] New chanvars for inbound multiple header identity
  • [mod_sofia] Parse extra headers on reINVITE
  • Bump sofia-sip library requirement to version 1.13.12

Bug修复

  • [Build-System] Disable static build by default on Linux.
  • [Build-System] Fix build on Windows 11: yasm tool compiled for x86 does not work on x64 system. Download yasm.exe 64bit instead.
  • [Build-System] Fix MD5 on Windows. Add a unit-test.
  • [Build-System] Fix NSIG redefinition issue.
  • [Configuration] Use : not , in rtp_secure_media
  • [Core] Blind pass at using a rwlock for chat_hash
  • [Core] Fix crash in enterprise originate: memory fence the handles.
  • [Core] Fix false-positive illegal memory access detection in switch_console_complete()
  • [core] Fix wrong reason code for group call
  • [Core] switch_mprintf: Increase the size of loop variables in the printf() implementation. Add unit-tests disabled by default.
  • [mod_http_cache] Fix leaking curl handle in http_get()
  • [mod_logfile] Continue renaming if a logfile doesn't exist
  • [mod_python3] Fix compiler warnings
  • [mod_smpp] Fix use of switch_event_add_header_string with SWITCH_STACK_NODUP.
  • [mod_verto] Limit websocket payload size to 1000000.
  • [mod_xml_curl] Fix leaking event in xml_url_fetch()
  • [Packaging] Shared libraries instead of static in freeswitch devel CentOS package.
  • [Unit-tests] mod_sofia: avoid duplicate symbols on macos.

安装指南:https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Release-Notes/FreeSWITCH-1.10.x-Release-notes_25460878/

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2023-02-06,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 FreeSWITCH中文社区 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
命令行工具
腾讯云命令行工具 TCCLI 是管理腾讯云资源的统一工具。使用腾讯云命令行工具,您可以快速调用腾讯云 API 来管理您的腾讯云资源。此外,您还可以基于腾讯云的命令行工具来做自动化和脚本处理,以更多样的方式进行组合和重用。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档