At 09:40 PM 3/19/2003, Ricardo Villa wrote:
But the "serctl ul rm" command does not do anything if we append the ipaddress to the username.
[root@maui sip]# serctl ul show pperez sip:pperez@192.168.0.111:5060;transport=udp;q=0.00;expires=2335 [root@maui sip]# serctl ul rm pperez@192.168.0.111 200 user (location, pperez@192.168.0.111) deleted [root@maui sip]# serctl ul show pperez sip:pperez@192.168.0.111:5060;transport=udp;q=0.00;expires=2322 [root@maui sip]#
ul rm removes all contacts for an aor.
[jiri@fox jiri]$ sc ul show jiri sip:130.129.141.109:8390;q=0.00;expires=722 [jiri@fox jiri]$ sc ul rm jiri 200 user (location, jiri) deleted [jiri@fox jiri]$ sc ul show jiri 404 No registered contacts found [jiri@fox jiri]$
Through a mistake in usrloc'c fifo, non-existent aors are okayed.
[jiri@fox user_interface]$ sc ul rm jiri@bla.com 200 user (location, jiri@bla.com) deleted
You wish to use ul_rm_contact to remove a particular contact. It takes table name, user name and the contact as parameter.
-Jiri
I think this would be better than modifying the registrar and affect all other SER users.
Thanks, Ricardo
----- Original Message ----- From: "Jan Janak" jan@iptel.org To: "Juha Heinanen" jh@lohi.eng.song.fi Cc: "Ricardo Villa" ricvil@epm.net.co; serusers@lists.iptel.org Sent: Wednesday, March 19, 2003 3:01 PM Subject: Re: [Serusers] Multiple Registrations
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/