Re: [SR-Users] Problems while reading from location and parsing expires

2014-02-25 Thread Jöran Vinzens
Hi, after correcting DB shema, it's working well. Many thanks! BR Jöran On Tue, Feb 25, 2014 at 1:03 PM, Daniel-Constantin Mierla wrote: > Hello, > > the problem is with last_modified column, not with expires. The structure of > your location table is different than the one needed in 4.1: > > h

Re: [SR-Users] Problems while reading from location and parsing expires

2014-02-25 Thread Daniel-Constantin Mierla
Hello, can you give the output in mysql client for: describe location What version of mysql is used? Can you get the logs with debug=3 in kamailio.cfg? Cheers, Daniel On 25/02/14 12:01, Jöran Vinzens wrote: Hi All, we are upgrading from kamailio 3.1 to 4.1 and we got stuck at a Problem wi