From my past experience (be it only 6 months of so) with Quintum boxes, I can only say one major thing about those boxes: THEY SUCK !
Although the inter-op with GnuGK easily when configured as endpoints, they tend to never inter-op with anything else on the other side. The Codec compatibality on those boxes is horrible, when a call terminates, getting a normal DC cause is a miracle, not to talk about the fact that it usually takes abour 4 setup cycles for an H323 session to start, resulting in extremly long PDD's.
Now, I've worked with various equipments, varying from Vendors to Open Source products, and all I can say is this: If you think of buying a Quintum, don't let the price tempt you, it's not worth it. I've been trying to understand the issues with Quintum, but when every DC comes back with an "unspecified error", it's very hard.
Regards, __________________________________________________________________
Nir Simionovich cell: +972-54-482826 Network Operations Manager office: +972-9-9581711 x.105 Dimi Telecom fax: +972-9581739 __________________________________________________________________ JAG_gkM ----------------------> Just Another GNUgatekeeper Mangler emailto: nirs@dimitel.com http://www.dimitel.com __________________________________________________________________ Read my articles and tutorials at: http://www.net-gurus.net
Zygmuntowicz Michal wrote:
(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/
------------------------------------------------------- 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/