返回列表 發帖
回復 292# Qnewbie


    The new switchfin firmware 432 or above involved the use of reverse proxy for http server. Hence the http port in http.conf is 8888. The developer said it improves the speed and allows upload of the firmware.

I agree with you that the iptables in switchfin is a trim down version.

TOP

To my understanding, you cannot change the internal GUi port for switchfin firmware after 432. All you can are to port forward a different port at router to port 80 of ip01.

TOP

回復 296# Qnewbie

How do you set up your siptosis? Windows? Linux?

My setup is like this in sip.conf. No need to use gui to set up

[stsTrunk_01]
username = stsTrunk_01
type = friend
secret = xxxxxxxxxxxxxxxxx
host = 192.168.xxx.xxx
nat = no
dtmfmode = auto
canreinvite = no
port = 5072
qualify = yes
defaultip = 192.168.xxx.xxx
incominglimit = 1
outgoinglimit = 1
call-limit = 1
busylevel =

The above is generated from their script during setup. I have not changed this for I think 2 years. I use a Centos 5.5 server to host the asterisk and skype siptosis application.
This is why stsTrunkconfig charges more.

TOP

回復 299# Qnewbie


   It is not unexpected for the embedded IPPBX to trim down the functionality. You may try the original method as described to see if it works.

TOP

It is more important to make it work.

How about in cli, registered or not ?

TOP

Anyway, it shows that the device works and I can talk with you over the phone. gradually adjust the settings to fine tune.
Remember to back up the current setting from time to time and kept in PC in case you need to restore and make reference.

TOP

Sometimes GUI set up does not work

TOP

我唔同意,雖然我地的ISP is relatively unchanged, 不過跟據經驗係唔需要set externip,

可能大家都記得我地以前寫過關於cron job to look up external IP and write to the file sip_nat.conf

我估亞星的問題是先前SPA3000佔用咗D ports, router cache放唔到。當SPA3000 停用,而router reset咗,就可以用返。

TOP

回復 316# yiucsw


   What do you mean log error? Can you login before? It seems to me that the size of the log size may be too big that the root partition cannot hold. You know the drawback of switchfin firmware is too big in size.

TOP

You can write a cron job to achieve this. Indeed you may not need to enable all the 4 options of the logger especially if you can add more security in the firewall and password levels.

It is a limitation we face when dealing with embedded IPPBX. Limited size. to

You may further encounter problems if you allow a lot of voicemail to leave behind.

TOP

I can't recall when I deal with this but it can fix by some simple means.

TOP

回復 325# 角色

I almost forgot I have done so.
Anyway glad to see you are able to compile.

Also check this for latest update in the source
http://switchfin.svn.sourceforge ... in/switchfin/trunk/

At the moment the link is down.

TOP

回復 328# 角色

Only problem is that it almost uses up the allocated root partition space leaving no space for log message and others.

TOP

回復 331# 角色
What is the change in the new firmware? I saw the SIM option available in the configure hardware from the website?
Did you tackle on the new config files format?

TOP

Not much new change in the menuconfig.

TOP

返回列表