>> Could you post full config of Cisco gateways plus output of gnugk console for "??" command? Sure! I changed some of the ip addresses & numbers, & but everything else is pretty much the same. ?? Output: AllRegistrations RCF|10.10.1.10:1720|drbunsen:h323_ID|gateway|9109_endp Fri, 23 Jan 2004 11:55:33 -0500 (permanent) C(0/1/1) <1> Prefixes: 954 RCF|10.10.2.10:1720|pepe:h323_ID|gateway|9110_endp Fri, 23 Jan 2004 11:55:07 -0500 (permanent) C(0/1/1) <1> Prefixes: <none> Number of Endpoints: 2 Pepe config (source gateway): version 12.2 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pepe ! enable secret 5 $1$50Ps$xOtmk5o5Ou7adIMLR3ITj/ ! username paul password 7 1415000E0D0F7E7B75 ! ! resource-pool disable ! call rsvp-sync ip subnet-zero ! isdn switch-type primary-ni ! voice service pots ! ! ! ! ! fax interface-type modem mta receive maximum-recipients 0 ! controller T1 0 framing esf clock source line primary linecode b8zs pri-group timeslots 1-24 description "IDS Input #1 PRI (1234)" ! controller T1 1 framing sf clock source line secondary 1 linecode ami ! controller T1 2 framing sf linecode ami ! controller T1 3 framing sf linecode ami ! translation-rule 10 Rule 0 1234 3456 ! ! ! interface Ethernet0 no ip address shutdown ! interface Serial0:23 no ip address isdn switch-type primary-ni isdn incoming-voice modem no cdp enable ! interface FastEthernet0 ip address 10.10.2.10 255.255.255.240 duplex full speed 100 h323-gateway voip interface h323-gateway voip id OpenH323GK ipaddr 10.10.0.10 1719 h323-gateway voip h323-id pepe ! ip classless ip route 0.0.0.0 0.0.0.0 10.10.2.1 no ip http server ip pim bidir-enable ! ! ! voice-port 0:D ! dial-peer voice 1 pots incoming called-number 1234 no digit-strip direct-inward-dial port 0:D ! dial-peer voice 3 voip destination-pattern 1234 translate-outgoing called 10 session target ras no vad ! gateway ! ! line con 0 line aux 0 line vty 0 4 password 7 045919030E2A181E58 login ! end DrBunsen config (dest gateway): version 12.2 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname drbunsen ! logging queue-limit 100 enable secret 5 $1$ZpWI$qVg.QHacTb50aQrjrwEA.1 ! username paul password 7 045919030E2A181E58 ! ! resource-pool disable clock timezone EST -4 ! ip subnet-zero ip domain name diversehost.net ip name-server 63.126.131.200 ip name-server 65.198.195.100 ! ! isdn switch-type primary-ni ! ! voice service pots ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! controller T1 0 framing esf clock source line primary linecode b8zs pri-group timeslots 1-24 description "IDS Input #2 PRI (5678)" ! controller T1 1 framing esf linecode b8zs ds0-group 0 timeslots 1-24 type e&m-fgb dtmf dnis cas-custom 0 description "STX 19-5" ! controller T1 2 shutdown framing sf linecode ami ! controller T1 3 framing esf linecode b8zs ds0-group 0 timeslots 1-24 type e&m-fgb dtmf dnis cas-custom 0 gw-accounting aaa ! ! ! interface Ethernet0 no ip address shutdown ! interface Serial0 no ip address shutdown clockrate 2015232 no fair-queue ! interface Serial1 no ip address shutdown clockrate 2015232 no fair-queue ! interface Serial2 no ip address shutdown clockrate 2015232 no fair-queue ! interface Serial3 no ip address shutdown clockrate 2015232 no fair-queue ! interface Serial0:23 no ip address no logging event link-status isdn switch-type primary-ni isdn incoming-voice modem no keepalive no cdp enable ! interface FastEthernet0 ip address 10.10.1.10 255.255.255.0 duplex full speed 100 h323-gateway voip interface h323-gateway voip id OpenH323GK ipaddr 10.10.0.10 1719 h323-gateway voip h323-id drbunsen ! ip default-gateway 10.10.1.1 ip classless ip route 0.0.0.0 0.0.0.0 10.10.1.1 ip route 10.10.10.0 255.255.255.0 10.10.11.1 no ip http server ! ! call rsvp-sync ! ! voice-port 0:D ! voice-port 1:0 ! voice-port 3:0 ! ! mgcp profile default ! dial-peer cor custom ! ! dial-peer voice 3 pots incoming called-number 3456 direct-inward-dial port 1:0 ! gateway ! banner motd C You are not authorized to connect to this device Please discconect now. ! line con 0 logging synchronous line aux 0 line vty 0 4 password 7 130705170A07507A7A logging synchronous login line vty 5 999 password 7 061C0E2C4E410710 logging synchronous login ! end On Fri, 2004-01-23 at 02:23, Julius wrote: > Hi, > > Could you post full config of Cisco gateways plus output of gnugk > console for "??" command? > > Julius > > > On Thu, 2004-01-22 at 20:21, Glen 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/ > > > > ------------------------------------------------------- > 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/ ------------------------------------------------------- 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/