First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

SIP log file conversion into PCAP format file

Dear All,

anyone please help me out, how to convert SIP log (TEXT) file into .pcap format. i tried built in tool of Text2Pcap but it worn't worked. please tell me is there any way to convert it.

Regards, Ahmer iqbal

ahmeriqbal@ymail.com's avatar
1
[email protected]
asked 2019-01-01 17:56:13 +0000
Jaap's avatar
13.7k
Jaap
updated 2019-01-01 19:02:29 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Your input file has to adhere to the required format for text files in order for it to be converted into a PCAP format file. Depending on the text layout in the text file you would have to preprocess the file into an acceptable format. This can either be the format which text2pcap can interpret (see the manual page on that), or any of the text based capture file formats Wireshark can read natively.

Jaap's avatar
13.7k
Jaap
answered 2019-01-01 19:08:07 +0000
edit flag offensive 0 remove flag delete link

Comments

its impossible to stick to required format for text2pcap conversion. do you have any script to convert it. please share.

ahmeriqbal@ymail.com's avatar [email protected] (2019-01-02 13:45:04 +0000) edit

Convert what? Without any information on the layout of the SIP log file you are referring to there is no way of knowing.

Jaap's avatar Jaap (2019-01-02 19:11:22 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer