[asterisk-users] RTCP How to stop

nakaji nakaji at 02.246.ne.jp
Mon Apr 5 09:40:05 CDT 2010


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.
>>
>> --  




More information about the asterisk-users mailing list