[Freeswitch-users] xml_cdr setup and use questions.

Tim Meade Tim.Meade at millicorp.com
Thu Feb 19 06:01:29 PST 2009


Not real certain on that.

If I setup for it to drop a log file, it only drops a single file, but it seems to be calling the http twice.  I've got the web page setup to send an email with the form vars and I'm getting two of them.  One just <variables>  one with that and several other sections.

Thanks ...

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Ken Rice
Sent: Thursday, February 19, 2009 8:49 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] xml_cdr setup and use questions.

A-Leg and B-leg?

________________________________
From: Tim Meade <Tim.Meade at millicorp.com>
Reply-To: <freeswitch-users at lists.freeswitch.org>
Date: Thu, 19 Feb 2009 07:23:49 -0500
To: "freeswitch-users at lists.freeswitch.org" <freeswitch-users at lists.freeswitch.org>
Subject: [Freeswitch-users] xml_cdr setup and use questions.



Greetings all.

I'm fairly new to freeswitch, but I've been watching here for a while.   We've finally decided to take the plunge and try to integrate this into our working environments, so I've spent the last couple days playing around with it.

My immediate question has to do with xml_cdr.   I want to have it contact our web system so that I can put away the specifics of each call. This should be perfect for what I need to do.

Here is my current configuration.


<configuration name="xml_cdr.conf" description="XML CDR CURL logger">
      <settings>
           <param name="url" value="http://192.168.3.24/fs/freeswitch.cfc?mehtod=cdrProcess"/>
           <param name="log-dir" value=""/>
      </settings>
</configuration>

The call to the web server is being executed twice.  Any ideas why?  One has more fields than the other.  Both have what seems to be identical <variables>, but one has several other sections as well.

Thanks in advance.

Tim
________________________________
_______________________________________________
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/20090219/979cde41/attachment-0002.html 


More information about the FreeSWITCH-users mailing list