Hi, I'm trying to configure Asterisk as SIP-H.323 Gateway via ooh323, but I have an error relatively to the GK Confirmation message.
From the log:
"H323 RAS channel creation - succesful Sent GRQ message Gatekeeper Confirmed (GCF) message received ERROR:No Gatekeeper ID present in received GKconfirmed message Ignoring message and will retransmit GRQ after timeout Error: Failed to handle received RAS message" This is my ooh323.conf file: [general] port=1720 bindaddr=130.177.137.214 ;the address of my Asterisk server h323id=ObjSysAsterisk e164=100100 callerid=asterisk gateway=yes gatekeeper = 192.57.108.112 ;the address of my Tandberg GK faststart=yes h245tunneling=yes context=default disallow=all allow=gsm allow=ulaw allow=alaw dtmfmode=rfc2833 [myuser1] type=user context=context1 disallow=all allow=gsm allow=ulaw [mypeer1] type=peer context=context2 ip=a.b.c.d ; UPDATE with appropriate ip address port=1720 ; UPDATE with appropriate port e164=101 [myfriend1] type=friend context=default ip=a.b.c.d ; UPDATE with appropriate ip address port=1720 ; UPDATE with appropriate port disallow=all allow=ulaw e164=12345 rtptimeout=60 dtmfmode=rfc2833 Anyone can help me? Regards Dino -- Dino Anaclerio email: [EMAIL PROTECTED] art: http://dnacl.deviantart.com
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
