<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">I am expanding our systems and am looking for a way to track wich asterisk server a peer is registred on. Here is an example.<br />
<br />
4 Asterisk servers. An peer could regester on any of the three servers. When I a peer registers I&nbsp;need to some how trigger an update to a master database to tell wich server that peer is on. Then when a call comes in I can look up in the master database where that peer is an and route the call to the correct registration servers. <br />
<br />
How can I trigger a script on peer registation to update my master database table? I am under the impression that I do not want to share the same realtime peer table accross all the servers. so how would I best pull this one off?<br />
<br />
<div>Thanks<br />
<br />
Bryant</div></span>