Hi, All,
I'm trying to call an openmcu behind a gatekeeper. I used vqueue routing and it works fine
with ohphone client. I just need to issue an command like
ohphone -g gatekeeper virtualqueuename
then gatekeeper will forward the call to the openmcu.
however, what should I enter in
destination box of myphone? should it be virtualqueuename@gatekeeper?
it does not work for me. is this a config problem, or this syntax is
wrong? is it coz gatekeeper signaling port default is 1721 which is
different than usual 1720 so it does not respond? could anyone show me
an usage example?
any advice will be appreciated, thanks,
-Jim