[Spce-user] Multiple ATA registrations

Dave Massey dave at optionsdsl.ca
Thu Nov 15 15:09:22 EST 2012


Is it possible just to have the old entries expire quickly?  I have a currently set 60 second REGISTER in the ATA (default)  .  Maybe just expire out other entries that are older than that after a few minutes?  Im not sure how it works.



On 2012-11-15, at 2:29 PM, Andreas Granig <agranig at sipwise.com> wrote:

> Hi,
> 
> On 11/15/2012 04:00 PM, Skyler wrote:
>> Well, you could safely delete all existing entries from the
>> kamailio.location table for that user manually. Then refresh the web
>> page to see it clean. This won't fix the problem but because the device
>> is set to re-register every 60 seconds, you can safely clear the table
>> any time you want without worry.
>> 
>> mysql -uroot -e "delete from kamailio.location where username='problemuser'"
> 
> Uh, this is not a good idea. The clean way is to do it is via kamctl:
> 
> ngcp-kamctl proxy ul rm <user at domain>
> 
> The reason for this is that kamailio keeps the registration in its
> cache, and if you delete entries from the underlying db, it doesn't have
> any effect (other than you don't see it in the admin panel anymore, but
> they are still in kamailio cache, which might cause additional confusion).
> 
> Andreas
> 
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user





More information about the Spce-user mailing list