[Freeswitch-users] CDRs and continue_on_fail
Vallimamod Abdullah
vma at vallimamod.org
Wed Nov 15 13:21:19 UTC 2017
Hi,
To my knowledge, I don't think it's possible as the CDR is generated after leg A hangup.
For your issue, you can export the variables you need after the bridge to gw1 and define a custom template in autoload_configs/cdr_csv.conf.xml with these variables so that they will be written in the CDR file.
Hope this helps.
Best Regards,
--
Vallimamod Abdullah
SIP Solutions
vma at sipsolutions.fr
.
> On 14 Nov 2017, at 22:50, Gregor Nanger <gregor at infomedia.si> wrote:
>
> Hi!
>
> I have simple scenario to bridge call to gateway and use fallback gateway if something is wrong with first one. So this is short dialplan:
>
>
> continue_on_fail=NO_ROUTE_TRANSIT_NET,........
> bridge to gw1
> bridge to gw2
>
> But if gw1 fails and call is bridged through gw2, I do not get CDR from gw1. Is there a way to tell FS to post also CDR from first bridge as flow section of CDR or separate post to server?
>
> Thank you for your help.
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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
More information about the FreeSWITCH-users
mailing list