[SR-Users] Wrong index on expires column in pua module

2012-09-07 Thread Juha Heinanen
looks like unique constraint on expires_idx has not been removed yet, because i still see Duplicate entry for key 'expires_idx' errors. i'll go and make the changes. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr

Re: [SR-Users] Wrong index on expires column in pua module

2012-08-24 Thread Daniel-Constantin Mierla
Hello, On 8/24/12 6:53 PM, Andreas Granig wrote: Hi guys, In the pua table, there is a unique key on the "expires" column, which seems wrong to me, because you'll sooner or later end up with different pua entries having the same expiry time, no? At least we ended up with messages like this in

[SR-Users] Wrong index on expires column in pua module

2012-08-24 Thread Andreas Granig
Hi guys, In the pua table, there is a unique key on the "expires" column, which seems wrong to me, because you'll sooner or later end up with different pua entries having the same expiry time, no? At least we ended up with messages like this in the logs, I think it's caused by pua_reginfo tests: