[OpenSIPS-Users] Subscribe/Notify

2022-11-21 Thread Kevin Kennedy
I am testing opensips 3.2 as a loadbalancer for a group of SBCs. I am using Mid-Registrar and Dispatcher to load balance to the SBCs. I am able to get Registrations and Calls working, but the issue I am having is with the Subscribe messages not receiving the NOTIFY response. Since it is set as

[OpenSIPS-Users] setflag/isflagset or cache_store/cache_fetch

2022-11-21 Thread Alain Bieuzent
Hi All, I need to store information during a call. They are often binary information (for example which rtpengine was used). For the moment I store this information in a local redis database. In most cases a setflag/isflagset would be enough. What are the best practices, which of the

Re: [OpenSIPS-Users] Stir Shaken: Failed to load certificate

2022-11-21 Thread ryan embgrets
That was it. Working flawlessly.Thanks Vlad Patrascu Ryan On Mon, 21 Nov 2022 at 17:24, Vlad Patrascu wrote: > Hi Ryan, > > You have to provide to the stir_shaken_auth() function the actual > content of the certificate file and not just the path. The same goes for > the private key. > >

Re: [OpenSIPS-Users] Stir Shaken: Failed to load certificate

2022-11-21 Thread Vlad Patrascu
Hi Ryan, You have to provide to the stir_shaken_auth() function the actual content of the certificate file and not just the path. The same goes for the private key. Regards, -- Vlad Patrascu OpenSIPS Core Developer http://www.opensips-solutions.com On 21.11.2022 14:02, ryan embgrets wrote:

Re: [OpenSIPS-Users] UDP Fragmentation

2022-11-21 Thread Bogdan-Andrei Iancu
Hi Antonis, The fragmentation is controlled by OS, not OpenSIPS. The only think you may try to do at opensips level is to reduce the size of the SIP packages, with topo hiding for example. But not the case here, for a REGISTER :( Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer

Re: [OpenSIPS-Users] relay invites UAC

2022-11-21 Thread Bogdan-Andrei Iancu
Hi Wadii, The fact you are registering against a trunk provider does NOT impact how you send the call to them (registration is mainly for RECEIVING calls, and probably in this case a kind of auth method). So, if you registered against provide.com SIP URI, you should send the calls to the

[OpenSIPS-Users] Stir Shaken: Failed to load certificate

2022-11-21 Thread ryan embgrets
Greetings I am trying to generate an Identity header by using the stir_shaken module of the opensips. But I am encountering the below error each time upon call. Nov 21 11:15:20 local /usr/sbin/opensips[5051]: ERROR:stir_shaken:w_stir_verify: Failed to load certificate Nov 21 11:15:20 local