2007/3/21, Jan Van den bosch <[EMAIL PROTECTED]>: > What if I take care of the Digest response myself and add the > Authorization header through a SIPTAG_UNKNOWN tag? Can I strip the > (unknown) Authorization header off when I get a 200/OK response? How > do I do that, exactly?
Nope, that does not work at the moment. > > An extra tag to nua_authenticate() is probably needed. I've added a tag NUTAG_AUTH_CACHE(nua_auth_cache_challenged) to the the Sofia-SIP darcs repo. When using this tag, the stack waits for challenge to each request (except CANCEL or ACK) before adding the Authorization or Proxy-Authorization headers. -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
