[SR-Users] Re: Possibility to print values of Core Keywords in Kamailio configuration file

2024-06-20 Thread Olle E. Johansson via sr-users
> On 19 Jun 2024, at 20:47, sadik.oualla.mohamed--- via sr-users > wrote: > > Hello everyone, > > I have a question regarding the usage of core keywords, specifically the > possibility of printing their values in log messages. While I understand that > core keywords such as 'dst_port' and

[SR-Users] Re: How to use environment variable

2024-04-29 Thread Olle E. Johansson via sr-users
> On 28 Apr 2024, at 10:57, Pavan Kumar via sr-users > wrote: > > Hi everyone, > > I am trying to assign environment variable as follows > > listen=udp:0.0.0.0:5060 advertise $env(MY_IP):5060 > > Looks like using the environment variable as above is an invalid >

[SR-Users] Kamailio Yocto package

2024-03-11 Thread Olle E. Johansson via sr-users
Hello Kamailians! Before I start going down this path - anyone that has written a Kamailio Yocto layer and want to share either layer or experience or both? For those that doesn’t know: Yocto is a toolkit for building your own Linux distros for embedded systems. /O

[SR-Users] Re: best approach to setup SIP Session sharing between servers

2024-02-27 Thread Olle E. Johansson via sr-users
In theory if you set the record-route to a DNS name and not an Ip address, then endpoints should be able to failover within a dialog - but as Alex says - transactions may fail. In many cases there are retry timers to restart transactions that fail. This means that if a call starts with an

[SR-Users] Re: Upgrade Minor versions

2023-11-24 Thread Olle E. Johansson via sr-users
> On 24 Nov 2023, at 15:30, Gavin Baumanis via sr-users > wrote: > > Hi there, > > I have taken over a project that uses Kamailio. Good for you! :-) > I am aware of what we use it for - I am just not sure on the how... apart > from what I have read in the docs. > > We're currently running

[SR-Users] Re: STIR/SHAKEN with Kamailio

2023-10-20 Thread Olle E. Johansson via sr-users
> On 19 Oct 2023, at 18:46, Alex Balashov via sr-users > wrote: > > Would join Kaufman here to say that free-range STIR/SHAKEN implementations in > the US are limited by the small number of certified authentication providers, > but presumably the EU version will to some extent avoid

[SR-Users] STIR/SHAKEN with Kamailio

2023-10-18 Thread Olle E. Johansson via sr-users
Hello Kamailians! As STIR/SHAKEN seems to cross the ocean and arrive on the European shores, I’m curious on how you’ve implemented it with Kamailio. I asked on our Matrix chat and got two responses that seems to not use the Kamailio STIR/SHAKEN support but rather a 3rd party service that

[SR-Users] Re: Software bill of materials (SBOM)

2023-09-28 Thread Olle E. Johansson via sr-users
> > > -- > Ivan Ribakov > Software Engineer > www.zaleos.net <http://www.zaleos.net/> > > > > > > On Thu, 28 Sept 2023 at 10:58, Olle E. Johansson via sr-users > mailto:sr-users@lists.kamailio.org>> wrote: >> Still digging

[SR-Users] Re: Software bill of materials (SBOM)

2023-09-28 Thread Olle E. Johansson via sr-users
Still digging through this. There are tools that can list your packages if you install Linux packages, i.e. Debian. But there are no tools that can parse your kamailio config to really see what’s loaded and active. It all depends on what you want to do with the SBOM - if you want to check for