<div dir="ltr">Hi all,<br><br>When configuring an extension on Asterisk we use the Syntax "Insecure=very " or "Insecure=port" etc. I did some research on Internet and I found that this is used to authenticate the peers, based on their IP/port. But I couldn't understand what's the difference between them. <br><br>The following page gives a simple explanation : <br><br><a href="http://www.voip-info.org/wiki/view/Asterisk+sip+insecure">http://www.voip-info.org/wiki/view/Asterisk+sip+insecure</a><br><br><br><span style="color:rgb(46,47,48);font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:21px">insecure=port ; Allow matching of peer by IP address without matching port number<br></span>insecure = no; Normal IP-based peers matching and authentication of incoming INVITE.<span style="color:rgb(46,47,48);font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:21px"><br></span><span style="color:rgb(46,47,48);font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:21px">insecure=very ; To allow registered hosts to call without re-authenticating</span><br style="color:rgb(46,47,48);font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:21px"><span style="color:rgb(46,47,48);font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:21px">insecure=port,invite ; (both).<br></span><br><br>Can someone provide more details about this, or any documentation that can help.<br><br>Thanks in advance.<br><br>Aziz</div>