<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
Hi,<BR>
<BR>
MSRP AUTH requests must be authenticated using HTTP Digest authentication.&nbsp; Part of the concatenated data when doing this authentication is the method name.&nbsp; Because of the way MSRP requests are formatted, the part of the request-line that would contain the method name in HTTP or SIP requests is always MSRP.&nbsp; The MSRP method name (AUTH in this case) is at the end of the request-line.&nbsp; When Kamailio converts an MSRP request to SIP it has a method name of MSRP.<BR>
<BR>
This means that when Kamailio authenticates an MSRP request it uses &quot;MSRP&quot; as the method name, not the actual MSRP method name (AUTH).<BR>
<BR>
Is this correct?<BR>
<BR>
Should MSRP requests be authenticated with a method name of &quot;MSRP&quot; (which kind-of makes sense as this is the string at the start of the MSRP request line - which is where the method names are in HTTP and SIP) or should the MSRP method name of &quot;AUTH&quot; be used?<BR>
<BR>
If it is the later, does anyone know of an easy way to add this to Kamailio?<BR>
<BR>
Regards,<BR>
<BR>
Peter<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>