Hi Ben, This is not completely true. The remoteIP below is call signalling ip address. This is not media ip address. The media ip is derived from faststart/olc messages. If gatekeeper is sending it's own ip as media ip in faststart/olc messages then only media will flow through gatekeeper. Alternatively, gatekeeper could send remote endpoint's ip for media, so that signalling will still flow through gatekeeper, but media will go direct endpoint to endpoint.
-Vishal > Also, it appears that the gatekeeper specifies the IP address to send > RTP to. > > From ooGkClient.c: > sprintf(ip, "%d.%d.%d.%d", ipAddress->ip.data[0], > ipAddress->ip.data[1], > ipAddress->ip.data[2], > ipAddress->ip.data[3]); > if(strcmp(ip, "0.0.0.0")) > strcpy(pCallAdmInfo->call->remoteIP, ip); > > > So, I think everything is working OK on the ooh323c side of things. > > 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