Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Ovidiu Sas
If you have a patch, I can test it for you. -ovidiu On May 11, 2016 10:56, wrote: > > debian jessie c compiler complains about these in kamailio 4.4: > > > > CC (gcc) [sip-proxy]mem/tlsf_malloc.o > > mem/tlsf_malloc.c: In function 'tlsf_malloc_init_pkg_manager': > > mem/tlsf_malloc.c

Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Juha Heinanen
camille.ou...@orange.com writes: > All I see is that we are assigning a > void* (*)(tlsf_t, size_t) > to a > void* (*)(void* , unsigned long) > yet tlsf_t is defined as `typedef void* tlsf_t`, and size_t and unsigned long > have the same width on this architecture... Is that true also wh

Re: [SR-Users] Another question about RTPengine module

2016-05-11 Thread Dmitry
I installed Kamailio :yum install -y kazoo-kamailio https://2600hz.atlassian.net/wiki/display/Dedicated/via+RPM git clone https://github.com/sipwise/rtpengine.git the latest version of rtpengine and I do not know how to view the version of Kazoo-Kamailio On Wednesday, May 11, 2016 6:31 PM,

[SR-Users] Kamailio / issue with registration

2016-05-11 Thread Ali Taher
Hello, I installed Homer with kamailio as capture agent in order to capture sip packets. The first test I did was using the default kamailio.cfg config located in homer-docker directory , where all Register and Invite packets were saved in the database and I was able to monitor them from we

Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Juha Heinanen
camille.ou...@orange.com writes: > is this happening on a x86 32 bits machine? I'm getting the warning in x86_64-linux-gnu environment. > Do compiling with clang generates an error too? If yes, is the error message > more specific about the issue? I don't clang. -- Juha __

Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread camille.oudot
> debian jessie c compiler complains about these in kamailio 4.4: > > CC (gcc) [sip-proxy]mem/tlsf_malloc.o > mem/tlsf_malloc.c: In function 'tlsf_malloc_init_pkg_manager': > mem/tlsf_malloc.c:1353:16: warning: assignment from incompatible pointer type > ma.xmalloc= tlsf_malloc;

Re: [SR-Users] Another question about RTPengine module

2016-05-11 Thread ycaner
hello ; maybe some devel are missing. which version using?i will try. cheers. -- View this message in context: http://sip-router.1086192.n5.nabble.com/Another-question-about-RTPengine-module-tp148395p148396.html Sent from the Users mailing list archive at Nabble.com. ___

[SR-Users] Another question about RTPengine module

2016-05-11 Thread Dmitry
I will clarify the question in my previous post.I installed Kamailio from 2600hz repo via yum (it is for kazoo). But when  cp /usr/src/kamailio/modules/rtpengine/rtpengine.so /usr/lib64/kamailio/modules/rtpengine.so the kamailio does not see this moduleNo module matching found Is there somethin

[SR-Users] Blacklists and DB_Cassandra

2016-05-11 Thread SamyGo
Hi, I am tasked to make use of blacklist module for about 4 to 6 million numbers. I am thinking of using Cassandra for the purpose but reading through the documentatiom of module and recent mailing list discussion made me a bit hesitant. I am looking for advise on this whether this is going to pe

Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > we try to address the warnings as soon as possible, but sometime is a > matter of resources. The author of the tlsf code is Camille, which may > have some vacation, be traveling or really busy with other things -- it > is less than one day since you reported. Als

Re: [SR-Users] speeddial, owners

2016-05-11 Thread Filippo Graziola
Thank you! problem solved using alias_db. 2016-05-11 12:29 GMT+02:00 Daniel Tryba : > On Wed, May 11, 2016 at 11:10:58AM +0200, Filippo Graziola wrote: > [snip] > > add a speeddial number: > > > > kamctl speeddial add 5...@mydomain.com 5...@mydomain.com > sip:5...@mydomain.com > > > > I can call

Re: [SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Daniel-Constantin Mierla
Hello Juha, we try to address the warnings as soon as possible, but sometime is a matter of resources. The author of the tlsf code is Camille, which may have some vacation, be traveling or really busy with other things -- it is less than one day since you reported. Also, others may not have immedi

[SR-Users] 4.4 compiler warnings on debian jessie

2016-05-11 Thread Juha Heinanen
I have not got any comments about getting rid of 4.4 compiler warnings in mem/tlsf_malloc.c. I'm afraid that if such warnings are tolerated, it will soon be difficult to distinguish real problems from all the warning noise during. In my opinion, a sign of high quality software project is that no

[SR-Users] kamailio does not see rtpengine module

2016-05-11 Thread Dmitry
Hello when I compiled rtpengine for kamailio (in Kazoo)? there were no errors while compiling, but when restarting kamailio - I saw:kamailio: ERROR: [modparam.c:150]: set_mod_param_regex(): No module matching found [root@ip-192-168-130-136 kamailio]# locate rtpengine.so/usr/lib64/kamailio/modu

Re: [SR-Users] Skype-like service, RTP flows strangely

2016-05-11 Thread Daniel Tryba
On Wed, May 11, 2016 at 10:16:43AM +0200, Sébastien Brice wrote: > Hi guys i did the "running skype-like service in less than one hour" and got > it running ok. > Kamailio run remotely in a datacenter. > but i am trying to get the communication working locally between two devices > behind the sam

Re: [SR-Users] speeddial, owners

2016-05-11 Thread Daniel Tryba
On Wed, May 11, 2016 at 11:10:58AM +0200, Filippo Graziola wrote: [snip] > add a speeddial number: > > kamctl speeddial add 5...@mydomain.com 5...@mydomain.com sip:5...@mydomain.com > > I can call from user 5002 to user 5001 typing 51 correctly. > > what I would like to do is that sd-id 5...@myd

Re: [SR-Users] VersionUp for CentOS7's

2016-05-11 Thread Daniel-Constantin Mierla
Hello, they were in the 4.4 branch. Anyhow, be aware the the rpms are built on opensuse build service and the spec used is in that repository at: - https://build.opensuse.org/package/show/home:kamailio:v4.4.x-rpms/kamailio44 Cheers, Daniel On 10/05/16 11:53, 中島宗治 wrote: > Please version up fo

Re: [SR-Users] calling rpc command in cfg

2016-05-11 Thread Daniel-Constantin Mierla
Hello, you can do it using jsonrpc-s module -- see: https://www.kamailio.org/docs/modules/stable/modules/jsonrpc-s.html#jsonrpc-s.f.jsonrpc_exec Cheers, Daniel On 11/05/16 09:25, Yasin CANER wrote: > Hello; > i want to call uac.reg_reload or other command on kamailio.cfg. is > there a way t

Re: [SR-Users] Kamailio and Oracle database

2016-05-11 Thread Mele Giovanni
Thx for the explanation Daniel. Regards Giovanni From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: mercredi 11 mai 2016 11:45 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Kamailio and Oracle database Hello Giovanni,

Re: [SR-Users] Kamailio and Oracle database

2016-05-11 Thread Daniel-Constantin Mierla
Hello Giovanni, it was a bit too late to get it in 4.4.1 -- the main reason for that is that we do not add new features in stable branches and also avoid breaking config file and database compatibility. This is not really a new feature, but it introduces a new config mod param and didn't want to r

[SR-Users] speeddial, owners

2016-05-11 Thread Filippo Graziola
Hello everybody, I have a kamailio running on debian, and it works well with a little modification of the kamailio-advanced file. I would like to have some speed dial short numbers for all local users, because I used a random generator script and usernames and password are 25 digits (not only numb

[SR-Users] calling rpc command in cfg

2016-05-11 Thread Yasin CANER
Hello;     i want to call uac.reg_reload or other command on kamailio.cfg. is there a way to do it? i hava a look on internet and doc, couldnt find easy way. or exec module is the best way to solve this problem? Cheers --