Is anyone using realtime sip for friends (ie phones) with multiple Asterisk boxes all pointing to the one central MySQL database? Does it work? Are phones that are registered to the database from Asterisk box able to reach phones registered to the database from another Asterisk box? Doug.
We were using this setup for a while (well, it was using odbc, but same concept). What we did was configured the phones to register with all the servers basically, so each phone was reachable by each server, and if a phone didn't register with a server for some reason, we have mechanisms in place to send the call to another server to check there. Worked like a charm :) Aaron Douglas Garstang wrote:> Is anyone using realtime sip for friends (ie phones) with multiple Asterisk boxes all pointing to the one central MySQL database? Does it work? Are phones that are registered to the database from Asterisk box able to reach phones registered to the database from another Asterisk box? > > Doug. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Hi Doug, We use Realtime SIP via a central MySQL database (2 actually in Master <> Master config) but registration is only available on the box to which the client has registered. Clients can register with any database and the table does get updated with some registration information (ip address, expiry time etc.) but they are not reachable by any of the other boxes sharing the config. I've been following the cluster thread with great interest for a workable solution to this. All the best, Simon On 3/14/06, Douglas Garstang <dgarstang@oneeighty.com> wrote:> > Is anyone using realtime sip for friends (ie phones) with multiple > Asterisk boxes all pointing to the one central MySQL database? Does it work? > Are phones that are registered to the database from Asterisk box able to > reach phones registered to the database from another Asterisk box? > > Doug. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060314/c58534d2/attachment.htm