<div>Hello all,</div>
<div> </div>
<div>I need some help/infomation/correction regarding storing the SIP peers in a database table via ARA. </div>
<div>I've alreday created the SQLite3 database table and the related ODBC plumbing and have Asterisk (1.4) validating the SIP devices from a table and updating it correctly with dynamic infomation, for example the device's IP address.</div>
<div> </div>
<div>Problem is:</div>
<div> </div>
<div>I have a scenario whereby I 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've set in the database table. This is also the case when I force the devices to SIP re-register. </div>
<div> </div>
<div>"sip show peer DEVICE" shows that it is still in the old context.</div>
<div> </div>
<div>"sip prune realtime DEVICE" does not help</div>
<div> </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> </div>
<div>Thank you.</div>
<div> </div>
<div>Sawan</div>
<div> </div>
<div> </div>
<div> </div>