21.09.2010 18:57, Philipp von Klitzing пишет: > Hi! > > >> Could somebody tell me how to use SHARED function? >> > http://www.voip-info.org/wiki/index.php?page=Asterisk+func+shared > >
There are no examples there :-( >> I want to get RTCP stats from SIP, but current channel is DAHDI. >> How can I get SIP channel? >> > If you have one DADHI and one SIP channel bridged together, then only for > the SIP channel you will be able to retrieve rtcp data. Depending on > wether that SIP channel is the first (local) or the second (outbound or > remote) call leg you will need to follow the approach described here: > > http://www.voip-info.org/wiki/index.php?page=Asterisk+rtcp > > Quote: > "Use the M option of Dial() if you would like to get the codec > (audionativeformat) of the remote call leg/channel and similar data. > Those are not available anymore during the hangup phase (h extension), > however you can store them directly in the CDR system, or use the SHARED > function to export them to the local call leg/channel." > > I see. I want to use SHARED function! Do you have example how to "to export them to the local call leg/channel "? Thank you! -- _____________________________________________________________________ -- 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
