<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.&nbsp;</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>&lt;context name="redirected"&gt;</div><div>&nbsp;&lt;extension name="redirected"&gt;</div><div>&nbsp;&nbsp;&lt;condition field="${sip_redirect_dialstring}" expression="^sofia/internal/sip:(.*)$"&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application="export" data="nolocal:absolute_codec_string=G722,PCMU,PCMA"/&gt;<span class="Apple-tab-span" style="white-space:pre">        </span></div><div>&nbsp;&nbsp; <span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application="bridge" data="sofia/external/$1" /&gt;</div><div>&nbsp;&nbsp;&lt;/condition&gt;</div><div>&nbsp;&lt;/extension&gt;</div><div>&lt;/context&gt;</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>--&nbsp;<br>Lon Baker<br></span>
            </div>
        </div>