[Freeswitch-users] FreeSWITCH-users Digest, Vol 46, Issue 281
Michael De Lorenzo
delorenzodesign at gmail.com
Thu Apr 22 15:30:10 PDT 2010
Yes I mean reload mod_xml_cdr. I get a success response when I do it.
From: João Mesquita jmesquita at freeswitch.orgTo:
freeswitch-users at lists.freeswitch.orgDate: Thu, 22 Apr 2010
18:51:59Subject: Re: [Freeswitch-users] Mod xml cdrYou mean reload
mod_xml_cdr, right? JMOn Thu, Apr 22, 2010 at 4:41 PM, Michael De
Lorenzo <delorenzodesign at gmail.com> wrote:I have mod_xml_cdr
installed but I can't seem to get it to make the HTTP post. I don't
see any attempts either in the console or in my Fresswitch log about
it attempting, nevermind failing. I've tried reloading the module from
the console via "reload_xml_cdr" and then processed a call and still
nothing. Here's my xml_cdr config:<configuration name="xml_cdr.conf"
description="XML CDR CURL logger"> <settings><!-- <param
name="cred" value="user:pass"/> --> <param name="url"
value="http://url_path/save_cdr" /> <param name="retries"
value="5"/> <param name="delay" value="120"/> <param
name="log-dir" value="/var/log/cdr"/> <param name="err-log-dir"
value="/var/log/cdr/errors"/> <param name="encode"
value="base64"/> </settings></configuration>I've also verified that
the module is enabled in the modules.conf.xml.Can anyone point me in
the right direction?
On 4/22/10, freeswitch-users-request at lists.freeswitch.org
<freeswitch-users-request at lists.freeswitch.org> wrote:
> Send FreeSWITCH-users mailing list submissions to
> freeswitch-users at lists.freeswitch.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> or, via email, send a message with subject or body 'help' to
> freeswitch-users-request at lists.freeswitch.org
>
> You can reach the person managing the list at
> freeswitch-users-owner at lists.freeswitch.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of FreeSWITCH-users digest..."
>
More information about the FreeSWITCH-users
mailing list