Vikash Khatuwala wrote:
Does anyone know if its possible to restrict the
codecs in
mediaproxy. ie. to force only lower bandwidth codecs to reduce the
load. I couldnt find any info on this on the search engines.
No, mediaproxy and rtpproxy only relay the packets.
But as a cruel quick hack you could theoretically use search() from
textops module for INVITEs and reply with 488 if you only find
high-bandwidth-codecs in the SDP body. Just an idea...
Andy