[erlang-questions] SIP server

mog mogorman@REDACTED
Tue Mar 11 22:59:40 CET 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vlad Balin wrote:
> Hello.
> 
> I've got following problem - need to design fault-tolerant SIP IP-PBX
> without single point of failure. We need to tolerate HW failure of
> single server. Which approach would you suggest? IP address migration,
> or there are other ways if we dealing with SIP?
> 
The best way would be using something like carp or vrrp and an otp based
server, with much of the call state and rtp info stored in mnesia across
machines.  Its a very complicated problem, I have been looking in to
doing something similar with iax2 another voip protocol but it is not
for the weak of heart.

Mog

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH1wDMpCttrJGOY6gRAu75AKCD1Pd5hsgRprC856KirJlp5eXrgQCfUdx7
RRmeDa5e5XBcM82AJLLaVCk=
=4Pmb
-----END PGP SIGNATURE-----



More information about the erlang-questions mailing list