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 bre
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
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 f!=&(qm
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 o
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
execute
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 [mailto:franz.ed...@techn
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 there any error log m
Daniel,
I do like rtpengine_manage() philosophically, and agree it's easier to
use and handles the case where the SDP offer is in the reply from the UAS.
I used to use it. However, it doesn't behave correctly in certain route
script contexts. Here's an example from my own environment:
---
r
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 quest
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,
>
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 usin
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
an
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
> 3.
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 enabled
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 repository.
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,
Danie
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 reg
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, Dir
On 02/02/16 19:36, Rene Montilva wrote:
> Daniel
>
> checking the frame size trace, i notice when kamailio receive packets
> less than 1100, it response with packets more than 1300 , but when the
> packets are more than 1100, kamailio send packets less 1000 and
> connection to softphone fail
Con
19 matches
Mail list logo