Thank you for the technical details matt, I want to know what is the method of record&nbsp; packets RTP?<br><br><br><div><span class="gmail_quote">2007/12/13, Matthew Saskin &lt;<a href="mailto:matt@saskin.net">matt@saskin.net</a>
&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">*Very* high level here:<br><br>-Run application on a server sitting on a SPAN port that will see all of
<br>your voice traffic<br>-Capture traffic from the network with the ethernet card in promiscuous mode<br>-Record packets of signaling protocol of choice (SCCP)<br>-Record packets of transport protocol of choice (RTP)<br>
-Read the technical specifications of both of these protocols (SCCP/RTP)<br>to understand how to decode them, pull out the necessary information,<br>and put that into a usable format.<br><br>This is an incredibly in-depth thing you&#39;re looking to do.&nbsp;&nbsp;A good
<br>starting point would be to look at open-source applications that already<br>do this - Oreka (<a href="http://oreka.sourceforge.net">http://oreka.sourceforge.net</a>) comes to mind.<br><br>-matt<br><br>khaled wrote:<br>
&gt; i wants technical information to develop this&nbsp;&nbsp;application , not a<br>&gt; software !<br>&gt; thank you<br>&gt;<br>&gt;<br>&gt;<br>&gt; 2007/12/12, Wes Sisk &lt; <a href="mailto:wsisk@cisco.com">wsisk@cisco.com</a> &lt;mailto:
<a href="mailto:wsisk@cisco.com">wsisk@cisco.com</a>&gt;&gt;:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Witness, among others, have already developed this application:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.witness.com/content/Impact%20360%20IP%20Recording.pdf">
http://www.witness.com/content/Impact%20360%20IP%20Recording.pdf</a><br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; /Wes<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; khaled wrote:<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; i want to develop an application voip call recording<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; the protocol using in the LAN is cisco skinny
<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; i think that the solution&nbsp;&nbsp;is&nbsp;&nbsp;connected to switch&nbsp;&nbsp;on span port<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; and sniff all the VOIP packets&nbsp;&nbsp;and save each voice conversations<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; in a wav file<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; i saw JTAPI it is interesting API for this application
<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; can&nbsp;&nbsp;any one have a some solution or documentation&nbsp;&nbsp;to develop<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; this application ?<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; thank you<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------------------------------------------------
<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; cisco-voip mailing list<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a> &lt;mailto:<a href="mailto:cisco-voip@puck.nether.net">
cisco-voip@puck.nether.net</a>&gt;<br>&gt;&gt;<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; cisco-voip mailing list<br>&gt; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>&gt; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip">
https://puck.nether.net/mailman/listinfo/cisco-voip</a><br><br></blockquote></div><br>