Daniel-Constantin Mierla wrote:
On 09/10/06 13:16, Federico Giannici wrote:
Is there any way to force the disabling of the "silence suppression" for an RTP stream?
I'd like to disable it at the SIP proxy, maybe modifying some SDP attribute...
if you know which attribute you have to modify, then you can use the textop module to change the value via subt/replace functions.
I know it. What I was looking for are just the attributes to modify...
Thanks.