<div>Hello all,</div>
<div>&nbsp;</div>
<div>I need some help/infomation/correction regarding storing the SIP peers in a database table via ARA. </div>
<div>I&#39;ve alreday created the SQLite3 database table and the related ODBC plumbing and have Asterisk (1.4) validating the&nbsp;SIP devices from&nbsp;a table and updating it correctly with dynamic infomation, for example the device&#39;s IP address.</div>

<div>&nbsp;</div>
<div>Problem is:</div>
<div>&nbsp;</div>
<div>I have a scenario whereby I&nbsp;change the default context of the devices from time to time. </div>
<div>But when the devices place a call, Asterisk does not place them in the new context that I&#39;ve set in the database table. This is also the case when I force the devices to&nbsp;SIP re-register. </div>
<div>&nbsp;</div>
<div>&quot;sip show peer DEVICE&quot; shows that it is still in the old context.</div>
<div>&nbsp;</div>
<div>&quot;sip prune realtime DEVICE&quot; does not help</div>
<div>&nbsp;</div>
<div>Does anybody have any idea why this is happening? Does Asterisk ignore subsequent updates to the context field? Caching? Can caching be truned off/patched to be off by default ?</div>
<div>&nbsp;</div>
<div>Thank you.</div>
<div>&nbsp;</div>
<div>Sawan</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>