Hi Jan,
Regarding the "q" parameter, thank you for the explanation.
Regarding my "potential" problem, I was thinking that if I could use the
"serctl ul rm" command:
serctl ul rm <username> ................... delete user's UsrLoc entries
to delete the oldest duplicate contact, it would be great since I could
write a Perl script for it. 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(a)192.168.0.111
200 user (location, pperez(a)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]#
I think this would be better than modifying the registrar and affect all
other SER users.
Thanks,
Ricardo
----- Original Message -----
From: "Jan Janak" <jan(a)iptel.org>
To: "Juha Heinanen" <jh(a)lohi.eng.song.fi>
Cc: "Ricardo Villa" <ricvil(a)epm.net.co>co>; <serusers(a)lists.iptel.org>
Sent: Wednesday, March 19, 2003 3:01 PM
Subject: Re: [Serusers] Multiple Registrations