You need to use brackets [] not braces {} for per-leg variables.<br><br><div class="gmail_quote">On Thu, Nov 26, 2009 at 6:08 AM, Michael Toop <span dir="ltr">&lt;<a href="mailto:michaelt@voxcore.voxtelecom.co.za">michaelt@voxcore.voxtelecom.co.za</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Everyone,<br><br> How do I get the outbound sofia SIP route that the call took into a CDR when using fail over dialing with the &#39;bridge&#39; application?<br>
<br> ...I have tried numerous approaches with no luck, this last attempt pasted below did not work either:<br>
<br>dialString = &quot;{provider=providerB}sofia/gateway/sipB/%s|{provider=providerC}sofia/gateway/sipC/%s&quot; % (numberToDial,  numberToDial)<br>session.execute(&quot;bridge&quot;,dialString)<br><br> I am using mod_python and this line is in the Python module called in the dialplan.<br>

<br>Thanks!<br><font color="#888888"><br>Michael<br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>-Rupa<br>