Maybe this should go to dev list.
Sorry for cross posting.

---------- Forwarded message ----------
From: Roman Yeryomin <[email protected]>
Date: 18 April 2011 12:28
Subject: perlvdb error
To: [email protected]


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

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to