Re: [reSIProcate] Question on Subscription Handlers and authentication
Elizabeth Clark wrote:
I working my way through understanding the client and server
subscription handlers and I noticed that no dispatch seems to happen
when a 200 OK response is received following a SUBSCRIBE or NOTIFY. I'm
wondering if this is intentional or would it make sense to provide this
capability.
Since you must always be delivered a NOTIFY in addition to the 2xx to
the SUBSCRIBE there is no good reason to deliver an event to the
application on receipt of the 2xx - this is needed only to quench
retransmissions of the SUBSCRIBE transaction.
I was also trying to see if Digest authentication was supported as per
RFC 3261. I noticed there is a ServerAuthManager class but it doesn't
see to be fully implemented. Is there any activity happening with
authentication?
I don't think anybody has implemented this although it will not be too
much work to add it in. Most of the code is already in Helper.cxx to do
the digest part. Do you have some time to try and add this in?
Thanks a lot.
Liz
*Elizabeth Clark*
Bridgewater Systems Corporation
Phone : (613) 591-9104 x2776
E-mail : mailto:elizabeth@xxxxxxxxxxxxxxxxxxxxxx
------------------------------------------------------------------------
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel