partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Partysip-dev] Authentication question


From: Mike Dorin
Subject: [Partysip-dev] Authentication question
Date: Thu, 10 Aug 2006 14:18:39 -0700 (PDT)

Hello,
I am trying to get a homemade client to talk to
partysip using MD5 authentication.   
I send my register to partysip, partysip sends me the
unathorized, I send a new register with the
authorization.   However, partysip does not recogize
it and sends me a free unauthorized.   

A couple messages are below.

I am 90% I have my md5 authentication correct.  
(I can register with asterisk and I have a web cgi
script which calculates it and can replicate what
ip phones to partysip do)

Any thoughts would be appreciated.

-Mike Dorin


REGISTER sip:10.0.0.3 SIP/2.0
Via: SIP/2.0/UDP
10.0.0.155;branch=z9hG4bK123e49a6021fd84ea1b04cbf81236d2e238
Max-Forwards: 100
From: sip:address@hidden;tag=12345
To: sip:address@hidden
Call-ID: address@hidden
CSeq: 1447 REGISTER
Contact: <sip:address@hidden>
Expires:7200
Authorization:Digest
response="fb9c6f52a652e3981237d3b3a089c3a0",opaque="d9de61f474e1c22b25847059d5372e79",username="500",realm="wellx.org",nonce="0852639539a6d1a8de5d10b74c4f4f6d",uri="sip:10.0.0.3"
Content-Length: 0


FromIP:10.0.0.3:Port:5060:Bytes:381: 

SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
10.0.0.155;branch=z9hG4bK123e49a6021fd84ea1b04cbf81236d2e238
From: <sip:address@hidden>;tag=12345
To: <sip:address@hidden>;tag=1896619014
Call-ID: address@hidden
CSeq: 1443 REGISTER
WWW-Authenticate: Digest realm="wellx.org",
nonce="0852639539a6d1a8de5d10b74c4f4f6d",
opaque="d9de61f474e1c22b25847059d5372e79"
Content-Length: 0

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]