Re: [SR-Users] sipcapture module

2016-04-15 Thread Alberto Sagredo
Have you taken a look to Homer project? http://sipcapture.org Maybe you would find there what you are talking about. BR 2016-04-14 17:48 GMT+02:00 Ali Taher : > Hello, > > > > I’m using sipcapture module in Kamailio to capture sip packets and save > them into mysql database. > > Everything i

Re: [SR-Users] sipcapture module with wireshark

2016-04-15 Thread Ben Bliss
Ali, If you don't mind me asking, how are you using the data you capture with sipcapture? Are you using a Web gui of sorts to view the SIP information? I only ask, because various SIP analysis GUI's, such as HOMER, pcapture etc. have functions built into them that allow you to analyse SIP di

[SR-Users] sipcapture module with wireshark

2016-04-14 Thread Ali Taher
Hello, I'm using sipcapture module in Kamailio to capture sip packets and save them into mysql database. Everything is working as expected and I got the packets registered in the database , yet I'm wondering if there is a way to open these packets directly in Wireshark , or do I need an interm

[SR-Users] sipcapture module

2016-04-14 Thread Ali Taher
Hello, I'm using sipcapture module in Kamailio to capture sip packets and save them into mysql database. Everything is working as expected and I got the packets registered in the database , yet I'm wondering if there is a way to open these packets directly in Wireshark , or do I need an interm

Re: [SR-Users] Sipcapture module insert error

2015-03-10 Thread Spencer Thomason
Thanks Daniel and Alexandr, I’m not sure if any of this is pertinent but this is a FreeBSD 10.1 system using clang. I just did a rebuild from master to rule out any build skew and everything seems ok for a short period of time (about 5 minutes) and then the value for correlation_id seems to hav

Re: [SR-Users] Sipcapture module insert error

2015-03-10 Thread Daniel-Constantin Mierla
Hello, maybe the values are too big for the defined column size. You can try altering the table and increase the size for correlation_id column. I cc-ed Alexandr, who wrote the module and can eventually comment more on the issue. Cheers, Daniel On 06/03/15 20:09, Spencer Thomason wrote: > Hello

[SR-Users] Sipcapture module insert error

2015-03-06 Thread Spencer Thomason
Hello, I’m not sure if this is the correct forum for this question but here goes… I’m facing an issue setting up a sipcapture server. I’m seeing several db errors in the logs: Mar 6 10:45:13 sipcapture /usr/local/sbin/kamailio[37872]: ERROR: db_mysql [km_dbase.c:123]: db_mysql_submit_query():