信令接口配置

来自最权威最新完整开源SIP,语音通信,融合通信中文技术文档资料,提供详细的Asterisk Freepbx, FreeSBC, 免费会话边界控制器,网关,语音板卡,IPPBX,SBC配置资料-asterisk,freepbx,freesbc 用户手册 界面配置,呼叫路由,IVR, 网关对接,拨号规则,SIP 分机呼叫,pjsip, IVR, 录音, CDR, 队列呼叫,振铃组,CLI 命令中文资料手册
James.zhu讨论 | 贡献2016年1月22日 (五) 10:23的版本

跳转至: 导航搜索
SIP 信令接口配置介绍

signaling 接口负责处理所有的SIP 信令的事务,包括SBC接入和呼出。 SBC的信令接口实际上是SBC 的网络接口,例如eth0,eth1 ..

系统支持还有一个“special” 接口,称之为 sngdsp0 interface。

  • 此接口 sngdsp0 interface 支持 SBC 访问媒体接口。
! Must not be given an IP which is routable within the network.
Signaling Interface Configuration

用户必须配置所有需要使用的signaling 接口。 可以点击网络接口的“Edit”来配置需要的参数。 nsc-cfg-sig-if.png

SBC Signaling Interface Configuration

Note: From the network configuration interface you can also set the hostname, default gateway and the DNS servers. If you use DHCP for any of the interfaces you won’t be able to specify a default gateway or DNS servers.

You can also add VLAN interfaces or interface aliases (Virtual IP) by clicking in the proper “Add” button at the bottom of the network configuration page.

In the above example, interfaces named “sngdsp0” and “sngdsp1” are Sangoma Ethernet interfaces that give access to Sangoma’s media interfaces (DSPs). Unless you are configuring a server for “software transcoding” mode or you have D150 media interfaces, then you need to configure those network interfaces and you must assign an IP to them.