返回列表 發帖
Have to try 432? PM me your email

TOP

回復 252# bubblestar


It is always important to keep configuration backup. I hook up the IP01 via FTP, unable to use SFTP in WinSCP.
Then monitor the console by puttytel.
SSH into the box by putty.

Enjoy the new box.

TOP

回復 254# yiucsw

I don't know as I used to use Firefox or chrome recently.

IE always has problems, For switchfin, the font will be very small.

TOP

回復 256# yiucsw

yes, for IAX connection, you need this line.

TOP

本帖最後由 ckleea 於 2011-1-16 07:59 編輯

回復 258# Qnewbie

As I put the box behind the router, I do not open the ports with iptables under IP01.

Try something like this

-A RH-Firewall-1-INPUT -p udp -m udp -m state --dport 10000:20000 --state NEW -j ACCEPT

TOP

try this
examples

;externip = your wan ip
externhost = for ddns host
fromdomain = for ddns host
localnet = 192.168.1.0/255.255.255.0  ;change it as per your Asterisk network address

TOP

As stated, there is continued upgraded and "improvement". It can be checked at here

http://switchfin.svn.sourceforge ... /trunk/?pathrev=461

Serial console helps one to check the output and in particular to fix the lost IP issue. (i.e. return to default 192.168.1.100)

TOP

回復 263# Qnewbie


    I don't know what wrong but upgrade to SVN 432 should not post any problem. Only problem I have personally encountered before was that I might forget to change the network setting to DHCP during compilation leading to reset to default at 192.168.1.100

There should be no problem in the weblogin but bear in mind that transition from version before 432 to a higher version requiring a complete reset of configuration. The developer has made changed to the GUI code to allow a even faster response and web upload.

So, always back up your configuration files.

Lastly, there is no urgency to upgrade further as there is change in the config file such as adding extensions_custom.conf, etc

TOP

回復 267# 角色


I have not experienced before as far as my compilation is ok. All firmware are workable and allow me to login. I really don't know why some of the users encountered GUI login problem. The firmwares appeared in tele-cafe are all compiled by me and hence I am confident that it allows login via GUI. The only problem I can tell you that is related to DHCP/ default network address issue. From time to time I forgot to make changes before compilation.

If you encounter the problem, I believe the way is to reload the ATCOM firmware via serial console. You need the ext2 format not the md5 format.

The switchfin developer has not shown a way to restore via serial console, at least from my memory, I can recall I read it. It is because switchfin firmware is bigger in size.

TOP

回復 271# 角色

I normally not keep the ext2 format except the latest one. Please also note that I do not know the ext2 flashing instruction for switchfin firmware. I believe it is different from ATCOM as the size is different. I briefly recall I did once before but failed. So I am a bit hesitate to do a firmware reflashing for switchfin.

TOP

I really don't know. But I saw a link to deal with this

http://www.fredshack.com/docs/atcom_ip01.html

TOP

TOP

So only 2 IP01 are not working, please let us know how we can help?

TOP

一般唔需要改registersip=yes 設定

TOP

回復 277# Qnewbie


This might be helpful to you.

http://www.switchfin.org/index.p ... &Itemid=54#p720


Some general rules:
1. change the GUI port to some other ports if you want to administer via internet. However, your router should support port redirection
2. strong user name and password for GUI, I believe you know you can take off admin as user name for the GUI
3. for user extension, only you can make is a strong password.
4. if you are ok, change the default incoming port of SIP to some other port number

For iptables/router firewall, you can add a few more
such as we are dropping the connection for a range of IP as we discuss in other threads
add rule to allow only trusted connection.

For iptables  in IP01, I think you may need to back up the rules so that it can review and reload upon rebooting. However, I believe rebooting should be a minimal now when you are at switchfin firmware. My previous experience is more than 3X days.

TOP

返回列表