Hugh Waite writes:
A new pv $T_reply_ruid is accessible in this route which can be used to unregister a single contact entry.
since ruid is unique id, why is second argument ($tu in the the example) needed in unregister call:
if (!unregister("location", "$tu", "$T_reply_ruid"))
-- juha