Brian Cuthie
2004-Apr-04 16:36 UTC
[Asterisk-Users] Silence suppression on SIP calls generated from Asterisk?
Let's say that I have a call coming in to Asterisk through a TDM400P and going out through SIP to someone on the Internet. Is there any configuration option that would allow me to do silence suppression on the RTP stream generated by Asterisk on behalf of the TDM400P connected user? SIP phones allow me to do this easily, but I'd like to be able to conserve upstream bandwidth on calls that don't emanate from a SIP phone here at my location. Thanks -brian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040404/c13ae12f/attachment.htm
Olle E. Johansson
2004-Apr-05 04:11 UTC
[Asterisk-Users] Silence suppression on SIP calls generated from Asterisk?
Brian Cuthie wrote:> > Let's say that I have a call coming in to Asterisk through a TDM400P and > going out through SIP to someone on the Internet. Is there any > configuration option that would allow me to do silence suppression on > the RTP stream generated by Asterisk on behalf of the TDM400P connected > user? SIP phones allow me to do this easily, but I'd like to be able to > conserve upstream bandwidth on calls that don't emanate from a SIP phone > here at my location.Asterisk SIP does not support silence suppression. In fact, using Silence suppression on an inbound RTP stream will lead to problems, since Asterisk takes timing from inbound RTP streams. /Olle