I guess this has something to do with gnugk config. ooh323c does have a GkRouted option, and in ooh323ep.c, you will find ooH323EpEnableGkRouted() function. But by default it is direct endpoint to endpoint signalling. And even in gk routed mode, it should send only signalling through gk and not media. Sending media through Gk sounds more like a gateway functionality than a gatekeeper.
gnugk does have a command line option -d, try using it. -Vishal ----- Original Message ----- From: "Ben Greear" <[EMAIL PROTECTED]> To: "Vishal Phirke" <[EMAIL PROTECTED]> Cc: <ooh323c-devel@lists.sourceforge.net> Sent: Thursday, October 13, 2005 4:32 PM Subject: Re: [ooh323c-devel] Does gatekeeper mode work? > Vishal Phirke wrote: > > It should use UDP. But asterisk is not a gatekeeper, i.e., asterisk behaves > > as just another H323 endpoint and does not support gatekeeper behavior. If > > you need a gatekeeper, you will have to use gnugk. > > Ok, making good progress. I had Proxy=0 in the gnugk config file, > and the ooh323c endpoints were registering properly, but they tried > to send RTP to the gateway instead of directly to themselves. > > I changed the gnugk config to Proxy=1, and now it proxies the rtp > traffic to/from the endpoints and the call goes through properly! > > Now, I am curious how the phone makes the decision of whether to > send RTP directly to the peer phone or through the gateway/proxy. > Is this something it should be able to discover from the gnugk > program, or is it something I need to manually configure in > the ooh323 stack? > > Thanks, > Ben > > > -- > Ben Greear <[EMAIL PROTECTED]> > Candela Technologies Inc http://www.candelatech.com > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > ooh323c-devel mailing list > ooh323c-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ooh323c-devel > > > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel