[Freeswitch-users] Custom filename - XML CDR

Carlo Dimaggio jaasmailing at gmail.com
Mon Feb 6 16:50:51 MSK 2012


Ok, thanks.
I think is better posting the xml_cdr.
How I can configure mod_xml_cdr to insert in the file only the 
variabiles I need? The file contains a lot of information that are not 
useful for the billing process.

Regards



Il 06/02/12 13.17, Avi Marcus ha scritto:
> Without hacking the module to add that, cdr_csv and posting the 
> xml_cdr are two options you can use.
> http://wiki.freeswitch.org/wiki/Mod_cdr_csv lets you have different 
> templates for different accountcodes to you can customize what it saves.
>
> Or, have mod_xml_cdr post to a script that does different things 
> depending on the accountcode.
>
> You could patch mod_xml_cdr - the filename is chosen for normal saving 
> in this line:
>    freeswitch/src/mod/xml_int/mod_xml_cdr/mod_xml_cdr.c:
>    path = switch_mprintf("%s%s%s%s.cdr.xml", logdir, 
> SWITCH_PATH_SEPARATOR, a_prefix, switch_core_session_get_uuid(session));
>
> -Avi
>
>
> On Mon, Feb 6, 2012 at 2:09 PM, Carlo Dimaggio <jaasmailing at gmail.com 
> <mailto:jaasmailing at gmail.com>> wrote:
>
>     Hi Guys,
>
>     I need a prefix in the filename created my mod_xml_cdr (ex:
>     <accountcode or other var>-<uuid>.cdr.xml).
>     Is there any way to set this custom filename in the dialplan?
>
>     A reason could be performance in the billing procedure in order to
>     process only that particular account and not the entire directory.
>
>
>     Best regards,
>
>     _________________________________________________________________________
>     Professional FreeSWITCH Consulting Services:
>     consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>     http://www.freeswitchsolutions.com
>
>     
>     
>
>     Official FreeSWITCH Sites
>     http://www.freeswitch.org
>     http://wiki.freeswitch.org
>     http://www.cluecon.com
>
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto: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
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120206/9faaedf3/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list