You provided ReceiveCall application the username, password a realm but 
forgot about telling it which sip proxy to use.
I would suggest using ethereal to capture SIP communication during 
x-lite login and find proper Realm in the SIP messages. You can find the 
realm in the 401 Unauthorized response message. If you fail to provide 
proper realm registration will fail.
The sip proxy should be the destination IP address in the ethereal 
trace. Sip proxy can be set using the -x parameter.

You can also provide no username/password/proxy and use another sip 
client to dial just your IP address, and you should be able to establish 
a call between sip client & ReceiveCall application.

Jaroslav Libak

Алексей Тризно wrote:
> Help plz. I cannot register line on sipnet.ru using sipXtapi, but any other 
> user agent (like X-Lite) registered without any problem. What I doing wrong?
>
> ReceiveCall_NoVideo.exe -i "sip:[EMAIL PROTECTED]" -u xpg934 -a hidden -m 
> sipnet.ru
>
> EVENT_CATEGORY_LINESTATE::PROVISIONED::PROVISIONED_NORMAL
> EVENT_CATEGORY_LINESTATE::REGISTERING::REGISTERING_NORMAL
> <-> Type LOCAL, Interface: eth0, Ip 192.168.0.158, Port 5060
> <-> Type LOCAL, Interface: eth0, Ip 192.168.0.158, Port 5060
> EVENT_CATEGORY_LINESTATE::REGISTER_FAILED::REGISTER_FAILED_NOT_AUTHORIZED
>
> UserID, Password and Realm - correct, verified with X-Lite
> Debug log-file: http://84.52.69.248/public/ReceiveCall.log
>
> What a problem?
>
> Alexey.
>
> _______________________________________________
> sipxtapi-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
>
>   

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

Reply via email to