<p>Hi,<br>I&#39;m trying to configure Asterisk as SIP-H.323 Gateway via ooh323, but I have an error relatively to the GK Confirmation message.</p>
<p>From the log:</p>
<p>&quot;H323 RAS channel creation - succesful<br>Sent GRQ message<br>Gatekeeper Confirmed (GCF) message received<br>ERROR:No Gatekeeper ID present in received GKconfirmed message<br>Ignoring message and will retransmit GRQ after timeout
<br>Error: Failed to handle received RAS message&quot;</p>
<p>This is my ooh323.conf file:</p>
<p>[general]<br>port=1720<br>bindaddr=<a href="http://130.177.137.214">130.177.137.214</a> ;the address of my Asterisk server </p>
<p>h323id=ObjSysAsterisk <br>e164=100100<br>callerid=asterisk<br>gateway=yes<br>gatekeeper = <a href="http://192.57.108.112">192.57.108.112</a> ;the address of my Tandberg GK</p>
<p>faststart=yes<br>h245tunneling=yes<br>context=default</p>
<p>disallow=all<br>allow=gsm<br>allow=ulaw<br>allow=alaw</p>
<p>dtmfmode=rfc2833</p>
<p>[myuser1]<br>type=user<br>context=context1<br>disallow=all<br>allow=gsm<br>allow=ulaw </p>
<p>[mypeer1]<br>type=peer<br>context=context2<br>ip=a.b.c.d ; UPDATE with appropriate ip address<br>port=1720 ; UPDATE with appropriate port<br>e164=101</p>
<p>[myfriend1]<br>type=friend<br>context=default<br>ip=a.b.c.d ; UPDATE with appropriate ip address<br>port=1720 ; UPDATE with appropriate port<br>disallow=all<br>allow=ulaw<br>e164=12345<br>rtptimeout=60<br>dtmfmode=rfc2833
</p>
<p>Anyone can help me?</p>
<p>Regards</p>
<p>Dino<br clear="all"><br>-- <br>Dino Anaclerio<br>email: <a href="mailto:dinoanaclerio@gmail.com">dinoanaclerio@gmail.com</a><br>art: <a href="http://dnacl.deviantart.com">http://dnacl.deviantart.com</a> </p>