[email protected] wrote: > Dear all; > > I want to stop RTCP from Asterisk-server to phone. > > But I want to use RTP. > > I looked rtp.conf/sip.conf, but I can't know about it. > > Please tell me how to stop RTCP only. > > Because , when I access under NAT, my gateway shutdown the port as gateway > received RTCP from server. > > I use Asterisk 1.6.2.6 or 1.4.29 . > Also SIP/RTP.
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. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- 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
