[reSIProcate] INVITE authentication?

Nicolas LEGROS Nicolas.LEGROS at teleca.fr
Thu Nov 2 11:28:48 CST 2006


Hi!

 

I know that authentication with REGISTER works...

I'm wondering if Resiprocate/DUM supports authentication for INVITE
message?

Indeed I saw in the function void ClientInviteSession::dispatchStart the
following lines:

      case On487Invite:

      case On489Invite:

      case On491Invite:

         InfoLog (<< "Failure:  error response: " << msg.brief());

         transition(Terminated);

         handler->onFailure(getHandle(), msg);

         handler->onTerminated(getSessionHandle(),
InviteSessionHandler::GeneralFailure, &msg);

         mDum.destroy(this);

         break;

 

Does it mean that Resiprocate/DUM does not support authentication for
INVITE message?

Thanks in advance

Nicolas L.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20061102/23acfbde/attachment.htm>


More information about the resiprocate-devel mailing list