> For the complete documentation index, see [llms.txt](https://man.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://man.bsdcn.org/man5/phones.5.md).

# phones(5)

`phones` — 远程主机电话号码数据库

## 名称

`phones`

## 描述

文件 **/etc/phones** 包含 tip(1) 程序使用的系统范围私有电话号码。此文件通常不可读，因此可能包含特权信息。该文件的格式是一系列如下形式的行：\[\ et]\*。系统名是 [remote(5)](/man5/remote.5.md) 文件中定义的名称之一，电话号码由任何字符序列构成，仅由 `,` 或行尾终止。`=` 和 `*` 字符是指示自动呼叫单元暂停并等待第二个拨号音（通过交换台时）的指示符。DF02-AC 需要 `=`，BIZCOMP 1030 需要 `*`。

每行仅允许一个电话号码。但是，如果文件中有多行包含相同的系统名，tip(1) 将尝试依次拨打每一个，直到建立连接。

## 文件

**/etc/phones**

## 参见

tip(1), [remote(5)](/man5/remote.5.md)

## 历史

`phones` 文件出现在 4.2BSD 中。
