2008/11/11 Singh, Satinder <[EMAIL PROTECTED]>:
> Hi,
>        I am trying to socksify SIP client using freecap. Registration is not 
> working dues to following header in response to the request from client. 
> Please help.
>
>
>
> SIP client (172.25.13.83) <-------> 3Proxy (socks proxy) (127.0.0.1:1080) 
> <-------> SIP server (172.25.13.60:5060)
>
>
> client sends:---------
> REGISTER sip:172.25.13.60 SIP/2.0
> Via: SIP/2.0/UDP 0.0.0.1:5060;rport;branch=z9hG4bK14772
> Max-Forwards: 20
> To: <sip:[EMAIL PROTECTED]>
> From: <sip:[EMAIL PROTECTED]>;tag=2197
> Call-ID: [EMAIL PROTECTED]
> CSeq: 3 REGISTER
> Contact: <sip:[EMAIL PROTECTED]:5060>;expires=3600;q=0.90
> User-Agent: NCH Software Express Talk 3.10
> Content-Length: 0
>
>
> server response:
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 
> 0.0.0.1:5060;rport=3773;branch=z9hG4bK14772;received=172.25.13.83
> To: <sip:[EMAIL PROTECTED]>
> From: <sip:[EMAIL PROTECTED]>;tag=2197
> Call-ID: [EMAIL PROTECTED]
> CSeq: 3 REGISTER
> Server: Sip EXpress router (0.9.6 (i386/linux))
> Content-Length: 0
> Warning: 392 172.25.13.60:5060 "Noisy feedback tells:  pid=9728 
> req_src_ip=172.25.13.83 req_src_port=3773 in_uri=sip:172.25.13.60 
> out_uri=sip:172.25.13.60 via_cnt==1"
>
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 
> 0.0.0.1:5060;rport=3773;branch=z9hG4bK14772;received=172.25.13.83
> To: <sip:[EMAIL PROTECTED]>;tag=b44803228e96e00a9703c09e9df5c043.08e0
> From: <sip:[EMAIL PROTECTED]>;tag=2197
> Call-ID: [EMAIL PROTECTED]
> CSeq: 3 REGISTER
> WWW-Authenticate: Digest realm="172.25.13.60", 
> nonce="49195e9b3e6fcc90f203703ab8f5f0cf05dc1638"
> Server: Sip EXpress router (0.9.6 (i386/linux))
> Content-Length: 0
> Warning: 392 172.25.13.60:5060 "Noisy feedback tells:  pid=9728 
> req_src_ip=172.25.13.83 req_src_port=3773 in_uri=sip:172.25.13.60 
> out_uri=sip:172.25.13.60 via_cnt==1"
>
>
> Client does not respond to this response from server.


This is obviously a failure in your SIP client so contact your vendor.
Anyway, this is not a maillist to this kind of questions.

Regards.

-- 
Iñaki Baz Castillo
<[EMAIL PROTECTED]>

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to