Ask Your Question
0

Add an protocol into VOIP Call

asked 2020-07-01 07:58:57 +0000

jona36 gravatar image

Good Morning,

I'm looking for a way to add some packets on the VOIP call window,

I have a physical IP phone and a virtual phone, the virtual phone is located in a PBX, this virtual phone sends voice and informations with WebSocket to the computer of the user.

when I start a call from the computer to a physical phone it looks like : computer -> PBX -> physical phone

between the computer and the PBX the protocol is WebSocket and between the PBX and the physical phone it's using H.323

but when I make a trace of this call, in the VOIP call window, I only see : PBX->physical phone the part computer -> PBX is missing

I would like to add the part missing from the websocket into the voip call window with H.323 packet so that I can have the websocket and h323 protocol in the call schema when we click on stream sequence.

Somebody have an idea ? can I make a plugin or change the source code of wireshark ?

thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-01 10:43:10 +0000

Anders gravatar image

Modify the code of ui/voip_calls.c and commit it back to us for inclusion into Wireshark.

edit flag offensive delete link more

Comments

ok but where is this file ? I don't have any folder called ui or file called voip_calls.c... what can I do so ? I use Windows

jona36 gravatar imagejona36 ( 2020-07-01 12:25:08 +0000 )edit
Jaap gravatar imageJaap ( 2020-07-01 15:00:32 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2020-07-01 07:58:57 +0000

Seen: 168 times

Last updated: Jul 01 '20