Yeah, I'm using OpenSIPS.
I've be searching for this exhaustively for the last week in all OpenSIPS
docs and development lists I could find in the OpenSIPS website and on the
Internet, and also a bunch of HA projects related to SIP servers in general
(not related to OpenSIPS or Kamailio) which pointed to some external
solutions on clustering for failover, but didn't get anything close to what
we would like to have as solution.
Since OpenSIPS and Kamailio came from the same project I thought I could
get some good ideas on HA from you guys, even if they would depend on some
specific modules on Kamailio.
Thanks anyway and I appreciate your time and attention.
Mariana.
On Tue, Feb 7, 2012 at 1:36 AM, Edson - Lists <4lists(a)gmail.com> wrote:
Err.... Are You sure You send this message to the
right list?
I don't know about OpenSIPS Dialog module, but am almost sure there are
diferences with KAMAILIO module... please check the documentation for
KAMAILIO Dialog module in
http://sip-router.org/docbook/**
sip-router/branch/master/**modules_k/dialog/dialog.html<http://sip-route…
Edson.
Em 06/02/2012 19:04, Mariana Arduini escreveu:
Hi guys! I'm facing some problems with dialog
information while trying
to implement a HA environment.
We have 2 clustered SIP servers working as a Active/Standby failover and
the use of a Virtual IP address. We want to make sure that if proxy #1
goes down during a call, proxy #2 would be able to handle the sequential
requests for that call, sinceboth proxies are using the same database
for dialog module information and we have set the db_mode dialog
parameter to 1 (REALTIME - any dialog information changes will be
reflected into the database immediately). Instead, what happened is
proxy #2 was not aware of the dialog and gave us a "500 Server error
occurred" message after receiving the BYE. Here are the log errors:
/usr/local/sbin/opensips[**12617]: New request: BYE
/usr/local/sbin/opensips[**12617]: The request has TO tag
/usr/local/sbin/opensips[**12617]: cannot match request to a dialog
/usr/local/sbin/opensips[**12617]: ERROR:dialog:w_validate_**dialog: null
dialog /usr/local/sbin/opensips[**12617]: in-dialog bogus request
/usr/local/sbin/opensips[**12617]: validate_dialog return: -4
/usr/local/sbin/opensips[**12617]: loose_route() performed, rr headers
were decoded /usr/local/sbin/opensips[**12617]: ERROR:core:parse_uri: uri
too short: <0> (1) /usr/local/sbin/opensips[**12617]:
ERROR:core:parse_sip_msg_uri: bad uri <0>
/usr/local/sbin/opensips[**12617]: ERROR:tm:new_t: uri invalid
/usr/local/sbin/opensips[**12617]: ERROR:tm:t_newtran: new_t failed
/usr/local/sbin/opensips[**12617]: Could not execute t_relay()
Virtual IP address is working, a new call goes through with no problem.
Apparently, the dialog module is not saving all dialogs information to
the database right away. Does anyone know about any other info we should
be storing in the database, using some sort of module parameter or
exported function from config file? In other words, what do I need to do
in order to send an initial INVITE to one server and, when that server
goes down, send the BYE to another server with the same call dialog?
Thanks in advance.
Mariana.
______________________________**_________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**users<http:/…
______________________________**_________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**users<http:/…