I am using a C2960S-48LPS-L. I enabled the spanning via Telnet as per the manual:
Switch(config)# monitor session 1 source interface gigabitethernet0/1
Switch(config)# monitor session 1 destination interface gigabitethernet0/2
encapsulation replicate
Switch(config)# end
When I run wireshark I see TCP packets between the phones and phone server, as well as the SIP signalling, and the dialing digits, but no RTP packets, (which are UDP if that matters for the spanning.)
What do I need to do to get the RTP stream to the monitor port?
The phone server is a Toshiba IPEdge and the recording is Oaisys running on an HP Windows 2012 server, but neither should matter. I just need the RTP/UDP stream to show up on the mirrored port for the call recording.
Thanks!
Switch(config)# monitor session 1 source interface gigabitethernet0/1
Switch(config)# monitor session 1 destination interface gigabitethernet0/2
encapsulation replicate
Switch(config)# end
When I run wireshark I see TCP packets between the phones and phone server, as well as the SIP signalling, and the dialing digits, but no RTP packets, (which are UDP if that matters for the spanning.)
What do I need to do to get the RTP stream to the monitor port?
The phone server is a Toshiba IPEdge and the recording is Oaisys running on an HP Windows 2012 server, but neither should matter. I just need the RTP/UDP stream to show up on the mirrored port for the call recording.
Thanks!