Hi Edson,

I already generated a new DB (with the kam script) and migrated the data and am trying to make it work with that.

I obviously did not change anything on the version table so the versions match.

Regards,
Uriel

On Thu, Jul 2, 2009 at 3:33 PM, Edson - Lists <4lists@gmail.com> wrote:
You are using an old version of the DB...

If it's possible, create a new DB to use in Your tests, if not, to work, You will have to migrate actual DB schema to the new one.

Edson.

Uriel Rozenbaum escreveu:
Henning,

I created a new directory
and ran the following:
make distclean
make prefix=/opt/kamailio/
make prefix=/opt/kamailio/ modules
make prefix=/opt/kamailio/ install

Then I tried to run kamailio and still get the same error:
ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version")

Something else is messing with the code; anyway that we should be able to workaround.

Let me know if you think about something.
Uriel

On Thu, Jul 2, 2009 at 10:14 AM, Henning Westerholt <henning.westerholt@1und1.de <mailto:henning.westerholt@1und1.de>> wrote:

   On Donnerstag, 2. Juli 2009, you wrote:
    > And how can I make modules on that location as well? So i donīt
   have to
    > copy them from default location.


   Hi Uriel,


   make prefix=/tmp/foobar
   make prefix=/tmp/foobar modules
   make prefix=/tmp/foobar install


   To be save do a make distclean before building with a different prefix.


   Cheers,


   Henning



------------------------------------------------------------------------