<div id="geary-body"><div>Hello Joshua,</div><div>What will be example of endpoint configuration that not require authentication from specific ip ?</div><div><br></div><div>volga629</div></div><div id="geary-quote"><br>On Sun, 3 Dec, 2017 at 11:01 AM, Joshua Colp <jcolp@digium.com> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Sun, Dec 3, 2017, at 10:55 AM, <a href="mailto:volga629@networklab.ca">volga629@networklab.ca</a> wrote:
<blockquote> If understand correctly type=identify is more for sip  trunk 
 configuration ?
 
 
 ;[mytrunk]
 ;type=identify
 ;endpoint=mytrunk
 ;match=198.51.100.1
 ;match=198.51.100.2
 
 
 In chan_sip it was just reply  200 OK on keepalive packet without need 
 define trunks.
 
 
</blockquote>
All incoming traffic into chan_pjsip is matched to an endpoint, this
includes OPTIONS. The OPTIONS request is also treated as if it were an
INVITE per the RFC, which is why the extension also has to exist.

<div>-- 
</div>Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: <a href="http://www.digium.com">www.digium.com</a> & <a href="http://www.asterisk.org">www.asterisk.org</a>

<div>-- 
</div>_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --

Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/">https://community.asterisk.org/</a>

New to Asterisk? Start here:
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

</div></blockquote></div>