Difference between revisions of "PCAP file cannot be retrieved"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 12: Line 12:
<br><br>
<br><br>
== See also ==
== See also ==
* http://wiki.kolmisoft.com/index.php/Call_Info#PCAP_file.2Fdata
* [[Call_Info#PCAP_file.2Fdata Call Info]]

Revision as of 08:37, 6 December 2022

Update on FS server PCAP retrieval script:

cd /usr/src/m2/scripts
svn update m2_pcap.c
gcc -g -Wall -o m2_pcap m2_pcap.c -L/usr/lib/mysql -L/usr/lib64/mysql -lmysqlclient -lpthread -lm
cp -fr m2_pcap /usr/local/m2/m2_pcap

Try again.

If no luck - please create a TT.



See also