Then you may use system() in dial-plan to run that shell command along with what I suggested.<div><br></div><div>-Bruce<br><br><div class="gmail_quote">On Sun, Oct 23, 2011 at 5:22 AM, ISABEL ORDAS ARNAL <span dir="ltr">&lt;<a href="mailto:ioa@tid.es">ioa@tid.es</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Yes, I need to know to get in in dialplan because I want to capture traffic per call. I would like to launch $SHELL{tcpdump src port xxxx} in the dialplan or something like this. And I want RTP traffic only of a certain call.<br>


Thank you!<br>
<br>
=======================<br>
Date: Fri, 21 Oct 2011 09:41:39 -0400<br>
From: Bruce B &lt;<a href="mailto:bruceb444@gmail.com">bruceb444@gmail.com</a>&gt;<br>
Subject: Re: [asterisk-users] how to know RTP por of a SIP client in<br>
        the     dialplan<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
        &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br>
Message-ID:<br>
        &lt;CAJyE_uWLRXkhrWQ-6SvNW1ihN-nGA3HFwHt=<a href="mailto:PU-tfR6LYbi5mg@mail.gmail.com">PU-tfR6LYbi5mg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Do you need to know to get it in dialplan? If I not, from shell (not<br>
Asterisk CLI) I usually use:<br>
<br>
netstata -a | grep asterisk<br>
<br>
By default Asterisk settings it should be something between 10k-20k<br>
<br>
-Bruce<br>
<br>
On Fri, Oct 21, 2011 at 3:46 AM, ISABEL ORDAS ARNAL &lt;<a href="mailto:ioa@tid.es">ioa@tid.es</a>&gt; wrote:<br>
<br>
&gt;  Hi all, ****<br>
&gt;<br>
&gt; How can I get the RTP port one SIP client is using for sending/receiving<br>
&gt; RTP flow? Can I obtain it in from SIP_HEADER of something like that in the<br>
&gt; dialplan?****<br>
&gt;<br>
&gt; Thank you!****<br>
&gt;<br>
&gt; ** **<br>
&gt;<br>
&gt; Isabel****<br>
&gt;<br>
<br>
<br>
Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo.<br>
This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at.<br>
<a href="http://www.tid.es/ES/PAGINAS/disclaimer.aspx" target="_blank">http://www.tid.es/ES/PAGINAS/disclaimer.aspx</a><br>
<font color="#888888">--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></font></blockquote></div><br></div>