partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] Authentication question


From: Mike Dorin
Subject: Re: [Partysip-dev] Authentication question
Date: Fri, 11 Aug 2006 05:17:09 -0700 (PDT)

Aymeric,
Thanks for your response.  I kind of figured
that I had messed the messages up, not that anything
is wrong with Partysip.  

All the IP phones in the office work with partysip...
Just my homemade useragent. 

I would like to figure out what I am doing wrong.

If you don't mind me asking,
where would be a good place to put some printf's in?

Where in the code does it actually decide to look
for Authentication?
Thanks a lot.

-Mike Dorin

--- Aymeric Moizard <address@hidden> wrote:

> 
> 
> On Thu, 10 Aug 2006, Mike Dorin wrote:
> 
> > 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.
> 
> Last issue I get with partysip was on 64bit platform
> where I found a bug. I don't think there can be any
> other issue as I'm using partysip for years with
> no problems.
> 
> You'd have to debug to find out what's happening.
> 
> Good luck,
> Aymeric
> 
> > 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
> >
> >
> > _______________________________________________
> > Partysip-dev mailing list
> > address@hidden
> >
>
http://lists.nongnu.org/mailman/listinfo/partysip-dev
> >
> >
> 
> 


__________________________________________________
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]