This idea is quite standard in SBCs, typically called codec profiles, where you permit only certain codecs to be passed through the SBC in an INVITE and all the rest are stripped out.<br><br>We use it to get around interop issues with certain codecs. E.g. we have some end devices/customers that have issues using g729a so we choose to remove this codec for these specific endpoints.<br>
<br>The poor man&#39;s method to implementing this is just doing header manipulations in the SDP but it would be nice to be standardized.<br><br>Regards,<br>Steve<br><br><br><div class="gmail_quote">On Fri, Jan 30, 2009 at 2:20 AM, Jeff Pyle <span dir="ltr">&lt;<a href="mailto:jpyle@fidelityvoice.com">jpyle@fidelityvoice.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Bogdan,<br>
<br>
I&#39;m looking for the ability to selectively remove codec advertisements from<br>
the SDP. &nbsp;For example, if my customer sends a call to me for PSTN<br>
termination he may advertise G711 and G729, with G711 preferred. &nbsp;By looking<br>
at the number of existing dialogs I may know that he&#39;s running low on<br>
bandwidth, so I would like to suppress the G711 advertisement ultimately<br>
causing a 200 OK from the carrier with G729.<br>
<br>
Generically, in this application we&#39;re looking only to suppress G711 at<br>
certain times.<br>
<br>
I understand normally codec selection is done completely by the gateway<br>
device. &nbsp;However, my gateway devices aren&#39;t smart enough to take bandwidth<br>
utilization into consideration when choosing which codecs to advertise. &nbsp;I&#39;m<br>
hoping my proxy might be. &nbsp;:)<br>
<br>
Does that make sense?<br>
<font color="#888888"><br>
<br>
<br>
- Jeff<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
On 1/29/09 5:04 AM, &quot;Bogdan-Andrei Iancu&quot; &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:<br>
<br>
&gt; Hi Jeff,<br>
&gt;<br>
&gt; right now there is only available some functionality to check the codecs<br>
&gt; (to see what codecs are advertised in the SDP)... What exactly are you<br>
&gt; looking for (like codec ops) ?<br>
&gt;<br>
&gt; Regards,<br>
&gt; Bogdan<br>
&gt;<br>
&gt; Jeff Pyle wrote:<br>
&gt;&gt; Bogdan,<br>
&gt;&gt;<br>
&gt;&gt; Some months back you mentioned an upcoming feature that would allow<br>
&gt;&gt; Opensips to manipulate the codecs present in the SDP. &nbsp;Just wondering<br>
&gt;&gt; if there is anything available to test yet. &nbsp;This feature, in<br>
&gt;&gt; combination with dialog contexts, will be of great use to us to allow<br>
&gt;&gt; us to take a guess at the bandwidth consumption for a particular<br>
&gt;&gt; customer and force the use of a compressed codec if necessary.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Jeff<br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>