<br><br><div class="gmail_quote">On Mon, Sep 7, 2009 at 10:09 AM, Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, Sep 07, 2009 at 07:44:07AM -0400, Steve Totaro wrote:<br>
&gt; On Mon, Sep 7, 2009 at 5:58 AM, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; On Mon, Sep 07, 2009 at 01:15:12AM -0400, Steve Totaro wrote:<br>
&gt; &gt; &gt; On Mon, Sep 7, 2009 at 1:03 AM, Tzafrir Cohen &lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
&gt; &gt; &gt;wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; On Sun, Sep 06, 2009 at 11:06:39PM -0400, Steve Totaro wrote:<br>
&gt; &gt; &gt; &gt; &gt; On Sun, Sep 6, 2009 at 10:47 PM, Research &lt;<a href="mailto:research@businesstz.com">research@businesstz.com</a>&gt;<br>
&gt; &gt; &gt; &gt; wrote:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Hello team;<br>
&gt; &gt; &gt; &gt; &gt; &gt; While am aware and active user of astersk monitor function for<br>
&gt; &gt; &gt; &gt; recording, i<br>
&gt; &gt; &gt; &gt; &gt; &gt; would like to know if i can use asterisk as a pure recording<br>
&gt; &gt; &gt; &gt; server(like<br>
&gt; &gt; &gt; &gt; &gt; &gt; nice or witness) for some other PABX&#39;s extensions (both inbound,<br>
&gt; &gt; &gt; &gt; outbound<br>
&gt; &gt; &gt; &gt; &gt; &gt; and internal).<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Setup<br>
&gt; &gt; &gt; &gt; &gt; &gt; PSTN---Legacy PABX(with analogy n digital extensions)---<br>
&gt; &gt; &gt; &gt; asterisk(record<br>
&gt; &gt; &gt; &gt; &gt; &gt; Legacy PABX extensions.)<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; Sam<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Is there any SIP or other VoIP in the mix?  If so, you should take a<br>
&gt; &gt; look<br>
&gt; &gt; &gt; &gt; at<br>
&gt; &gt; &gt; &gt; &gt; OrecX.<br>
&gt; &gt; &gt; &gt; &gt; <a href="http://oreka.sourceforge.net" target="_blank">http://oreka.sourceforge.net</a> (Open Source)<br>
&gt; &gt; &gt; &gt; &gt; They also have a paid version.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Another method to do that is to make the Asterisk monitor output dummy<br>
&gt; &gt; &gt; &gt; SIP calls rather than sound files. Oreka/Orex can listen to those.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Looking for volunteers to test that:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;  <a href="http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp/" target="_blank">http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp/</a><br>
&gt; &gt; &gt; &gt;  <a href="http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp-14/" target="_blank">http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp-14/</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; <a href="http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp/configs/monitor.conf.sample" target="_blank">http://svn.digium.com/svn/asterisk/team/tzafrir/monitor-rtp/configs/monitor.conf.sample</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; This allows recording non-VoIP links, VoIP links where tapping is not<br>
&gt; &gt; &gt; &gt; convinient, or more selective recording of VoIP calls.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Is this similar or the same as the portion of my post that you snipped?<br>
&gt; &gt;<br>
&gt; &gt; Different in many ways, which is why I snipped it.<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &quot;Sangoma RTP Tap will allow you to record TDM calls, again using OrecX<br>
&gt; &gt; but<br>
&gt; &gt; &gt; minus the VoIP.&quot;<br>
&gt; &gt;<br>
&gt; &gt; (Actually: recorded calls are sent as RTP streams to the Orex/Oreka<br>
&gt; &gt; server)<br>
&gt; &gt;<br>
&gt; &gt; This records outside of Asterisk. Thus it lacks information available in<br>
&gt; &gt; Asterisk (who really called who). OTOH, it is Asterisk-specific.<br>
&gt; &gt;<br>
&gt; &gt; We actually considered implementing something similar to the Sangoma<br>
&gt; &gt; interface in our driver but realised that doing it in Asterisk would<br>
&gt; &gt; probably be more useful. The overheade seems reasonable.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; Sorry, I fail to see the difference besides Sangoma implemented it in their<br>
&gt; Wanpipe drivers and you are attempting copy their idea and do it in<br>
&gt; Asterisk.....<br>
&gt;<br>
&gt; Your quote &quot;This allows recording non-VoIP links, VoIP links where tapping<br>
&gt; is not convenient (edited to fix your spelling mistake), or more selective<br>
&gt; recording of VoIP calls.&quot;<br>
&gt;<br>
&gt; Isn&#39;t that more or less the same thing I said that you snipped, &quot;Sangoma RTP<br>
&gt; Tap will allow you to record TDM calls, again using OrecX but minus the<br>
&gt; VoIP.&quot;<br>
<br>
</div></div>And what if the call does not go through a TDM card? And ore<br>
importantly: how can you tell who is the caller and who is the callee?<br>
The rtp-tap interface basically tells you that channel X had a call at<br>
time Y.<br>
<br></blockquote><div><br>I am sure it is pretty trivial to figure out who channel X and Y are based on the channel, time, CID, DID....  Just a wee bit of code...<br><br>If it does not go through a TDM card, and is VoIP, then port mirroring works just fine.  Sipcallid is a very simple way to match callers to callees.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you control recording through the monitoring interface of Asterisk<br>
you can start and stop the recording when you need it. You can also<br>
provide better information aobut the call. But again, it means that this<br>
is part of Asterisk, and I figure Sangoma has quite a few non-Asterisk<br>
customers.<br>
<div><br></div></blockquote><div>Sounds neat, when will it be out of beta?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div> </div>
</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
&gt;<br>
&gt; This isn&#39;t the biz list, nor the dev list.  Snipping out the reference of<br>
&gt; Sangoma being able to do RTP tap and suggesting people use your experimental<br>
&gt; dev branch doesn&#39;t really help users very much.<br>
<br>
</div>My message was an explicit call for testers, if you haven&#39;t noticed :-)<br>
<br>
I snip content that is not relevant to my reply. Whoever reads this list<br>
already read about the Sangoma interface previously. I had nothing to<br>
say about it. It was not related to that new branch.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Not everyone who reads the list, reads all the posts, give me a break.  It was related to the thread.<br><br>Your motives and alliances have and always will be for Xorcom and Digium.  That is the only reason why you &quot;helped&quot; me with that BRI install in the US, so you could poke around and try to figure out how Marcin Pycko achieved what you cannot.<br>
<br>I may check it out when it is part of a &quot;stable backported to 1.4&quot; release, otherwise, I don&#39;t run beta in production.  <br><br>Sometimes large sums of money rely on systems, as do much more valuable human lives.<br>
</div></div><br>-- <br>Senior Systems and Network Administrator<br>Triple Canopy, Inc.,<br>2250 Corporate Park Drive, Suite 300<br>ph.   +1.703.673.5191<br>mob.+1.240.938.1212<br>FAX.+1.703.673.1279<br><a href="mailto:steve.totaro@triplecanopy.com">steve.totaro@triplecanopy.com</a><br>