Marcello,
Here is one method that I have been looking at - has anyone tried
something similar?
# --- Rewrite 50/50 --------------------------------
if (uri=~"test")
{
if (is_gflag("1"))
{
reset_gflag("1");
rewriteuri("sip:test@10.1.1.1");
}
else
{
set_gflag("1");
rewriteuri("sip:vsd@10.1.1.2");
};
t_on_failure("1");
}
# --------------------------------------------------
Thanks,
John Rose
-----Original Message-----
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Marcello Lupo
Sent: Saturday, September 17, 2005 7:38 AM
To: serusers(a)lists.iptel.org
Subject: [Serusers] SER Load balancing
Hi to all,
did you have suggestions how to accomplish to load balancing load of SER
between 2 machine running both SER and DB to check routing entries??
I was thinking to use LVM but i don't know how to let the same call
messages to go to the same machine. There should be something line an
LVM module able to check the CallID field and keep track of it.
May be some other ways?? Using DNS records or other?
Another question is if there is a searchable archive of this Mailing
list.
Thanks,
Bye,
Marcello
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers