返回列表 發帖
回復 630# yiucsw


SVN506 is stable. 510 and 513 the latest has some features like ghostscipt added.

Have a look at the status of various versions here

http://switchfin.svn.sourceforge ... in/switchfin/trunk/

TOP

ok, thanks, will remain SVN506

TOP

回復 632# yiucsw

How is the performance of your ip01 with switchfin svn506M?

YH

TOP

do not know, generally use OBI110 (freq. single side audio, delay response) or Et263 service (time to time error code 404....) ip01 seems stable.
So currently everything is unstable. ....!!!! except ip01 alone.

TOP

回復 634# yiucsw


    從其他帖子知道你的問題可能在廣州的endpoint,會否將IP01放在廣州?

TOP

IP01现在放在香港。 以前是用SPA3102,vigor, IAX..  IP01 不太稳定。起码比OBi110好。
现在OBI110-obitalk-OBi110 Voice Delay, single side audio, OBI110->IP01->OBI110 常常连不上线。(电话不通)。
开始改用OBI110-ET263-OBI110. 是最稳定的方法。

TOP

其实不是IP-01问题,可能是CCPIP问题,改用ET263有好转,主要是ET263检查没有那么严原因。

那么你的IP-01要有一个能拨入和打出ET263的账号才行。

角色

TOP

How to add patch to asterisk in switchfin?

Currently, I am trying to add bradyzhu C-hing's patch to ET263. The result is negative Does anyone apply patch successfully to switchfin?

I add the patch code to package/asterisk/asterisk-1.4.patch file before compilation:
  1. @@ -16896,10 +16896,10 @@
  2.                 /* RFC 3261 - 8.1.3.3 If more than one Via header field value is present in a reponse
  3.                  * the UAC SHOULD discard the message. This is not perfect, as it will not catch multiple
  4.                  * headers joined with a comma. Fixing that would pretty much involve writing a new parser */
  5. -                if (!ast_strlen_zero(__get_header(req, "via", &via_pos))) {
  6. -                        ast_log(LOG_WARNING, "Misrouted SIP response '%s' with Call-ID '%s', too many vias\n", e, callid);
  7. -                        return 0;
  8. -                }
  9. +//                if (!ast_strlen_zero(__get_header(req, "via", &via_pos))) {
  10. +//                        ast_log(LOG_WARNING, "Misrouted SIP response '%s' with Call-ID '%s', too many vias\n", e, callid);
  11. +//                        return 0;
  12. +//                }
  13.                 if (!p->initreq.headers) {
  14.                         if (option_debug)
  15.                                 ast_log(LOG_DEBUG, "That's odd...  Got a response on a call we don't know about. Cseq %d Cmd %s\n", seqno, cmd);
複製代碼

TOP

I suggest to ask developer of switchfin

TOP

回復 639# ckleea

I think it is patched.

The asterisk source code before compilation is located in build_ip01/asterisk-1.4.40

Unfortunately, this patch didn't fix the ET263 problem .

TOP

SVN 527 is released.

Changes between SVN 506 and SVN 527 are:


  • svn507 Fix the dm9000 driver for the dm9000B chip
  • svn508 Ghostscript add by Kelvin Chua
  • svn509 Some SIM cards has storage for less or more then 32 SMS
  • svn519 u-boot. Add reset NAND before read device ID
  • svn522 return the DHCP client demon back for IP04 and PR1Appliance
  • svn526 Migration to the new uClinux distro
  • svn527 Switchfin using 2010R1-RC5 uClinux distro. All basic components compiles. Drivers not tested yet


http://switchfin.svn.sourceforge ... switchfin/?view=log

TOP

回復 641# bubblestar


   
No hurry to update as ghostscripts seem to still have error.

TOP

Look at this interesting development of upgrading the uClinux to 2010 version.

It is now for Ip04 only and not yet fully functional

http://www.switchfin.org/index.p ... d=156&Itemid=54

TOP

The change log of switchfin firmware can be found here

http://switchfin.svn.sourceforge ... log&pathrev=530

TOP

回復 644# ckleea

Latest at the moment is svn 530

TOP

返回列表