|
|
Using Asterisk as H.323 / SIP gateway for GnuGk
I was using the SIP channel from Asterisk 1.2.7.1 and the asterisk-ooh323c channel version 0.8.1 in my tests.
- let ooh323c register as a gateway
- ooh323c can't register gateway prefixes, you should assign them in GnuGk's config
- ooh323c doesn't unregister properly from GnuGk when Asterisk is shut down. You should use a low TimeToLive for registrations in your GnuGk config to avoid sending calls to a non-existent gateway.
- this channel only supports audio streams
|