Hi,
After de-registration, a contact in the location table is marked as zombie, and after some
time, it is deleted from the table. Right?
Ok, what happens when this user receives a call ... i mean, he is in the location table
(as zombie), but he is not registered really on the phone?
What do the lookup('location") and registered('location") in this
scenario return?
In my config ... a first call to lookup(loc) returns false, and then calling
registered(loc) returns true. Is that right? Shouldn't the two functions do the same,
just lookup rewrites the uri?
Tks!
Cesc
Unclassified