[Freeswitch-users] B Leg Account Code on Fail Over dialing

Rupa Schomaker rupa at rupa.com
Thu Nov 26 05:50:42 PST 2009


You need to use brackets [] not braces {} for per-leg variables.

On Thu, Nov 26, 2009 at 6:08 AM, Michael Toop <
michaelt at voxcore.voxtelecom.co.za> wrote:

> Hi Everyone,
>
>  How do I get the outbound sofia SIP route that the call took into a CDR
> when using fail over dialing with the 'bridge' application?
>
>  ...I have tried numerous approaches with no luck, this last attempt pasted
> below did not work either:
>
> dialString =
> "{provider=providerB}sofia/gateway/sipB/%s|{provider=providerC}sofia/gateway/sipC/%s"
> % (numberToDial,  numberToDial)
> session.execute("bridge",dialString)
>
>  I am using mod_python and this line is in the Python module called in the
> dialplan.
>
> Thanks!
>
> Michael
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091126/05dd1522/attachment-0002.html 


More information about the FreeSWITCH-users mailing list