<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks Kevin. <br><br>Seems like remotesecret takes over if secret is not defined - I'll do further tests..<br><br>The authentication for REGISTERs and SUBSCRIBEs are done at a sip proxy (opensips) - I'll try to take care of the UAC authorization request for NOTIFY there (if possible).<br><br>Regards,<br>Matt<br><br><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Tue, 14 Feb 2012 09:44:38 -0600<br>&gt; From: kpfleming@digium.com<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: Re: [asterisk-users] skip authentication for REGISTER<br>&gt; <br>&gt; On 02/14/2012 08:43 AM, Matt Hamilton wrote:<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; For REGISTER and SUBSCRIBE requests coming from UACs, is it possible to<br>&gt; &gt; make Asterisk skip authentication even if a "secret" is defined in<br>&gt; &gt; sip.conf for the peer; i.e. similar to insecure=invite for INVITE requests?<br>&gt; &gt;<br>&gt; &gt; If I leave "secret" blank, Asterisk doesn't require any authentication -<br>&gt; &gt; this works as I want. However, I also use "SIP NOTIFY" to contact UACs<br>&gt; &gt; (UACs are set to require authorization for NOTIFY), but without the<br>&gt; &gt; "secret" defined, Asterisk can't send the correct authorization.<br>&gt; <br>&gt; You can use 'remotesecret' to set the secret string for Asterisk to use <br>&gt; to respond to authentication challenges. There isn't any way to make <br>&gt; REGISTER/SUBSCRIBE/etc. insecure like there is for INVITEs... I can't <br>&gt; imagine that many people would want unauthenticated REGISTERs to be <br>&gt; allowed :-)<br>&gt; <br>&gt; -- <br>&gt; Kevin P. Fleming<br>&gt; Digium, Inc. | Director of Software Technologies<br>&gt; Jabber: kfleming@digium.com | SIP: kpfleming@digium.com | Skype: kpfleming<br>&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>&gt; Check us out at www.digium.com &amp; www.asterisk.org<br>&gt; <br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;                http://www.asterisk.org/hello<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br></div>                                               </div></body>
</html>