Hi All.
I've identified a bug in the usrloc module (I think). This can be reproduced.
When a non-NATed client registers, usrloc will write an entry to the MySQL location table.
If I manually change the "flags" column from 0 to 1 (which indicates a NATed client) and then restart SER, the next time the non-NATed client registers and usrloc refreshes the location table it does not update the flags column.
Regards, Paul