Klaus Darilion writes:
serweb can delete a single contact. I guess it also uses fifo, or not?
yes, you are correct. i just checked serctl command and could not find possibility to delete a single contact:
* usrloc * ul show [<username>]................ show in-RAM online users ul rm <username> ................... delete user's UsrLoc entries ul add <username> <uri> ............ introduce a permanent UrLoc entry showdb [<username>] ................ show online users flushed in DB
there does exists fico command ul_rm_contact that can delete a single contact.
unfortunately usrloc/README doesn't document fifo commands.
-- juha