Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, pacman, zypper, apt, Nix 安装 sofia-sip

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sofia-sip

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install sofia-sip

MacPorts ports tree · comms/sofia-sip/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add sofia-sip

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

Fedora dnf已验证 · 92%
sudo dnf install sofia-sip

Fedora Rawhide package metadata · sofia-sip · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S sofia-sip

Arch Linux sync databases · sofia-sip · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install sofia-sip

openSUSE Tumbleweed package metadata · sofia-sip · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install libsofia-sip-ua-dev

Debian stable package indexes · libsofia-sip-ua-dev · 来源: deb.debian.org

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

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

概览

软件包摘要

SIP User-Agent library

命令和别名

  • addrinfo
  • localinfo
  • sip-date
  • sip-dig
  • sip-options
  • stunc

历史

项目历史与用法

Sofia-SIP is an LGPL SIP user-agent library and companion utility suite rooted in Nokia Research Center SIP stack work and now maintained from the FreeSWITCH GitHub organization.

项目历史

The Sofia-SIP project site describes the library as an open-source SIP User-Agent implementation compliant with IETF RFC3261 and based on a SIP stack developed at the Nokia Research Center. Its original documentation centered on GNU/Linux, SIP client building blocks, VoIP, instant messaging, and person-to-person communication services.

The SourceForge-era site lists 1.12.11, dated 2011-03-11, as the latest release from that project page and now warns that the old repository is not currently maintained. The same page directs users to the FreeSWITCH-hosted GitHub repository as the maintained version.

The current FreeSWITCH README keeps the same core identity: Sofia-SIP is a C library built with GNU autotools, with libsofia-sip-ua as the main user-agent library and small utilities such as sip-options, sip-date, addrinfo, and localinfo.

采用历史

Sofia-SIP's adoption came through VoIP and real-time communications software rather than through an end-user command alone. The official site listed Telepathy and FreeSWITCH among projects using it, and the maintained repository now lives under FreeSWITCH.

Its package-manager footprint is broad for a C networking library: the input records packages for Homebrew, Debian and Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE-style zypper ecosystems.

使用方式

Developers use Sofia-SIP as a SIP stack for clients, servers, and protocol utilities. The installed command-line tools are useful for package smoke tests and protocol diagnostics: sip-options queries with the OPTIONS method, sip-date handles SIP date parsing and printing, and addrinfo/localinfo expose supporting network information.

The library supports SIP transports over IPv4 and IPv6, UDP and TCP, SSL/TLS signaling, SIMPLE presence and instant messaging, STUN-related NAT traversal, and SDP offer-answer functionality, according to the official project page.

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

Sofia-SIP is package-nerd-significant because it is the kind of small C library that keeps telephony stacks portable across distributions. The package is less about a flashy CLI and more about headers, shared libraries, pkg-config-style build integration, and a few protocol inspection tools.

Its history also shows a common open-source lifecycle: an older SourceForge project with reference documentation, a long-lived packaged ABI, and later maintenance through a larger downstream user, FreeSWITCH.

时间线

  • 2000s: SIP stack work from Nokia Research Center becomes the basis for Sofia-SIP.
  • 2011-03: SourceForge project page lists Sofia-SIP 1.12.11 as the latest release.
  • 2020: FreeSWITCH GitHub repository for the maintained Sofia-SIP source is created.
  • 2020s: Sofia-SIP remains packaged across common Unix-like package managers.

Related projects

  • FreeSWITCH: current maintainer namespace and major Sofia-SIP user.
  • Telepathy: listed by the Sofia-SIP project site as a project using Sofia-SIP.
  • SIP and RFC3261: the protocol target that defines the library's main role.
  • STUN and SDP offer-answer: protocol areas covered by Sofia-SIP modules.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
addrinfocli全局可执行文件
localinfocli全局可执行文件
sip-datecli全局可执行文件
sip-digcli全局可执行文件
sip-optionscli全局可执行文件
stunccli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本1.13.17
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.13.17

https://github.com/freeswitch/sofia-sip

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:sofia-sip
版本1.13.17
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/sofia-sip
主页https://sofia-sip.sourceforge.net/
仓库https://github.com/freeswitch/sofia-sip
上游文档https://sofia-sip.sourceforge.net/refdocs
许可证LGPL-2.1-or-later
源码归档https://github.com/freeswitch/sofia-sip/archive/refs/tags/v1.13.17.tar.gz
依赖gettext, glib, openssl@3
构建依赖autoconf, automake, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libsofia-sip-ua-dev 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1

Sofia-SIP library development files

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: sofia-sip
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsofia-sip-ua-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsofia-sip-ua-glib-dev 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1

Sofia-SIP library glib/gobject interface development files

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-glib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsofia-sip-ua-glib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsofia-sip-ua-glib3t64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1

Sofia-SIP library glib/gobject interfaces runtime

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-glib3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsofia-sip-ua-glib3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsofia-sip-ua0t64 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1

Sofia-SIP library runtime

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: sofia-sip
  • 2 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsofia-sip-ua0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sofia-sip-bin 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1

Sofia-SIP library utilities

http://sofia-sip.sourceforge.net/

sudo apt install sofia-sip-bin
  • Section: net
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sofia-sip-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sofia-sip-doc 1.12.11+20110422.1+1e14eea~dfsg-6.1

Sofia-SIP library documentation

http://sofia-sip.sourceforge.net/

sudo apt install sofia-sip-doc
  • Section: doc
  • Architecture: all
  • Source Package: sofia-sip
  • normalized package name match
  • 匹配方式:Sofia Sip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sofia-sip-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sofia_sip

nix profile install nixpkgs#sofia_sip
  • normalized package name match
  • 匹配方式:Sofia Sip
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/sofia_sip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libsofia-sip-ua-dev 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library development files

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: sofia-sip
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsofia-sip-ua-glib-dev 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library glib/gobject interface development files

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-glib-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-glib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsofia-sip-ua-glib3t64 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library glib/gobject interfaces runtime

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua-glib3t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-glib3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsofia-sip-ua0t64 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library runtime

http://sofia-sip.sourceforge.net/

sudo apt install libsofia-sip-ua0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: sofia-sip
  • 2 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsofia-sip-ua0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

sofia-sip-bin 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library utilities

http://sofia-sip.sourceforge.net/

sudo apt install sofia-sip-bin
  • Section: universe/net
  • Architecture: amd64
  • Source Package: sofia-sip
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sofia-sip-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

sofia-sip-doc 1.12.11+20110422.1+1e14eea~dfsg-6.1build2

Sofia-SIP library documentation

http://sofia-sip.sourceforge.net/

sudo apt install sofia-sip-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: sofia-sip
  • normalized package name match
  • 匹配方式:Sofia Sip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sofia-sip-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sofia-sip 1.13.17-r1

RFC3261 compliant SIP User-Agent library

https://github.com/freeswitch/sofia-sip

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

sofia-sip-dbg 1.13.17-r1

RFC3261 compliant SIP User-Agent library (debug symbols)

https://github.com/freeswitch/sofia-sip

sudo apk add sofia-sip-dbg
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: sofia-sip
  • normalized package name match
  • 匹配方式:Sofia Sip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sofia-sip-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

sofia-sip-dev 1.13.17-r1

RFC3261 compliant SIP User-Agent library (development files)

https://github.com/freeswitch/sofia-sip

sudo apk add sofia-sip-dev
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: sofia-sip
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Sofia Sip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sofia-sip-dev 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment