Re: [OpenSIPS-Users] UDP workers consume 100% CPU

2019-08-12 Thread Vitalii Aleksandrov
Checked the tls_mgm.c code and found that I wasn't right. I've just downgraded libssl and restarted opensips without rebuilding it. Will correctly rebuild opensips with libssl-1.0 dev files and retest. The workaround with pthread_mutex_init() and shm_malloc() wrapping theoretically should work

Re: [OpenSIPS-Users] UDP workers consume 100% CPU

2019-08-12 Thread Vitalii Aleksandrov
Hi, Downgraded libssl to 1.0.2n-1ubuntu5.3 available in repository and still can reproduce this bug. You were right that this is a deadlock in libssl. Found TCP worker process blocked in libcrypto and a bunch of processes burning CPU cycles in sched_yield() waiting for the lock. That's

[OpenSIPS-Users] add_path_received not behaving (2.4)

2019-08-12 Thread Pete Kelly
Hello! I am using add_path_received() when "proxying" REGISTERs through an edge proxy, and have been successfully using it with earlier versions of OpenSIPS (1.x, 2.1, 2.2, 2.3) with the same script. However I have noticed that since at least 2.4.5 it does not seem to be behaving, the

Re: [OpenSIPS-Users] Ide for module development

2019-08-12 Thread Alex Balashov
On Mon, Aug 12, 2019 at 10:52:09AM +0200, Giovanni Maruzzelli wrote: > https://xkcd.com/378/ <3 -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

Re: [OpenSIPS-Users] Ide for module development

2019-08-12 Thread Johan De Clercq
Regex is done by my cat while it walks over the keyboard  On Mon, 12 Aug 2019, 10:55 Giovanni Maruzzelli, wrote: > > https://xkcd.com/378/ > > > > > On Mon, Aug 12, 2019 at 9:20 AM Johan De Clercq wrote: > >> Hi, what’s the best ide for opensips module writing and debugging? >> >> Best

Re: [OpenSIPS-Users] Ide for module development

2019-08-12 Thread Giovanni Maruzzelli
https://xkcd.com/378/ On Mon, Aug 12, 2019 at 9:20 AM Johan De Clercq wrote: > Hi, what’s the best ide for opensips module writing and debugging? > > Best regards, > > Outlook voor iOS downloaden > ___ > Users mailing list >

[OpenSIPS-Users] Ide for module development

2019-08-12 Thread Johan De Clercq
Hi, what’s the best ide for opensips module writing and debugging? Best regards, Outlook voor iOS downloaden ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users