[SR-Users] perlvdb error

Roman Yeryomin leroi.lists at gmail.com
Mon Apr 18 11:28:53 CEST 2011


Hi!

I'm trying to use perlvdb module but seems that it's not working.
Seems that needed functions are not exported correctly:

kamailio[11525]: ERROR: <core> [db.c:79]: module db_perlvdb does not
export db_use_table function

Looking at perlvdb.c one can see that module exports it's functions as
"perlvdb", not "db_perlvdb". But changing "perlvdb" to "db_perlvdb"
results in segfault when running:

kamailio[31336]: segfault at 1 ip b7365e3a sp bfa82fb0 error 4 in
perlvdb.so[b7362000+6000]

Do I misunderstand something completely or there is a bug?
Anyone actually tried using this module or it just sits there forgotten?


Regards,
Roman



More information about the sr-users mailing list