[SR-Users] sip_capture schema?

2012-10-04 Thread Juha Heinanen
i couldn't find in the source directory database schema for sip_capture table. why it is not included? also, looks like sipcapture module README is missing many of module's params. is this module still supported or has it become obsolete? -- juha

[SR-Users] sip_capture schema?

2012-10-04 Thread Juha Heinanen
Juha Heinanen writes: also, looks like sipcapture module README is missing many of module's params. is this module still supported or has it become obsolete? perhaps obsolete, because my sip proxy crashed at start when in added loading of sipcapture module. -- juha Program terminated with

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Dragos Dinu
Hi, This module is not obsolete. Which version are you using? I'll also take a look at the crash. Please give me the module parameters that you used for sipcapture. Here is the documentation for 3.4: http://www.kamailio.org/docs/modules/3.4.x/modules/sipcapture.html Dragos On 10/04/2012 09:49

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Alexandr Dubovikov
10/4/2012 8:49 AM, Juha Heinanen wrote: Juha Heinanen writes: also, looks like sipcapture module README is missing many of module's params. is this module still supported or has it become obsolete? perhaps obsolete, because my sip proxy crashed at start when in added loading of sipcapture

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Juha Heinanen
Alexandr Dubovikov writes: no, it's not obsolete. I will add HEPv3 support soon and update the README file too. that is very good. please also include db schema in lib/srdb1/schema. please show your kamailio.conf i don't yet have any sipcapture params set in the config. i just added line

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Alexandr Dubovikov
10/4/2012 4:05 PM, Juha Heinanen wrote: Alexandr Dubovikov writes: no, it's not obsolete. I will add HEPv3 support soon and update the README file too. that is very good. please also include db schema in lib/srdb1/schema. please show your kamailio.conf i don't yet have any sipcapture

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Juha Heinanen
Alexandr Dubovikov writes: without any additional modules ? anyway I will check it too. no, with lots of other modules. below is list up to sipcapture, but i don't think it matters. -- juha loadpath /usr/lib/sip-proxy/modules loadmodule app_lua loadmodule auth loadmodule avpops loadmodule

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Alexandr Dubovikov
10/4/2012 4:31 PM, Juha Heinanen wrote: Alexandr Dubovikov writes: without any additional modules ? anyway I will check it too. no, with lots of other modules. below is list up to sipcapture, but i don't think it matters. -- juha ok. i will check. Wbr, Alexandr loadpath

Re: [SR-Users] sip_capture schema?

2012-10-04 Thread Dragos Dinu
Indeed, I have replicated the crash. I'll commit a fix, but in the meantime, you should set the table_name parameter : this is the name of the table (or tables) that are used to insert the captured data. You can write: modparam(sipcapture, table_name, sip_capture); Dragos On 10/04/2012