oi geli wrote:
>Can I use the Asterisk to register to a H323 >Gatekeeper as client? I have the GK IP address and the >user id. I am using chan-h323 (from CVS). > >Please share the h323.conf if you have it working. I >did not see any GK user id field in the h233.conf. > >Thanks > > >
We are using * as SIP, H323 and MGCP translator. You have sample h323.conf as attachment.
[general] port = 1720 bindaddr = 0.0.0.0
;allow=g729 allow=all ; turns on all installed codecs ;dtmfmode=rfc2833 dtmfmode=inband gatekeeper = 10.0.0.250 AllowGKRouted = yes context=from-h323 [asteriskgw1] type=h323 prefix=12 e164=110
_______________________________________________ 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
