[asterisk-dev] exchange rtp info between channels

Sergey Tamkovich serg at voipsolutions.ru
Sun Apr 6 07:17:59 CDT 2008


What if more then 2 parties are in call? you need to invent a universal 
method to access RTCP stats..
Maybe we can store RTCP stats inside CDR? CDRs already handle issues 
with multiple parties in the call..

André Abrantes пишет:
> Hi,
>
> I am developing a call quality measurement application in asterisk 1.4 
> and I need a channel to share its rtt, when using rtp and rtcp, with 
> the other channel. Let's say, when a call is running between channels 
> A and B, I need to do something like this inside channel.c:
>
> channelA->channelB_rtt = rtpB->rtcp->rtt;
>
> So far, I can't see a way to do it without working inside the channel 
> implementation (chan_sip.c, chan_ooh323.c...), where the rtp structure 
> is created.
>
> Is there a more elegant way of doing this?
>
> -- 
> Kind regards,
> André de Abrantes
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list