Hello group,

I am trying to register to a opengk h323 gatekeeper using chan_h323.

The gatekeeper expects me to register a username like [EMAIL PROTECTED] with a password secret and an e164 of 31201234567.

Thus I put the following in the config file:

[general]
gatekeeper=w.x.y.z.
AllowGKRouted=yes

[EMAIL PROTECTED]
type=h323
e164=31201234567
secret=geheim
context=default

However it looks like the gatekeeper doesn't like me and I expect the security to be the reason.

Is there a way to specify how the password is communicated? or is plaintext the only supported way at this moment?

Thanks!

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to