[Asterisk-Users] Asterisk on 64bit ?
Soren Rathje
asterisk at lolle.org
Sun Jun 27 18:05:47 MST 2004
From: "Nicholas Bachmann"
> Kevin Walsh wrote:
>
> >Dr. Rich Murphey [Rich at WhiteOakLabs.com] wrote:
> >
> >
> >>How do you balance the number of active connections per server?
> >>
> >>
> >>
> >In theory, you could use a load balancer. That's as long as you can
> >share the SIP/IAX registrations between the nodes. I'm not sure if
> >that can be done yet - I haven't looked into it.
> >
>
> It can. SIP registration info can be stored in a database; see
> http://www.voip-info.org/wiki-Asterisk+sip+mysql+peers
>
> Nick
Well, you could look into the ast_data project. It's about dynamic configuration of SIP, IAX, Extensions and Voicemail via ODBC, MySQL and PostgreSQL.
(from the author)
http://lists.digium.com/pipermail/asterisk-dev/2004-June/004538.html
The testing I have done so far looks *very* promising and the potential is there to further extend this and make Asterisk function similar to a neural network.
-- Soren
More information about the asterisk-users
mailing list