On Sun, 2006-11-12 at 23:56 +0000, Akin Ocal wrote:
> What must i type as sip addr. to connect to waiting ReceiveCall sample from 
> any client such as gizmo,voipbuster etc... ?

If the address of ReceiveCall's host is 10.1.1.1, and it is listening on
port 5060 (you can change that with the -p option), then
"sip:10.1.1.1:5060" should work.

If ReceiveCall has registered with a proxy (using the -i option, and
probably -u, -a, and -m as well), then you can use the SIP URI which is
the value of the -i option -- that will route to the proxy with which
ReceiveCall registered, and the proxy will send the call to ReceiveCall.

Dale


_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to