<p dir="ltr">Again, are you calling a local registeted user?</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 19, 2018, 17:28 Dave & Hazel <<a href="mailto:dogbark@indigo.ie">dogbark@indigo.ie</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cheers Alex for your insight.<br>
<br>
My problem still remains in that my invites are not being challenged even though AUTH is defined.<br>
<br>
On 19 Jan 2018, at 15:57, Alex Balashov <<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>> wrote:<br>
<br>
Hi,<br>
<br>
> On Fri, Jan 19, 2018 at 03:38:24PM -0000, Dave & Hazel wrote:<br>
><br>
> preforming a SIP INVITE without first registering with the Kamailio<br>
> service (SJ-Phone speak). I am dialling in remotely via NAT and my<br>
> call is being relayed successfully.<br>
<br>
Although many people are led to believe that there is some intrinsic<br>
connection between registration and outbound calling by the way phone<br>
UIs present these concepts, there is in fact no such connection<br>
whatsoever.<br>
<br>
Registration is an inbound concept, not an outbound concept. You can<br>
make calls without being registered. You can make outbound calls using<br>
different AAA mechanisms. Being registered in no way implies being able<br>
to make outbound calls. They're just completely unrelated.<br>
<br>
There is a common authentication mechanism used in both scenarios:<br>
digest challenge authentication. As a practical matter, Kamailio sends a<br>
407 proxy challenge for requests it is meant to relay (e.g. INVITEs) and<br>
a 401 Unauthorized challenge for requests of which it is the logical<br>
destination (e.g. REGISTER), and both draw on the same set of<br>
authentication credentials and otherwise work the same way. The AUTH<br>
route covers both of these cases.<br>
<br>
-- Alex<br>
<br>
--<br>
Alex Balashov | Principal | Evariste Systems LLC<br>
<br>
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)<br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer" target="_blank">http://www.csrpswitch.com/</a><br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>