Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix 安装 freeswitch

查看 freeswitch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install freeswitch

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add freeswitch

Alpine Linux edge package indexes · freeswitch · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#freeswitch

nixpkgs package indexes · pkgs/by-name/fr/freeswitch/package.nix · 来源: api.github.com

概览

软件包摘要

Telephony platform to route various communication protocols

命令和别名

  • freeswitch
  • fs_cli
  • fs_encode
  • fs_ivrd
  • fs_tts
  • fsxs
  • gentls_cert
  • switch_eavesdrop
  • tone2wav

历史

项目历史与用法

FreeSWITCH is an open source software-defined telecom stack and softswitch for routing voice, video, messaging, and real-time communications protocols. For package users it is both a daemon and a toolkit: the install brings a large module ecosystem, fs_cli, media tools, and configuration rooted around freeswitch.xml.

项目历史

The official README describes FreeSWITCH as a move from proprietary telecom switches to a software implementation that runs on commodity hardware, from small boards to multi-core servers. The source tree identifies SignalWire as the primary sponsor, founded by the original FreeSWITCH developers.

Official repository history shows long-lived release lines, and the project changelog records substantial 1.2-era work across SIP, media, databases, WebRTC-related modules, conferencing, event sockets, and packaging scripts.

采用历史

FreeSWITCH adoption follows the broader shift from appliance telephony to software PBX, SIP, and RTC infrastructure. Its official documentation is operator-oriented and covers configuration, SIP profiles, dialplans, codecs, WebRTC, applications, and integration interfaces.

The README documents both source builds and packaged installation paths, and points users to Debian, Raspberry Pi, and CentOS/RHEL instructions. That makes FreeSWITCH a system package as much as a developer package, usually installed as a service with a full configuration tree.

使用方式

Operators use FreeSWITCH to run SIP endpoints, route calls, provide voicemail and conferencing, bridge protocols, control calls through fs_cli and event socket interfaces, and integrate with hosted or external telecom services.

Package consumers need to track module selection, default XML configuration, database backends, media codec dependencies, and service layout. The official manual emphasizes that paths are relative to the configuration root containing freeswitch.xml, commonly /etc/freeswitch or /usr/local/freeswitch/conf.

为什么软件包爱好者会关心

FreeSWITCH is significant because it turns telecom infrastructure into a packageable open source stack with many optional modules. It stresses packaging systems in ways small CLIs do not: init/service integration, default configs, codecs, sound packages, embedded libraries, scripting modules, and ABI-sensitive plugins all matter.

Its relationship with SignalWire also matters historically: the open source stack remains available, while commercial support and hosted services grew around the same core developer lineage.

时间线

  • 2005-2006: Official FreeSWITCH source headers identify the original code period and Anthony Minessale as initial developer.
  • v1.0.0: Official repository includes a 1.0 release tag.
  • 2012: The 1.2 changelog records packaging, configuration, WebRTC-related, codec, event socket, and module expansion work.
  • Current: SignalWire-hosted documentation presents FreeSWITCH as an open source Users Manual with commercially supported Enterprise services available.

Related projects

  • SignalWire is the primary sponsor and provides hosted services and commercial support around FreeSWITCH.
  • mod_signalwire is distributed in the source tree to pair FreeSWITCH with SignalWire services.
  • FreeSWITCH Sounds is published separately for sound packages used by installations.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 18 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/freeswitch/freeswitch.xml/usr/local/freeswitch/conf/freeswitch.xml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
freeswitchcli全局可执行文件
fs_clicli全局可执行文件
fs_encodecli全局可执行文件
fs_ivrdcli全局可执行文件
fs_ttscli全局可执行文件
fsxscli全局可执行文件
gentls_certcli全局可执行文件
switch_eavesdropcli全局可执行文件
tone2wavcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.11.1
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

https://freeswitch.org

安装元数据

软件包元数据

软件包键brew:freeswitch
版本1.11.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/freeswitch
主页https://freeswitch.org
仓库https://github.com/signalwire/freeswitch
上游文档https://developer.signalwire.com/freeswitch
许可证MPL-1.1 AND LGPL-2.1-only
源码归档https://files.freeswitch.org/releases/freeswitch/freeswitch-1.11.1.-release.tar.gz
最后更新2026-06-19T12:30:41-07:00
Pulseupdated
依赖freetype, jpeg-turbo, ldns, libks, libpng, libpq, libsndfile, libtiff, lua, opencore-amr, openssl@3, opus, pcre2, signalwire-client-c, sofia-sip, speex, speexdsp, sqlite
构建依赖pkgconf
macOS 提供的库curl, libedit
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefreeswitch
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

freeswitch

nix profile install nixpkgs#freeswitch
  • normalized package name match
  • 匹配方式:Freeswitch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fr/freeswitch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

freeswitch 1.10.12-r5

A communications platform written in C from the ground up

https://www.freeswitch.org/

sudo apk add freeswitch
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-dbg 1.10.12-r5

A communications platform written in C from the ground up (debug symbols)

https://www.freeswitch.org/

sudo apk add freeswitch-dbg
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-dev 1.10.12-r5

A communications platform written in C from the ground up (development files)

https://www.freeswitch.org/

sudo apk add freeswitch-dev
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-flite 1.10.12-r5

Freeswitch Text To Speech Module

https://www.freeswitch.org/

sudo apk add freeswitch-flite
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-flite from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-mariadb 1.10.12-r5

Freeswitch MariaDB Module

https://www.freeswitch.org/

sudo apk add freeswitch-mariadb
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-mariadb from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-openrc 1.10.12-r5

A communications platform written in C from the ground up (OpenRC init scripts)

https://www.freeswitch.org/

sudo apk add freeswitch-openrc
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-perl 1.10.12-r5

Freeswitch Perl module

https://www.freeswitch.org/

sudo apk add freeswitch-perl
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-perl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-perlesl 1.10.12-r5

Freeswitch Perl ESL module

https://www.freeswitch.org/

sudo apk add freeswitch-perlesl
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-perlesl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-pgsql 1.10.12-r5

Freeswitch PostgreSQL Module

https://www.freeswitch.org/

sudo apk add freeswitch-pgsql
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-pgsql from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-python3 1.10.12-r5

Freeswitch Python3 module

https://www.freeswitch.org/

sudo apk add freeswitch-python3
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-python3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-sample-config 1.10.12-r5

Freeswitch sample configuration

https://www.freeswitch.org/

sudo apk add freeswitch-sample-config
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-sample-config from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-sangoma 1.10.12-r5

Freeswitch Sangoma Media Transcode Codec Module

https://www.freeswitch.org/

sudo apk add freeswitch-sangoma
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-sangoma from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-snmp 1.10.12-r5

Freeswitch SNMP module

https://www.freeswitch.org/

sudo apk add freeswitch-snmp
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • 1 依赖
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-snmp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

freeswitch-timezones 1.10.12-r5

Freeswitch timezone configuration

https://www.freeswitch.org/

sudo apk add freeswitch-timezones
  • License: MPL-1.1
  • Architecture: x86_64
  • Source Package: freeswitch
  • normalized package name match
  • 匹配方式:Freeswitch
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: freeswitch-timezones from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment