Mitel Forums - The Unofficial Source
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to Mitel Forums. The Mitel resource - by techies, for techies...
Home
Help
Search
Calendar
Login
Register
Mitel Forums - The Unofficial Source
»
Mitel Forums
»
Mitel MiVoice Business/MCD/3300
»
SIP trace command that captures voice packets
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: SIP trace command that captures voice packets (Read 4360 times)
mszodiac
Sr. Member
Posts: 232
Country:
Karma: +7/-0
SIP trace command that captures voice packets
«
on:
October 03, 2016, 09:30:00 AM »
Hi Everyone. Does anyone know of a SIP trace command that also captures voice packets? I've used the SIP TCPDUMP ON/OFF command but as mentioned on one of the old threads, this command does not capture voice packets.
Logged
sarond
Global Moderator
Hero Member
Posts: 1404
Country:
Karma: +73/-0
Re: SIP trace command that captures voice packets
«
Reply #1 on:
October 03, 2016, 10:13:30 AM »
I don't believe you will be able to capture the RTP stream using the system.
You will need to mirror a port to capture the audio packets.
Logged
ralph
Mitel Forums Admin
Hero Member
Posts: 5767
Country:
Karma: +469/-0
Published Author: http://amzn.to/2dcYSY5
Re: SIP trace command that captures voice packets
«
Reply #2 on:
October 03, 2016, 12:48:35 PM »
sarond is correct.
It only captures control packets.
The command is SIP TCPDUMP <on/Off>
Ralph
Logged
petr.necas
Sr. Member
Posts: 393
Country:
Karma: +8/-0
Re: SIP trace command that captures voice packets
«
Reply #3 on:
October 26, 2016, 10:48:00 AM »
If you have MBG that is connected to SIP trunk you can capture RTP stream and SIP signaling using:
[root@mbg ~]# tcpdump -i eth0 -B 1600 -w capture.pcap -v
You have to log in via ssh as root. Then download the file via SFTP from ssh://root:@mbg:22/root/capture.pcap
Logged
martyn
Hero Member
Posts: 688
Country:
Karma: +10/-0
Re: SIP trace command that captures voice packets
«
Reply #4 on:
November 01, 2016, 05:47:06 PM »
The RTP does not flow through a controller, and only flows around (this can't be changed).
Like it has been mentioned, if you invoke a MBG SIP proxy then you will be able to capture signalling and RTP from that interface.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Mitel Forums - The Unofficial Source
»
Mitel Forums
»
Mitel MiVoice Business/MCD/3300
»
SIP trace command that captures voice packets
Sitemap
1
2
3
4
5
6
7
8
9
10