Hello,
Here is a query about kamailio deployment. If some one can please help in this regard.We
have deployed a Kamailio server.. But due to some unaviodable issues,
our internet connection is unreliable. So to counter this we have got
two internet connection with static IP's. Can some one advice some
mechanism so that our Kamailio server automatically switches itself from
one IP to other one in case of internet connection failure.
How can this be achieved ?
Any help will be appreciated.
Thanks.
Hi all,
Currently evaluating the nat_traversal module in some tests, and trying to
configure keepalives for registers. We currently use nathelper, but due to
the distributed nature of our setup, nat_traversal seems more appropriate
for the keepalive functionality (nathelper is sending keepalives from every
node).
I am calling nat_keepalive() before save(), but no keepalives are being
sent. The documentation suggests that is all there is to it, but maybe I'm
missing something. There are no errors in the log that I can see.
Any ideas?
Many thanks,
Charles
--
www.sipcentric.com
Follow us on twitter @sipcentric <http://twitter.com/sipcentric>
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered
office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham
B7 4EJ.
Hi all!
I make failover scheme with two kamailio+carp. Kamailio use dialogs for
accounting.
Solved tasks:
K. as registrar (mysql DB, shared with asterisk)
auth/accounting via radius
usrloc DB in mysql.
Need to solve: dialogs. Today if K1 server down, K2 take sip requests.
New calls(dialogs) work perfectly, but if dialog created by K1, K2 had
nothing about start and cant complete accounting.
Of cause, on K2 i may load dialogs from DB. I think on timer or on
event from carp. But may be exist better solutions.
--
WBR, Victor
JID: coyote(a)bks.tv
JID: coyote(a)bryansktel.ru
I use FREE operation system: 3.10.4-calculate GNU/Linux
Hi,
It's possible to download the contact list from the database and populate
my client contact list. The Goal is that I want to be able to add client
automatically in my sip client as soon as I add a sip user in my kamailio
server.
Any idea please share.
Thanks
--
Kethzer Docteur
Hi guys,
I hope you are all well.
Just wondered what best practice is for sending DB commands via XML-RPC, if indeed this is possible?
In particular kamctl db exec commands via XML-RPC, as it appears you can only send sercmd commands via XML-RPC.
Any comments/pointers gratefully received.
Thanks
Jon
Dear All
I do have two kamailio servers, same firewall same config the only
difference is the listening IPs, and the alias name, they do use the same
database. And both insert accounting information into different tables.
My issue is that one kamailio does correctly store users in the location
table for one of the kamailio servers but it does do so for the second
kamailio, I did apply *diff *to both kamailio.cfg and kamctlrc and the only
thing that is different is IPs/Alias/Accounting table names.
Please advice.