2009/1/23 Pascal Maugeri pascal.maugeri@gmail.com:
I've much better results forcing an unregister of my user before doing the register.
unregister("location", "$fu"); if (!save("location")) sl_reply_error();
If you do that, you are un-registering *all* the contacts for that AoR, is it what you want?
It looks that the unregister() cleans the presence tables.
It's not possible at all, nothing to do. Perhaps you are using pua_usrloc module? That's important.