当前位置: 首页 >> Tag标签为 'Asterisk'

为何我的LinkSys SPA1001无法注册

环境:Freeiris2 + Linksys SPA1001 + Linux + iptables + ip_nat_sip

现象:服务器启动后(iptables也启动了),后打开Linksys SPA1001无法注册(在此之前SPA1001曾经注册到服务器上),相同的帐号,用X-lite可以注册。

解决办法:

1、SPA1001启动后,停止iptables,等待一段时间后重新启动iptables即可。

2、Linux的iptables启动的时候,不加载“ip_nat_sip”模块,有可能“ip_conntrack_sip”也不要加载。

3、启动Asterisk之前删除“/var/lib/asterisk/astdb”文件。

以上方法任选其一即可。

Read the rest of this entry »

Asterisk/Freeiris使用过程中碰到的一些问题及注意事项

1、Freeiris2最好配合Asterisk1.4使用,虽然使用1.6基本功能没问题,但是在某些功能上可能会有问题(如:本人使用的语音卡,在1.6下可以识别,却无法拨打电话),根据官方的说明,应该是Freeiris2012版本才使用Asterisk1.6。

Read the rest of this entry »

连接两台asterisk服务器

有两台asterisk服务器,需要可以拨打注册在对方服务器上的分机号。

假设有A ,B两台服务器,A上面分机号都以3开头,如3000;B上面分机号都以8开头,如8000。

Read the rest of this entry »

ASTERISK之SIP对接及注册设置

Dial Rules:
X.                        [设呼入以0-9开头的所有号码]

PEER Details:

Read the rest of this entry »

How do I change my default Maint password?

Log in to trixbox via terminal/putty or at the machine and type:

passwd-maint

and I don’t think there was a default password. It has been a while since I installed I do not remember. I think you had to assign one during the install but I am not sure.

Trixbox的SIP Trunk配置

参考:http://www.voiptalk.org/products/trixbox-sip-trunk-setup

国内相关的文档还真不多。