Yes. There is no rule that you have to issue a digest authentication challenge in response to registrations.
You can handle them like any other request, including validating the source IP against an IP ACL (e.g. allow_trusted(), or hard-coded like if(src_ip == 1.2.3.4)). — Alex — Sent from mobile, with due apologies for brevity and errors. > On May 10, 2022, at 12:49 PM, Social Boh <[email protected]> wrote: > > Hello, > > maybe is a very basic question; How Kamailio can accept any kind of register, > over IP or domains. > > Example, accept authenticate REGISTER from ip 1.2.3.4 or sip.domain.org or > sip1.domain.org, domains associated with ip 1.2.3.4 > > Thank you in advance. > > Regards > > -- > --- > I'm SoCIaL, MayBe > > > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions > * [email protected] > Important: keep the mailing list in the recipients, do not reply only to the > sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions * [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
