Re: [OpenSIPS-Devel] OpenSIPS Crash

2019-05-10 Thread Ben Newlin
I found this in the log at the time of the crash: kernel: opensips[5003]: segfault at 30 ip 7fbd4c8f59d0 sp 7ffcaa850c80 error 6 in tm.so[7fbd4c887000+8e000] Ben Newlin From: Devel on behalf of Ben Newlin Reply-To: OpenSIPS devel mailling list Date: Friday, May 10, 2019 at 5:44 PM

[OpenSIPS-Devel] OpenSIPS Crash

2019-05-10 Thread Ben Newlin
Hello, We had a crash today of our OpenSIPS instance. Backtrace is here: https://pastebin.com/QbRJimwx # opensips -V version: opensips 2.4.5 (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024,

[OpenSIPS-Devel] [OpenSIPS/opensips] 9d7ac4: db_text: avoid buffer overflow for large names and...

2019-05-10 Thread Ovidiu Sas
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 9d7ac44d9eee7dc7eeca14c7bf4e12202715a429 https://github.com/OpenSIPS/opensips/commit/9d7ac44d9eee7dc7eeca14c7bf4e12202715a429 Author: Ovidiu Sas Date: 2019-05-10 (Fri, 10 May 2019) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 586311: Fixed crash in case there's no SMPP connection

2019-05-10 Thread vladpaiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5863117712cc36b353b63382d69f7d283f218437 https://github.com/OpenSIPS/opensips/commit/5863117712cc36b353b63382d69f7d283f218437 Author: Vlad Paiu Date: 2019-05-10 (Fri, 10 May 2019) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] ea01bb: Fixed crash in case there's no SMPP connection

2019-05-10 Thread vladpaiu
Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: ea01bba7a6f13fbc697619babb90af202b4e73df https://github.com/OpenSIPS/opensips/commit/ea01bba7a6f13fbc697619babb90af202b4e73df Author: Vlad Paiu Date: 2019-05-10 (Fri, 10 May 2019) Changed paths:

Re: [OpenSIPS-Devel] Autoscaling syntax error

2019-05-10 Thread Bogdan-Andrei Iancu
There are no "sources" for that, it is a wiki page :) Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer https://www.opensips-solutions.com OpenSIPS Summit 2019 https://www.opensips.org/events/Summit-2019Amsterdam/ On 05/10/2019 01:28 PM, Dan Pascu wrote: On 10 May 2019, at

Re: [OpenSIPS-Devel] TLS settings

2019-05-10 Thread Dan Pascu
On 10 May 2019, at 14:14, Vlad Patrascu wrote: > Hi Dan, > > Those settings are not unified, but what version are you referring to? In 1.11 I had these: tls_verify_server tls_verify_client tls_require_client_certificate Now in 3.0 (but this was added since 2.1) I have (per domain):

Re: [OpenSIPS-Devel] TLS settings

2019-05-10 Thread Vlad Patrascu
Hi Dan, Those settings are not unified, but what version are you referring to? Vlad Patrascu OpenSIPS Developer http://www.opensips-solutions.com On 05/10/2019 01:40 PM, Dan Pascu wrote: In the past (version 1.11) the tls settings for clients and servers were separated. I used to have

[OpenSIPS-Devel] [OpenSIPS/opensips] 2497e1: Add rabbitmq_consumer to the list of default exclu...

2019-05-10 Thread vladpaiu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 2497e12f558d6cb12d264ecfc34d097564de30ef https://github.com/OpenSIPS/opensips/commit/2497e12f558d6cb12d264ecfc34d097564de30ef Author: Vlad Paiu Date: 2019-05-10 (Fri, 10 May 2019) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 7b23c1: Add rabbitmq_consumer to the list of default exclu...

2019-05-10 Thread vladpaiu
Branch: refs/heads/3.0 Home: https://github.com/OpenSIPS/opensips Commit: 7b23c14cf472c8ebbcec79f3d258ffe8b45596c4 https://github.com/OpenSIPS/opensips/commit/7b23c14cf472c8ebbcec79f3d258ffe8b45596c4 Author: Vlad Paiu Date: 2019-05-10 (Fri, 10 May 2019) Changed paths:

[OpenSIPS-Devel] Resetting branch route

2019-05-10 Thread Dan Pascu
In my config I use t_on_branch(branch_route) from the main route. Later in the failure route, I divert the call to a new destination (let's say I have a diversion on no-answer to voicemail) and I want to reset the branch route because for the new destination I no longer need one and it would

[OpenSIPS-Devel] TLS settings

2019-05-10 Thread Dan Pascu
In the past (version 1.11) the tls settings for clients and servers were separated. I used to have verify=1 and require=1 for server and verify=1 and require=0 for clients. This way I would not allow a connection to a server that didn't present a valid certificate, but I would allow a client

Re: [OpenSIPS-Devel] Autoscaling syntax error

2019-05-10 Thread Dan Pascu
On 10 May 2019, at 11:10, Bogdan-Andrei Iancu wrote: > Hi Dan, > > Thanks for the contributions, I will review > https://github.com/OpenSIPS/opensips/commit/04175e5728b3ab2586502627f54aaab2db440999 > > And the docs you are looking for is >

Re: [OpenSIPS-Devel] Autoscaling syntax error

2019-05-10 Thread Bogdan-Andrei Iancu
Hi Dan, Thanks for the contributions, I will review https://github.com/OpenSIPS/opensips/commit/04175e5728b3ab2586502627f54aaab2db440999 And the docs you are looking for is https://www.opensips.org/Documentation/Script-CoreParameters-3-0, right ? The "inconsistency" you mentioned has