[Freeswitch-users] B Leg Account Code on Fail Over dialing
Michael Toop
michaelt at voxcore.voxtelecom.co.za
Thu Nov 26 04:08:03 PST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091126/8d54eb4f/attachment-0002.html
More information about the FreeSWITCH-users
mailing list