# sofia-sip を Homebrew, apk, dnf, MacPorts, pacman, zypper, apt, Nix でインストール

sofia-sip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:sofia-sip
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install sofia-sip
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sofia-sip
```

  証拠: MacPorts ports tree: comms/sofia-sip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add sofia-sip
```

  証拠: Alpine Linux edge package indexes: sofia-sip from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install sofia-sip
```

  証拠: Fedora Rawhide package metadata: sofia-sip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S sofia-sip
```

  証拠: Arch Linux sync databases: sofia-sip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install sofia-sip
```

  証拠: openSUSE Tumbleweed package metadata: sofia-sip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install libsofia-sip-ua-dev
```

  証拠: Debian stable package indexes: libsofia-sip-ua-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#sofia_sip
```

  証拠: nixpkgs package indexes: pkgs/by-name/so/sofia_sip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:sofia-sip
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/sofia-sip>
- **バージョン:** 1.13.18
- **ソース概要:** SIP User-Agent library
- **ホームページ:** <https://sofia-sip.sourceforge.net/>
- **リポジトリ:** <https://github.com/freeswitch/sofia-sip>
- **上流ドキュメント:** <https://sofia-sip.sourceforge.net/>
- **ライセンス:** LGPL-2.1-or-later
- **ソースアーカイブ:** <https://github.com/freeswitch/sofia-sip/archive/refs/tags/v1.13.17.tar.gz>
- **最終更新:** 2026-08-03T22:05:23Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- addrinfo (cli)
- localinfo (cli)
- sip-date (cli)
- sip-dig (cli)
- sip-options (cli)
- stunc (cli)
- addrinfo (エイリアス)
- localinfo (エイリアス)
- sip-date (エイリアス)
- sip-dig (エイリアス)
- sip-options (エイリアス)
- stunc (エイリアス)

## 依存関係

- gettext
- glib
- openssl@3

## ビルド依存関係

- autoconf
- automake
- libtool
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.13.18
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/freeswitch/sofia-sip
- 検出された最新: v1.13.17 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/freeswitch/sofia-sip>
- <https://raw.githubusercontent.com/freeswitch/sofia-sip/master/README>
- <https://sofia-sip.sourceforge.net/>
- source_facts.executables
- source_facts.package-manager


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sofia-sip
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - libsofia-sip-ua-dev - 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1: normalized package name match | Debian stable package indexes: libsofia-sip-ua-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library development files | http://sofia-sip.sourceforge.net/
- Debian apt - libsofia-sip-ua-glib-dev - 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1: normalized package name match | Debian stable package indexes: libsofia-sip-ua-glib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library glib/gobject interface development files | http://sofia-sip.sourceforge.net/
- Debian apt - libsofia-sip-ua-glib3t64 - 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1: normalized package name match | Debian stable package indexes: libsofia-sip-ua-glib3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library glib/gobject interfaces runtime | http://sofia-sip.sourceforge.net/
- Debian apt - libsofia-sip-ua0t64 - 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1: normalized package name match | Debian stable package indexes: libsofia-sip-ua0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library runtime | http://sofia-sip.sourceforge.net/
- Debian apt - sofia-sip-bin - 1.12.11+20110422.1+1e14eea~dfsg-6.1+b1: normalized package name match | Debian stable package indexes: sofia-sip-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library utilities | http://sofia-sip.sourceforge.net/
- Debian apt - sofia-sip-doc - 1.12.11+20110422.1+1e14eea~dfsg-6.1: normalized package name match | Debian stable package indexes: sofia-sip-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Sofia-SIP library documentation | http://sofia-sip.sourceforge.net/
- Nix - sofia_sip: normalized package name match | 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 apt - libsofia-sip-ua-dev - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library development files | http://sofia-sip.sourceforge.net/
- Ubuntu apt - libsofia-sip-ua-glib-dev - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-glib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library glib/gobject interface development files | http://sofia-sip.sourceforge.net/
- Ubuntu apt - libsofia-sip-ua-glib3t64 - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsofia-sip-ua-glib3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library glib/gobject interfaces runtime | http://sofia-sip.sourceforge.net/
- Ubuntu apt - libsofia-sip-ua0t64 - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsofia-sip-ua0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library runtime | http://sofia-sip.sourceforge.net/
- Ubuntu apt - sofia-sip-bin - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: sofia-sip-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library utilities | http://sofia-sip.sourceforge.net/
- Ubuntu apt - sofia-sip-doc - 1.12.11+20110422.1+1e14eea~dfsg-6.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: sofia-sip-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sofia-SIP library documentation | http://sofia-sip.sourceforge.net/
- apk - sofia-sip - 1.13.17-r1: normalized package name match | Alpine Linux edge package indexes: sofia-sip from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RFC3261 compliant SIP User-Agent library | https://github.com/freeswitch/sofia-sip
- apk - sofia-sip-dbg - 1.13.17-r1: normalized package name match | Alpine Linux edge package indexes: sofia-sip-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RFC3261 compliant SIP User-Agent library (debug symbols) | https://github.com/freeswitch/sofia-sip
- apk - sofia-sip-dev - 1.13.17-r1: normalized package name match | Alpine Linux edge package indexes: sofia-sip-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | RFC3261 compliant SIP User-Agent library (development files) | https://github.com/freeswitch/sofia-sip


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://pkg.so/ja/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [freeswitch](https://pkg.so/ja/brew/freeswitch/) - Popular package that depends on this formula.
- [libexosip](https://pkg.so/ja/brew/libexosip/) - Shares pkgdb curated category or tags: cli, networking, sip, telephony, voip.
- [c-ares](https://pkg.so/ja/brew/c-ares/) - Shares pkgdb curated category or tags: c, cli, library, networking.
- [czmq](https://pkg.so/ja/brew/czmq/) - Shares pkgdb curated category or tags: c, cli, library, networking.
- [libnet](https://pkg.so/ja/brew/libnet/) - Shares pkgdb curated category or tags: c, cli, library, networking.
- [liblo](https://pkg.so/ja/brew/liblo/) - Shares pkgdb curated category or tags: c, cli, library, networking.
- [xmlrpc-c](https://pkg.so/ja/brew/xmlrpc-c/) - Shares pkgdb curated category or tags: c, cli, library, networking.
- [baresip](https://pkg.so/ja/brew/baresip/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [pjproject](https://pkg.so/ja/brew/pjproject/) - Local package facts share a topical domain. Shared terms: cli, networking, openssl, openssl-3, sip.

## Combined YAML source

View the package source record on GitHub. [combined/sofia-sip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sofia-sip.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
