Hello all,
After compiling sip-router, if I run git status, the following files
are listed as untracked:
$ git status
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# modules/auth/auth.7
# modules/privacy/README
# modules_s/acc_db/acc_db.7
# modules_s/acc_syslog/acc_syslog.7
# modules_s/auth_db/auth_db.7
# modules_s/avp/avp.7
# modules_s/avp_db/avp_db.7
nothing added to commit but untracked files present (use "git add" to track)
The above files should be either added to the git repo or the ignore
list should be updated.
Regards,
Ovidiu Sas
Hi ... jus trying Kam 3.0.3 ... I get blocked on this error:
ERROR: <core> [db.c:408]: invalid version 0 for table 0 found, expected 6
(check table structure and table "version")
ERROR: auth_db [authdb_mod.c:250]: error during table version check.
It should be checking agains subscriber table version ... but I don't know why
it try to found '0' table ...
if I do a:
insert into version (table_name,table_version) values('0','6');
It get solved ... but thats only a trick.
--
Raúl Alexis Betancor Santana
Dimensión Virtual