返回列表 發帖
好了,大家可以写了,那么我会做链接。

TOP

回復 17# carw318

你在香港使用吗?

TOP

那么你应该先用G711 codec,应该效果也不错。

TOP

回復 17# carw318

你也有SPA 941,你在淘宝购入吗?

TOP

慢慢来,不要着急。

TOP

回復 23# carw318

我想起,我们一般用Siemens IP Phone比较多!

TOP

在英国。可以邮购。

TOP

因为router已经set up好,那么整个系统就可以开始。

TOP

TOP

怎样show advanced options?

1. 点击在右上角的button
1067a.gif

2. 留意最底部的变化
1067b.gif

3. 多处的options
1067c.gif

TOP

怎样更改login name and password?

有两个方法去修改login name and password.那些credentials放在manager.conf。

第一种方法
ssh login + vi /etc/asterisk/manager.conf

At the end of manager.conf
  1. [admin]
  2. secret=admin
  3.   read=system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
  4.   write=system,call,agent,user,config,command,reporting,originate
複製代碼
在上面"[admin]",是login name:admin。Password放在secret,那么password就是admin。你可以作适当的修改就可以。

第二种方法
1. 先enable advanced options Link
2. 在左右边的advanced otpions里,点击“File Editor”,然后选manager.conf

1068a.gif

修改secret的content就可以更改password
1068b.gif

修改login name就比较复杂一点。就先先creat 一个新的context,然后copy之前”-admin“下的资料,然后save,再apply changes。

TOP

我们一般都用三个handsets, 看来不出来eBay这个offer有几个handsets?

TOP

本帖最後由 角色 於 2013-10-15 23:25 編輯

Internal SIP call

Extension 6000 = SIP Client 1(IP Phone)
Extension 6001 = SIP Client 2(Zoiper softphone)

1. Create a dialplan
1069a.gif

1069b.gif

1069c.gif

2. Create two extensions
1070a.gif

2a. Create Extension 6000
1070b.gif

2b. Create Extension 6001
1070c.gif


3. Apply changes
1070d.gif


4. SIP Client 1 (IP Phone)
1071a.gif


5. SIP Client 2 (Zoiper Softphone)
1071b.gif


6. Test
1071c.gif

TOP

Asterisk-GUI的Voicemail又出问题!

TOP

一set就出问题,连互打都不成功!说有error。因为我没有用过,估计是不会set。

TOP

返回列表