<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body>
I'm trying to configure Chan_H323 to register with GnuGK... without
success... i've failed finding sample configurations.<br>
<br>
I'd greatly appreciate anyone who can provide sample config of
H323.conf and gnugk.ini<br>
<br>
I am tyring to configure Asterisk as a neighbor in GnuGK.<br>
<br>
I'm always getting this error on Asterisk.<br>
ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration
failed.<br>
<br>
***************************************************************************************<br>
<br>
And a SecurityDenial error on GnuGK.<br>
<br>
This is my H323.conf<br>
<i>[general]<br>
port = 1720<br>
bindaddr = 0.0.0.0<br>
<br>
disallow=all<br>
allow=g729<br>
allow=G723.1<br>
allow=ulaw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Allow codecs in order of preference<br>
allow=alaw<br>
<br>
gatekeeper = 66.118.228.198<br>
<br>
context=h323<br>
<br>
[1005]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; When this line and the context [1004]
lines are set<br>
type=h323&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; the caller id 1004 is always
sent. I don't know why.<br>
e164=011005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; In case, this lines are not set, the
GS phones receives<br>
context=default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; "Error" as the caller id, and the
H323 phone receives<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; "asterisk" as the caller-id<br>
<br>
[1004]<br>
type=h323<br>
e164=011004<br>
context=default<br>
<br>
[asterisk]<br>
type=h323<br>
prefix=01<br>
context=h323<br>
<br>
</i>************************************************************************************<br>
<br>
This is my entry in GnuGK <br>
<br>
[RasSrv::Neighbors]<br>
asterisk=68.90.233.134;1720;01;<br>
<br>
I've configured other GKs using this Neighbors section and it doesn't
require password. <br>
<br>
<br>
Best regards,<br>
<br>
Carlos Maynard Jr.<br>
<a class="moz-txt-link-abbreviated" href="mailto:cmaynard@datatrans-inc.com">cmaynard@datatrans-inc.com</a><br>
<br>
</body>
</html>