Vishal Phirke wrote:
Hi Ben,

Gatekeeper callbacks is not fully implemented yet and the documentation says
so(ooGkClient.h). However, you should be able to setup softphone such that
it will register with a gatekeeper. I assume when you say gateway below, you
meant gatekeeper. From your log, it seems that you have gatekeeper
configured and GatekeeperRequest has been sent out, but nobody responded.
This means, either you used gatekeeper ip(--gk <ip:port> option), which is
not reachable or if you have used discover mode(--gk-discover), then no
gatekeeper is listening. Are you sure you have gatekeeper running and can be
reached by softphone?

I did see the comments about the callbacks (in general, thank you for the
excellent comments in the header files!!)

I think I see at least some of the problem:

Asterisk is listening on TCP port 1720, but not UDP port 1720 (according to 
netstat -an)
However, the ooh323c soft phone is sending out UDP packets, not TCP.

So, what protocol should the gatekeeper be listening too?

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

Reply via email to