# 使用 Homebrew, Nix 安装 libexosip

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

## 安装

```sh
sudo av install brew:libexosip
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libexosip
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#libexosip
```

  证据: nixpkgs package indexes: pkgs/by-name/li/libexosip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:libexosip
- **软件包管理器:** Homebrew
- **版本:** 5.3.0
- **来源摘要:** Toolkit for eXosip2
- **主页:** <https://savannah.nongnu.org/projects/exosip>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- sip_monitor (别名)
- sip_reg (别名)
- sip_storm (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 5.3.0
## 项目历史与用法

libeXosip2 is a C SIP endpoint library layered above oSIP. It packages higher-level call-control, registration, messaging, and presence APIs for applications that do not want to drive SIP transactions directly.

### 项目历史

Antisip describes oSIP and eXosip2 as open-source SIP projects started in 2001. The eXosip documentation presents libeXosip2 as the extended stack built on oSIP for quickly building compliant SIP endpoint applications.

### 采用历史

Savannah's release archive shows libeXosip tarballs in March 2005 and libeXosip2 tarballs in November 2005, followed by 3.x, 4.x, and 5.x series releases. Package managers keep it around for older and embedded VoIP software that still wants a compact GPL SIP user-agent stack.

### 使用方式

The library is used to initialize an eXosip context, select UDP, TCP, TLS, or DTLS transport, and build SIP endpoint behavior such as registration, calls, transfer, messaging, and presence.

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

libeXosip2 is a small but durable example of the early-2000s open SIP stack era: oSIP handles lower SIP machinery, while eXosip2 gives packagers a higher-level endpoint library and test tools.

### 时间线

- 2001: Antisip says oSIP and eXosip2 open-source projects were started.
- 2005-03-29: Savannah archive lists libeXosip 0.9.0.
- 2005-11-24: Savannah archive lists libeXosip2 2.2.2.
- 2016-09-13: Savannah archive lists libexosip2 5.0.0.
- 2021-11-22: Antisip ChangeLog and Savannah archive list eXosip2 5.3.0.

### Related projects

- Related projects include GNU oSIP, Antisip SIP products, SIP RFC 3261 implementations, and endpoint stacks used by VoIP clients and embedded telephony devices.

### 来源

- <https://download.savannah.nongnu.org/releases/exosip/>
- <https://savannah.nongnu.org/projects/exosip>
- <https://www.antisip.com/>
- <https://www.antisip.com/doc/exosip2/eXosip2_changelog.html>
- <https://www.antisip.com/doc/exosip2/group__libeXosip2.html>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 其他软件包管理器记录

- Nix - libexosip: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libexosip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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