Displaying 3 results from an estimated 3 matches for "gatekeer".
Did you mean:
gatekeep
2003 Aug 15
1
Asterisk H323 Trunk
During debugging of H323 trunk side (using Jeremy Macnamara's H323
driver in ~/channels/h323) a couple of things come don't quite work
as advertised...
1/ the following line in extensions.conf explicitly sets the
outgoing caller ID (required in my case for downstream GK
processing..)
exten => _1NX.,1,SetCallerID,6400047602100
exten => _1NX.,2,Dial,H323/${EXTEN:1}
what
2004 Jan 29
0
Register to h323 gk
...o register to a opengk h323 gatekeeper using chan_h323.
The gatekeeper expects me to register a username like
31201234567@gatekeper.com 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
[31201234567@gatekeer.com.com]
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!
2005 Sep 29
4
OOH323C
hi
has any one used OOH323C i tried this it is installed but do not know how to
configure has any one used this, what is the best h323 addon to use with
asterisk