michel freiha wrote:
> Dear Sir,
> 
> What I'm interested to is to know how much time the rtp packets takes 
> from the time it access the asterisk server,to when it'll leave
> Is this function or variable exist anywhere?
> 

If you want statistics on RTP packets, then you should look into RTCP 
reporting. 
A simple facility for looking at this information would be the Asterisk CLI 
commands "rtcp stats on" and "rtcp debug" assuming that you are running 
Asterisk 
1.4. If you are using Asterisk trunk, the commands are "rtcp set stats on" and 
"rtcp set debug on". You may also be able to filter the RTCP packets in a 
program like wireshark and analyze them there as well.

Mark Michelson

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to