I have a scenario where I&#39;m trying to fire a script based on the first registration of a device. In normal circumstances I can check the location table using registered() function and if there is an entry i know it&#39;s not the first registration. My problem is when a phone does a quick reboot., it sometimes comes back on line before the phone&#39;s entry is removed from the location table. In this case, the above solution does not work.<br>
<br>Can anyone provide advice on how to determine first registration of a phone coming back online in another way?<br>