I understand a bit about the IP routing issues, I have already seen some of
them with Kamailio being confused about a private vs. a published public
address.
Thanks for your help, I have more ideas I am going to try today.
On Wed, Oct 16, 2013 at 8:41 AM, Klaus Darilion <
klaus.mailingli...@pern
Hi Coy!
On 16.10.2013 14:29, Coy Cardwell wrote:
Thanks.
By "as long as IP connectivity between the outbound proxies and
registrars is not filtered", what exactly must not be filtered?
The proxies and their 'local' registrars will be in the same private IP
cloud.
Then it should be fine.
Are
Thanks.
By "as long as IP connectivity between the outbound proxies and registrars
is not filtered", what exactly must not be filtered?
The proxies and their 'local' registrars will be in the same private IP
cloud.
Are you implying if a proxy tries to reach a nat-ed registrar in another,
different
On 15.10.2013 13:21, Coy Cardwell wrote:
Thanks.
I am using DB only mode.
There will be a number of servers in the end, so i will have to look
further into the issue I guess, since assumptions were made about how
Kamailio works.
From what I can tell, I think I will have to implement the outbou
Thanks.
I am using DB only mode.
There will be a number of servers in the end, so i will have to look
further into the issue I guess, since assumptions were made about how
Kamailio works.
>From what I can tell, I think I will have to implement the outbound module
and a central registrar.
Thanks ag
Hi!
First, if 2 servers share the same DB, then userloc must be switched to
DB-only mode:
http://kamailio.org/docs/modules/4.0.x/modules/usrloc.html#idp16939424
But this leads you to another problem. As Fred already mentioned, SIP
clients (or the NAT of the user) often refuse messages which a
On Mon, 2013-10-14 at 17:12 -0400, Coy Cardwell wrote:
> ...Two servers, both sharing the same database. Server1, Server2. Both servers
> are behind a NAT (AWS).
>
> If I set the DNS to return both IP addresses for the domain on the A
> record, everything works, all is well.
>
> If I set the DNS
Hi All. Fist time poster here, long time geek.
I am trying to get Kamilio to work in the following configuration and after
days of googling and configuration attempts, I have come here for help.
Two servers, both sharing the same database. Server1, Server2. Both servers
are behind a NAT (AWS).
I