Re: gnugk w/ cisco gw's: asn decoding error

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

 



What version of GnuGK do you use?
We have similair problem with GnuGk <= 2.0.5. Not with ACF message but with Setup PDU. There was buggy code: rewriting nonStandardControl. Now it is commented:


From file ProxyChannel.cxx

/* Buggy routine. Most probably it rewrites useful vendor info into trashes and crashes the gk. if (pdu.HasOptionalField(H225_H323_UU_PDU::e_nonStandardControl)) { for (PINDEX n = 0; n < pdu.m_nonStandardControl.GetSize(); ++n) if (OnNonStandardData(pdu.m_nonStandardControl[n].m_data)) changed = true; PTRACE(5, "Q931\t" << Name() << " Rewriting nonStandardControl"); } */

Maybe your problem is the same. Look at the 5 level debug. Probably you need to upgrade your gatekeeper to newer version...

On Thu, 22 Jan 2004 13:21:36 -0500, Glen <glen@timehost.net> wrote:

I have yet to have gnugk working between two cisco gateways.

Gw 1 (pepe):
h323-gateway voip interface
h323-gateway voip id OpenH323GK ipaddr 10.10.10.5 1719
h323-gateway voip h323-id pepe

Gw 2 (drbunsen): h323-gateway voip interface
h323-gateway voip id OpenH323GK ipaddr 10.10.10.5 1719
h323-gateway voip h323-id drbunsen

gnugk prefix config:

[RasSrv::GWPrefixes]
drbunsen=88

I have a call being forwarded from pepe to drbunsen with the 88 prefix, but debug ras (on drbunsen) shows Jan 22 16:57:35.085: ACF (seq# 7090) rcvdparse_acf_nonstd: asn decoding error -13h323chan_dgram_send:Sent UDP msg. Bytes sent: 3 to 10.10.10.5:1719 fd=2

With debug dialpeer, I see the following on drbunsen (destination gw)
Jan 22 18:13:22.453:  dpAssociateIncomingPeer_T null source route label

No idea what that means.

The calls work when the session target ipv4: syntax is used, but not with gnugk.


Ideas?


-g




------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/





-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ 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