[sr-dev] git:master:7515d64f: janssonrpcc: replaced str dup wrapers with the functions from core

2019-12-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7515d64f6a390e19d6caa1508348e7d21523c582 URL: https://github.com/kamailio/kamailio/commit/7515d64f6a390e19d6caa1508348e7d21523c582 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-12-06T09:49:51+01:00 janssonrpcc: replaced

[sr-dev] git:master:f6050e23: janssonrpcc: fixed errors from previous commit

2019-12-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f6050e2342c3b7f2c7ede45ce96707a5a45b5aa8 URL: https://github.com/kamailio/kamailio/commit/f6050e2342c3b7f2c7ede45ce96707a5a45b5aa8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-12-06T09:57:54+01:00 janssonrpcc: fixed

[sr-dev] Broken: kamailio/kamailio#8177 (master - 7515d64)

2019-12-06 Thread Travis CI
Build Update for kamailio/kamailio - Build: #8177 Status: Broken Duration: 6 mins and 48 secs Commit: 7515d64 (master) Author: Daniel-Constantin Mierla Message: janssonrpcc: replaced str dup wrapers with the functions from core - they were basic wrappers and

Re: [sr-dev] git:master:7515d64f: janssonrpcc: replaced str dup wrapers with the functions from core

2019-12-06 Thread Henning Westerholt
Thanks Daniel - I did not had a good test setup at hand during my previous refactoring so I don't wanted to change too much logic at once. -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.com -Original Message- From: sr-dev On Behalf Of

[sr-dev] [kamailio/kamailio] Weight-based contacts call termination distribution (#2167)

2019-12-06 Thread Marco Capetta
### Description Implement a new TM logic to distribute calls to contacts belonging to the same subscriber similar to the weight mechanism that is used in lcr module. This mechanism should support primary/backup, load-sharing or a combination of both. ### Expected behavior Currently, with the

[sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread Jignesh Datta
Hi All, I have Kamailio v4.4.1 installed in ubuntu 14.04 server with TLS enabled. After I have done the patching of the server and then restarted the server. After that, it is not working. When I try to start the Kamailio service it says "already running". But when I check the status of the

Re: [sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread David Villasmil
what do you get when you do netstat -putna ? Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Fri, Dec 6, 2019 at 1:01 PM Jignesh Datta wrote: > Hi All, > > I have Kamailio v4.4.1 installed in ubuntu 14.04 server with TLS enabled. > After I have done the

Re: [sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread Jignesh Datta
Hi David, Following is the output: (No info could be read for "-p": geteuid()=1001 but you should be root.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp0 0 0.0.0.0:9900

Re: [sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread David Villasmil
What does your “listen” look like? On Fri, 6 Dec 2019 at 13:18, Jignesh Datta wrote: > Hi David, > > Following is the output: > > (No info could be read for "-p": geteuid()=1001 but you should be root.) > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address

Re: [sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread Jignesh Datta
As you can see 5061 is not listening to any service. So can you please tell me which listen you are asking about? On Fri, Dec 6, 2019 at 7:12 PM David Villasmil < david.villasmil.w...@gmail.com> wrote: > What does your “listen” look like? > > On Fri, 6 Dec 2019 at 13:18, Jignesh Datta > wrote:

[sr-dev] [kamailio/kamailio] registrar: (#2168)

2019-12-06 Thread Victor Seva
Pre-Submission Checklist !-- Go over all points below, and after creating the PR, tick all the checkboxes that apply -- !-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-- !-- If youre unsure about any of these, dont hesitate to ask on sr-dev mailing

Re: [sr-dev] 5061 port Cannot assign requested address

2019-12-06 Thread David Villasmil
Im asking about kamailio.cfg's listen directives Regards, David Villasmil email: david.villasmil.w...@gmail.com phone: +34669448337 On Fri, Dec 6, 2019 at 1:48 PM Jignesh Datta wrote: > As you can see 5061 is not listening to any service. So can you please > tell me which listen you are

[sr-dev] [kamailio/kamailio] db_redis: warning: 'table_name.len' may be used uninitialized (#2169)

2019-12-06 Thread sergey-safarov
``` CC (gcc) [M db_redis.so]redis_table.o CC (gcc) [M db_redis.so]db_redis_mod.o CC (gcc) [M db_redis.so]redis_connection.o In file included from ../../lib/srdb1/../../core/ut.h:42, from ../../lib/srdb1/db_key.h:31, from ../../lib/srdb1/db.h:43, from db_redis_mod.h:26, from

Re: [sr-dev] [kamailio/kamailio] db_redis: warning: 'table_name.len' may be used uninitialized (#2169)

2019-12-06 Thread sergey-safarov
**ims_registrar_scscf** ``` make[3]: 'libkamailio_ims.so.0.1' is up to date. LD (gcc) [M ims_registrar_scscf.so] ims_registrar_scscf.so CC (gcc) [M ims_usrloc_pcscf.so]hslot.o CC (gcc) [M ims_usrloc_pcscf.so]ul_callback.o CC (gcc) [M ims_usrloc_pcscf.so]reginfo.o CC

Re: [sr-dev] [kamailio/kamailio] db_redis: warning: 'table_name.len' may be used uninitialized (#2169)

2019-12-06 Thread sergey-safarov
**tls_map.h** ``` CC (gcc) [M tls.so] tls_server.o CC (gcc) [M tls.so] tls_locking.o CC (gcc) [M tls.so] tls_domain.o In file included from tls_domain.c:33: tls_domain.c: In function 'load_engine_private_key': tls_map.h:46:14: warning: 'pkey' may be used uninitialized in this function

Re: [sr-dev] [kamailio/kamailio] several compilation warnings: parameter may be used uninitialized and other (#2169)

2019-12-06 Thread sergey-safarov
**t_suspend.c & sip_msg.h** ``` CC (gcc) [M tm.so] t_fwd.o CC (gcc) [M tm.so] timer.o CC (gcc) [M tm.so] select.o CC (gcc) [M tm.so] t_suspend.o t_suspend.c: In function 't_continue_helper': t_suspend.c:526:16: warning: 'erpl' may be used uninitialized in this function

Re: [sr-dev] [kamailio/kamailio] tls: add verify_client support (#2166)

2019-12-06 Thread Armen Babikyan
@armenb pushed 1 commit. 21dc1cee499fc7f58c6b68fc40f5ebf5aa1e14cb fix error in forward-port -- You are receiving this because you are subscribed to this thread. View it on GitHub: