返回列表 發帖
本帖最後由 角色 於 2011-2-17 11:11 編輯

I found that there is an option to retrieving the old version by using the "Sticky Revision". However I have not tried it yet.

YH

TOP

本帖最後由 角色 於 2011-2-17 22:49 編輯

deleted for incorrect information.

YH

TOP

本帖最後由 角色 於 2011-2-17 22:38 編輯

Correct way to retrieve the previous svn version of software source file as follows:

After having read the svn free pdf manual, I am able to retrieve the previous version of swtichfile using the following commands:

svn co -r 437 https://switchfin.svn.sourceforg ... in/switchfin/trunk/ switchfin

The number 437 is the version that you want to retrieve.

YH

TOP

因为我的Linux partition只有8G size,compile完switchfin后,hard drive usage由35%,提升到85%,所以我再加多一个switch sub-directory后就没有多余的空间了。

角色

TOP

终于可以compile到之前的firmware version:437。

发现在437里有Operator和Administrator mode。

0001.gif

角色

TOP

回復  角色

Could be found in:


It could be done to apply the following patch under switchfin/pack ...
Qnewbie 發表於 2011-2-18 01:07



Thank you for your information:
In fact, I have already found a list of websites which provides the source for the inadyn.zip as follows:
   
http://www.telecom-cafe.com/foru ... 11931&ptid=2963

YH

TOP

Difference between trunk and tag version of switchfin

Trunk version gives you the most updated version of switchfin firmware (may be instable) with the following command:

svn co https://switchfin.svn.sourceforg ... in/switchfin/trunk/ switchfin


Tag version gives you a stable version of switchfin with the following command:

svn co https://switchfin.svn.sourceforg ... n/tags/ip01-ui2.15/ switchfin-ip01-ui2.15

For more information, please refer to the following link:
http://www.switchfin.org/index.p ... ckfaq&Itemid=55

YH

TOP

As far as I know in UK which often blocks the 5060 port such that the ISP user has to use ISP telephone service rather than other voip service.

YH

TOP

本帖最後由 角色 於 2011-2-24 23:16 編輯

My 497 version is in the process of being compilied ....

YH

TOP

Just finished the compilation process, now it is being loaded into my ip01.

YH

TOP

本帖最後由 角色 於 2011-2-24 23:24 編輯

Yes, I am able to log in the GUI this time without any problem encoutered using the 497 firmware version.

0002.gif

YH

TOP

在左上角的operator and admin的功能也开始工作了,想operator,不用user log in都能知道extension的status。

0003.gif

角色

TOP

如果我用extension 6001拨出电话,上面的panel会有显示,表示6001正在拨出电话。

角色

TOP

你有iptel number吗?

我给你挂。

角色

TOP

那么现在的svn497是否稳定呢?

角色

TOP

返回列表