Re: [SR-Users] perlvdb error

2011-06-03 Thread Roman Yeryomin
On 3 June 2011 10:16, Daniel-Constantin Mierla wrote: >>> Sorry for disturbing... is there any chance? >> >> it is, but I cannot promise a date yet -- too many things to catch up, >> while testing this is very inconvenient not having a way to troubleshoot. > > Not to forget about this one, is

Re: [SR-Users] perlvdb error

2011-05-17 Thread Roman Yeryomin
On 2 May 2011 15:47, Daniel-Constantin Mierla wrote: > > > On 5/1/11 11:51 PM, Roman Yeryomin wrote: >> >> On 27 April 2011 20:19, Roman Yeryomin  wrote: >>> >>> On 27 April 2011 17:26, Daniel-Constantin Mierla >>>  wrote: >>>> >>

Re: [SR-Users] perlvdb error

2011-05-10 Thread Roman Yeryomin
On 2 May 2011 17:01, Roman Yeryomin wrote: > On 2 May 2011 15:47, Daniel-Constantin Mierla wrote: >> >> >> On 5/1/11 11:51 PM, Roman Yeryomin wrote: >>> >>> On 27 April 2011 20:19, Roman Yeryomin  wrote: >>>> >>>> On 27 April 2011 1

Re: [SR-Users] perlvdb error

2011-05-02 Thread Roman Yeryomin
On 2 May 2011 15:47, Daniel-Constantin Mierla wrote: > > > On 5/1/11 11:51 PM, Roman Yeryomin wrote: >> >> On 27 April 2011 20:19, Roman Yeryomin  wrote: >>> >>> On 27 April 2011 17:26, Daniel-Constantin Mierla >>>  wrote: >>>> >>

Re: [SR-Users] perlvdb error

2011-05-01 Thread Roman Yeryomin
On 27 April 2011 20:19, Roman Yeryomin wrote: > On 27 April 2011 17:26, Daniel-Constantin Mierla wrote: >> Can you try with tcp disabled? i.e., >> >> disable_tcp=yes >> >> in your config file. >> >> Might be the way the module is initialized for tcp h

Re: [SR-Users] perlvdb error

2011-04-21 Thread Roman Yeryomin
On 21 April 2011 12:16, Daniel-Constantin Mierla wrote: >> (gdb) bt full >> #0  0xb7228e3a in parseurl (url=0xb7213230 "T�0\b#") at perlvdbfunc.c:60 >> No locals. >> #1  0xb7228e7d in perlvdb_db_init (url=0x1 > Seems that the db url is not passed properly. > > While you are in gdb, do: > > frame 2

Re: [SR-Users] perlvdb error

2011-04-20 Thread Roman Yeryomin
On 20 April 2011 15:24, Daniel-Constantin Mierla wrote: > On 4/20/11 1:54 PM, Roman Yeryomin wrote: >> >> On 19 April 2011 13:12, Roman Yeryomin  wrote: >>> >>> ok, here is the backtrace: >>> >>> # gdb kamailio core >>> ... >>&

Re: [SR-Users] perlvdb error

2011-04-20 Thread Roman Yeryomin
On 19 April 2011 13:12, Roman Yeryomin wrote: > > ok, here is the backtrace: > > # gdb kamailio core > ... > Reading symbols from /usr/local/lib/kamailio/modules_k/perlvdb.so...done. > Loaded symbols for /usr/local/lib/kamailio/modules_k/perlvdb.so > ... > Core was g

[SR-Users] perlvdb error

2011-04-19 Thread Roman Yeryomin
On 18 April 2011 15:47, Henning Westerholt wrote: > On Monday 18 April 2011, Roman Yeryomin wrote: >> coredump? easy :) >> you can pick core file itself here (it's pretty heavy to send to the list): >> http://83.99.159.113/core.kamailio.20110418-1331 >> >&

Re: [SR-Users] perlvdb error

2011-04-18 Thread Roman Yeryomin
On 18 April 2011 12:52, Daniel-Constantin Mierla wrote: > Hello, > > On 4/18/11 11:28 AM, Roman Yeryomin wrote: >> >> Hi! >> >> I'm trying to use perlvdb module but seems that it's not working. >> Seems that needed functions are not exported c

[SR-Users] perlvdb error

2011-04-18 Thread Roman Yeryomin
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: [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 "perlvd