Hi All,
This is what i have done. * get kamailio from git git clone git://git.sip-router.org/sip-router * Installing kamailio from working rev A * destroy the database * update kamailio code from git * installing kamailio from not working rev B * create the database again (kamdbctl create) * starting kamailio
This is the error that i got. ep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: <core> [db.c:440]: invalid version 6 for table location found, expected 5 (check table structure and table "version") Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: registrar [reg_mod.c:484]: failed to register domain
I try to find last working rev Last working rev is (rev A) : ca551f7cb3770a08832758e543587415b3c6d80d (2012-09-11) First not working rev is (rev B) : 78dae896127ce6762e3fa7c2541e1b5f9b8a9023
There is no special reason for destroying the database, i'm just playing with kamailio
from https://www.kamailio.org/wiki/install/devel/git, it seems that i have done right procedure. Am i missed something?
Thanks
Hello,
this is for development branch and should be now fixed in GIT master -- it was an increase of the version table done only to the table definition, not in the module.
Pull the latest version and try again.
Thanks, Daniel
On 9/28/12 9:03 AM, siklub wrote:
Hi All,
This is what i have done.
- get kamailio from git
git clone git://git.sip-router.org/sip-router
- Installing kamailio from working rev A
- destroy the database
- update kamailio code from git
- installing kamailio from not working rev B
- create the database again (kamdbctl create)
- starting kamailio
This is the error that i got. ep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: <core> [db.c:440]: invalid version 6 for table location found, expected 5 (check table structure and table "version") Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: registrar [reg_mod.c:484]: failed to register domain
I try to find last working rev Last working rev is (rev A) : ca551f7cb3770a08832758e543587415b3c6d80d (2012-09-11) First not working rev is (rev B) : 78dae896127ce6762e3fa7c2541e1b5f9b8a9023
There is no special reason for destroying the database, i'm just playing with kamailio
from https://www.kamailio.org/wiki/install/devel/git, it seems that i have done right procedure. Am i missed something?
Thanks
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On Fri, Sep 28, 2012 at 4:06 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
Hi
this is for development branch and should be now fixed in GIT master -- it was an increase of the version table done only to the table definition, not in the module.
Yes, i'm aware that it is development branch, i want to use websocket module. I found kamailio after found about sipml5.
Pull the latest version and try again.
It is working fine now. Thanks
Thanks, Daniel
On 9/28/12 9:03 AM, siklub wrote:
Hi All,
This is what i have done.
- get kamailio from git
git clone git://git.sip-router.org/sip-router
- Installing kamailio from working rev A
- destroy the database
- update kamailio code from git
- installing kamailio from not working rev B
- create the database again (kamdbctl create)
- starting kamailio
This is the error that i got. ep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: <core> [db.c:440]: invalid version 6 for table location found, expected 5 (check table structure and table "version") Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: usrloc [dlist.c:640]: error during table version check. Sep 28 13:52:04 horse /usr/local/sbin/kamailio[28329]: ERROR: registrar [reg_mod.c:484]: failed to register domain
I try to find last working rev Last working rev is (rev A) : ca551f7cb3770a08832758e543587415b3c6d80d (2012-09-11) First not working rev is (rev B) : 78dae896127ce6762e3fa7c2541e1b5f9b8a9023
There is no special reason for destroying the database, i'm just playing with kamailio
from https://www.kamailio.org/wiki/install/devel/git, it seems that i have done right procedure. Am i missed something?
Thanks
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - http://asipto.com/u/katu