In rtp.conf, there is " rtcpinterval = ". If I set this like " rtcpinterval = 60000 ", it make enough intervals " 60 seconds " . Default is every 5 seconds. Is this right ?
Even if I can't stop sending RTCP, delaying the transmission of RTCP will be good. ; rtcpinterval = 5000 ; Milliseconds between rtcp reports ;(min 500, max 60000, default 5000) ----- nakaji > Thank you for your infomation. > It is regrettable that it is not easily revokable. > > >> There is no configuration option for doing this; RTCP is a mandatory >> part of an RTP implementation that intends to be compliant with the >> RFCs. If you want to disable it, you'd have to modify the source code. >> >> -- -- _____________________________________________________________________ -- 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
