Then you may use system() in dial-plan to run that shell command along with what I suggested.
-Bruce On Sun, Oct 23, 2011 at 5:22 AM, ISABEL ORDAS ARNAL <[email protected]> wrote: > > 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. > Thank you! > > ======================= > Date: Fri, 21 Oct 2011 09:41:39 -0400 > From: Bruce B <[email protected]> > Subject: Re: [asterisk-users] how to know RTP por of a SIP client in > the dialplan > To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Message-ID: > <CAJyE_uWLRXkhrWQ-6SvNW1ihN-nGA3HFwHt=pu-tfr6lybi...@mail.gmail.com > > > Content-Type: text/plain; charset="iso-8859-1" > > Do you need to know to get it in dialplan? If I not, from shell (not > Asterisk CLI) I usually use: > > netstata -a | grep asterisk > > By default Asterisk settings it should be something between 10k-20k > > -Bruce > > On Fri, Oct 21, 2011 at 3:46 AM, ISABEL ORDAS ARNAL <[email protected]> wrote: > > > Hi all, **** > > > > How can I get the RTP port one SIP client is using for sending/receiving > > RTP flow? Can I obtain it in from SIP_HEADER of something like that in > the > > dialplan?**** > > > > Thank you!**** > > > > ** ** > > > > Isabel**** > > > > > 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. > This message is intended exclusively for its addressee. We only send and > receive email on the basis of the terms set out at. > http://www.tid.es/ES/PAGINAS/disclaimer.aspx > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
