cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
113
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Wes Schochet on 12-05-2010 07:45:07 PM
Hi All-
 
I am trying to come up with a basic call recording routine.  I am able to capture the packets just fine, but have not been able to convert the stream into anything playable. 
 
Up to this point, I have captured the packets, stripped the headers off all of the udp packets and written the results to a file.  This has produced barely discernable.
 
I have tried converting the byte stream from G711 to PCM based on some bit shifting and flipping algorithms like this one:  http://en.wikipedia.org/wiki/G.711.  Also produces very poor results. 
 
Can some one point me in the direction of some documentation or an algorithm to do this?

<font face="Arial" size="2" color="#0000ff">
Thanks - Wes
</font>

Subject: RE: Call Recording
Replied by: Bud Luck on 24-06-2010 11:23:36 AM
Wes,
 
Wireshark allows you to capture an RTP stream and play it back...my experience has been that it works quite well as long as the RTP stream isn't encrypted.
 
Regards
Bud Luck
Cisco
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links