[Freeswitch-users] CDR Behaviour (b_only)
David Ponzone
david.ponzone at ipeva.fr
Mon Sep 13 01:15:52 PDT 2010
Ross,
For the time being, I do batch imports from the Master.csv every
morning, using Perl with DBI.
I don't need live inserts.
David Ponzone Direction Technique
email: david.ponzone at ipeva.fr
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
www.ipeva.fr - www.ipeva-studio.com
Ce message et toutes les pièces jointes sont confidentiels et établis
à l'intention exclusive de ses destinataires. Toute utilisation ou
diffusion non autorisée est interdite. Tout message électronique est
susceptible d'altération. IPeva décline toute responsabilité au
titre de ce message s'il a été altéré, déformé ou falsifié. Si
vous n'êtes pas destinataire de ce message, merci de le détruire
immédiatement et d'avertir l'expéditeur.
Le 12/09/2010 à 22:10, Ross McKillop a écrit :
> Hi,
>
> I'm curious how others handle CDRs from FreeSWITCH. I need them to
> end up in
> a MySQL database and the easiest way I've found of achieving this is
> to use the
> mod_xml_cdr module to call a PHP script that inserts the row. Is
> there a preferred
> way of achieving this?
>
> Also, I only need ONE cdr entry per call, for billing purposes, so
> what I end up doing
> is having process_cdr as "b_only" which works great for successful
> calls. However,
> a call that is not successfully bridged results in two HTTP POST
> calls to my script
> one with is_outbound = true (as I'd expect for the b leg) but also
> what appears to
> be the a leg of the CDR (despite requesting b_only)
>
> Is this the intended behaviour of "b_only"
>
> Regards,
> Ross
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100913/8b12a7ce/attachment-0001.html
More information about the FreeSWITCH-users
mailing list