<div>
<div><span>I'm trying to force transcoding from PCMU/A to G722 or fallback. I have it working through a normal bridge dialplan. </span></div><div><span><br></span></div><div><span>Another scenario I'm working on is when I receive a call, bridge it to another server which issues a redirect. Using the manual redirect settings and dialplan context, the following is not working.</span></div><div><span><br></span></div><div><span><div><div><context name="redirected"></div><div> <extension name="redirected"></div><div> <condition field="${sip_redirect_dialstring}" expression="^sofia/internal/sip:(.*)$"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><action application="export" data="nolocal:absolute_codec_string=G722,PCMU,PCMA"/><span class="Apple-tab-span" style="white-space:pre">        </span></div><div> <span class="Apple-tab-span" style="white-space:pre">        </span><action application="bridge" data="sofia/external/$1" /></div><div> </condition></div><div> </extension></div><div></context></div></div><div><br></div><div>It appears to be losing the absolute codec string.</div><div><br></div><div>Any ideas?</div><div><br></div></span></div><div><span>-- <br>Lon Baker<br></span>
</div>
</div>