Re: Interesting interoperability with Quintum of gnugk.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(To Jan) Maybe we should update the website with these three devices.

Do you have this error each time or only sometimes? I would suggest
to add PSocket::GetErrorNumber() to the trace output in ProxyThread.cxx:

replace:
    PTRACE(3, msg << " Error(" << group << "): " << PSocket::GetErrorText(e) << " (" << e << ')');
with:
    PTRACE(3, msg << " Error(" << group << "): " << PSocket::GetErrorText(e) << " (" << PSocket::GetErrorNumber(group)
<< ')');

so we can see what winsock error occured. You can also try a different version of pwlib
to see if this helps.

----- Original Message ----- 
From: "Tom Young" <yangtao@singnet.com.sg>
Sent: Thursday, November 20, 2003 4:05 AM


> I test the new gk 2.0.7 from CVS with quintum's products. Found some
> interesting result.
> For Windows server 2000 / Linux Redhat 9.0 platform, the gk compiled
> from same copy of codes supports Quintum's
> 1. CMS v2.0
> 2. D3000 (P4-2-20)
> 3. A800 (P4-2-20)
> But while under Windows XP pro, got such error as follows,
> 2003/11/19 17:51:36.490            5          ProxyThread.cxx(354)
> Q931d   Reading from 203.117.109.254:1720
> 2003/11/19 17:51:36.490            3          ProxyThread.cxx(193)
> Q931d   192.168.0.254:1720 Error(0): Input/output error (12)
> and heard 2 ring tone then call normal dropped.
>
> Since I dev under winxp, it took too much time for this issue.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Homepage: http://www.gnugk.org/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux