返回列表 發帖
perl is memory eating. For the firmware done by me, I have enable inadyn, iptables, tiff2pdf

TOP

好耐冇用 x-lite。有甚麼改進?

我嘅首選係  Zoiper

TOP

回復 344# 角色
你的Zoiper 是付費版嗎?

TOP

回復 346# 角色

你有冇用IAX? 免費版得兩個 accounts,唔夠用 (試機用)

TOP

回復 353# yiucsw
If you do not have a catchall setting of the FXO context (or even without a context for FXO analog trunk, it will not answer

TOP

回復 356# yiucsw


Not sure what you mean. In asterisk console, you can see the incoming call string but not answer if no DP context to handle. Therefore, the call will then drop.
Do you want to pass the incoming call to voicemail after certain period of ring?

TOP

回復 366# yiucsw

你可以在 extensions.conf, [default] context 找到 include = demo
[demo]下就有幾句對incoming call 轉到 welcome message

disable include = demo 就 ok

TOP

回復 368# 角色

因為 ATCOM or Switchfin 用 busybox, 所以相信大家使用 SSH or SFTP 都可能遇上問題。 Linux server 當然好好多!

TOP

回復 371# yiucsw
Please check the extensions.conf checking for the welcome message. You should locate them. Comment those lines out.

TOP

The codes are like these

exten => s,1,Wait(60)
exten => s,n,Answer
exten => s,n,Set(TIMEOUT(digit)=5)
exten => s,n,Set(TIMEOUT(response)=10)
exten => s,n(restart),BackGround(demo-congrats)
exten => s,n(instruct),BackGround(demo-instruct)
exten => s,n,WaitExten
exten => 2,1,BackGround(demo-moreinfo)
exten => 2,n,Goto(s,instruct)
exten => 3,1,Set(LANGUAGE()=fr)
exten => 3,n,Goto(s,restart)

TOP

Or look for something similar

TOP

回復 391# 亞星


未試過,不過有教學

http://www.switchfin.org/index.p ... x&catid=34:blog

TOP

You may be interested to upgrade this new firmware.

Switchfin uses Asterisk 1.4.39.1         PDF         Print         E-mail
Written by Administrator   
Friday, 11 February 2011 09:18

Hi Guys,

Now Switchfin uses the latest Asterisk  1.4.39.1
Feedback is welcome.

Cheers!

TOP

It should be embedded in the new SVN trunk. Can you check the files download containing 1.4.39?

TOP

本帖最後由 ckleea 於 2011-2-13 21:44 編輯

回復 396# 角色

I have compiled a new snv490 firmware with default network (i.e. 192.168.1.100) setting and g729 codec. Missing from my default is inadyn.

PM me if you want a trial.

DHCP is on the way

TOP

返回列表