Doug, When you use Realtime SIP Peers, registration information is stored in the mysql database, the astdb database, as well as being cached in memory. When a SIP lookup is done, and registration information is stored in cache, that information will be used rather than querying sip_buddies. We tried similar experiments of sharing registration information using a single mysql database or using mysql replication across all of the asterisk servers without any success. It seems like a patch to the Realtime architecture needs to be developed such that sip_buddies is always queried first before looking in cache or astdb.
Anish Basu Field Systems Engineer Softel, Inc. Phone: (732) 705-9202 Cell: (732) 312-6634 _______________________________________________ --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
