Re: [SR-Users] Compile error with CNXCC on Debian 7 Wheezy

2016-02-03 Thread Daniel-Constantin Mierla
Hello, I don't see the cnxcc module packaged on debian wheezy for kamailio 4.3. I assume the required version of redis library was not available in wheezy. You try to install the needed redis library from sources and then compile also kamailio from sources. Cheers, Daniel On 29/01/16 16:41,

Re: [SR-Users] Kamailio Cluster

2016-02-03 Thread Daniel Tryba
On Mon, Feb 01, 2016 at 09:17:41AM +0100, Federico Cabiddu wrote: > a solution in this case could be making usage of Path header ( > https://tools.ietf.org/html/rfc3327). > You have to load the path module > http://www.kamailio.org/docs/modules/devel/modules/path.html > and enabled its usage in

Re: [SR-Users] issue with INVITE frame size

2016-02-03 Thread Daniel-Constantin Mierla
Hello, On 02/02/16 17:49, Rene Montilva wrote: > Hi Daniel > > > yes i'm sure always, for example i receive from provider a packet with > 1259 and kamailio redirect with 158, but this issue is with some did > provider do you mean it sends out only 158 bytes? A truncated sip packet? Cheers,

Re: [SR-Users] Possible accidental merge to master.

2016-02-03 Thread Daniel-Constantin Mierla
No matter how much you mess your local clone of the git repository, you can just remove the folder on your hdd and then clone again for kamailio github repository, check-out the desired branch and you are back in original state. In other words, your local changes don't affect the remote

Re: [SR-Users] Kamailio Cluster

2016-02-03 Thread Daniel Tryba
On Wed, Feb 03, 2016 at 01:48:50PM +0330, Gholamreza Sabery wrote: > Actually I think something is not clear here. Suppose I want to use two > Kamailio servers such that a client which is registered on server A is able > to call another client registered on server B. In this case I use DB_MODE >

Re: [SR-Users] Kamailio Cluster

2016-02-03 Thread Gholamreza Sabery
Actually I think something is not clear here. Suppose I want to use two Kamailio servers such that a client which is registered on server A is able to call another client registered on server B. In this case I use DB_MODE 3. Both servers have access to location database but sockets are non-local

Re: [SR-Users] rtpengine port allocation & recycling [solved]

2016-02-03 Thread Daniel-Constantin Mierla
For sake of information - the rtpengine_manage() function was added to simplify the config logic of using rtpengien_offer()/_answer()/_delete(). The manage function (for both rtpproxy and rtpengine) calls the other functions based on request method and response code. The current config file is

Re: [SR-Users] Kamailio Cluster

2016-02-03 Thread Jurijs Ivolga
Hi, If you have following: UA A > Kamilio 1 UA B > Kamailio 2 With path you just make sure that all calls are routed to that server where UA initially registered. So if UA A is calling UA B, call will go in such way: UA A=> Kamilio 1 => Kamailio 2 => UA B. I hope I answered your

[SR-Users] Registration Failure

2016-02-03 Thread Cristina Caridi
Hello, I'm a new starter of Kamailio (SER). I am using the version 4.4.0-dev6 in a Debian machine. I've configured all the IMS network elements, the FHoSS and also Boghe IMS/RCS client in a Windows machine. When an IMS user belonging to my network tries to register and IP SEC mechanism is

[SR-Users] Sip routing

2016-02-03 Thread David Bakker
I want to be able to route sip invites from my on prem skype to either an on prem jabber server or out to office 365. It depends on who the recipient is. I am sure Kamailio can do this but I am absolutely at a loss on where to start. I have tried a few different configs but I basically have to

Re: [SR-Users] Kamailio IMS deployment

2016-02-03 Thread sainath.ellendula
Hi Franz, Sorry for troubling you again, But thank you so much for your response. I have modified as suggested, still getting same error. Please find attached files and suggest me any more changes has to be done. Thanks in advance!! Regards, Sainath From: Franz Edler

Re: [SR-Users] rtpengine port allocation & recycling [solved]

2016-02-03 Thread Daniel-Constantin Mierla
I don't think it behaves as you describe -- I have mainly used rtpproxy so far, but also rtpengine quite many times, and rtpengine variant is based on the rpproxy_manage() -- I quickly looked at the sources right now. For an INVITE request, the delete command to rtp relay is done only when

Re: [SR-Users] rtpengine port allocation & recycling [solved]

2016-02-03 Thread Daniel-Constantin Mierla
On 03/02/16 15:14, Alex Balashov wrote: > [...] > > Notwithstanding that, there may be other exotic cases as well where > rtpengine_manage() doesn't do the right thing. ... forgot about the above remark: when I added rtpproxy_manage() I evaluated all possibilities, so while I am not excluding I

Re: [SR-Users] No contact info(0 bindings) in 200-register

2016-02-03 Thread sgy
Hi Daniel, The reg-id should not be "0" in register message. If it is 0, the record couldn't be inserted into mysql. We can also see error log by kamailio in the syslog. -- Best Regards, Shengy At 2016-02-02 22:15:44, "Daniel-Constantin Mierla" wrote: Hello, was

Re: [SR-Users] Freezing the development for next major version 4.4

2016-02-03 Thread Daniel-Constantin Mierla
Hello, last notification on code freezing before it starts -- the timeline is end of today (Wednesday) in your country, so in order to cover that for people in Americas, it will be announced tomorrow morning in Europe. Cheers, Daniel On 01/02/16 11:00, Daniel-Constantin Mierla wrote: > Hello, >

Re: [SR-Users] Kamailio Cluster

2016-02-03 Thread SamyGo
Hi, Interesting discussion going on. Ive to ask can OP use shared location table between different kamailio servers and use db mode 3. All he has to do is if UA B calls UA A via Kamailio2 he just needs to find the received socket and if it is not local Kamailio2 then route to the IP maybe attach a

Re: [SR-Users] Kamailio 4.2.6 crash

2016-02-03 Thread Igor Potjevlesch
Hello Daniel, Just to let you know that I got three successive crashs and they look similar to the previous. Program terminated with signal 11, Segmentation fault. #0 0x0062245e in qm_status (qm=0x7fad9daef000) at mem/q_malloc.c:788 788