<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] xml_cdr setup and use questions.</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>A-Leg and B-leg?<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Tim Meade <Tim.Meade@millicorp.com><BR>
<B>Reply-To: </B><freeswitch-users@lists.freeswitch.org><BR>
<B>Date: </B>Thu, 19 Feb 2009 07:23:49 -0500<BR>
<B>To: </B>"freeswitch-users@lists.freeswitch.org" <freeswitch-users@lists.freeswitch.org><BR>
<B>Subject: </B>[Freeswitch-users] xml_cdr setup and use questions.<BR>
<BR>
<BR>
<BR>
</SPAN></FONT><FONT FACE="Courier New"><SPAN STYLE='font-size:10pt'>Greetings all.<BR>
<BR>
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.<BR>
<BR>
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.<BR>
<BR>
Here is my current configuration.<BR>
<BR>
<BR>
<configuration name="xml_cdr.conf" description="XML CDR CURL logger"><BR>
<settings><BR>
<param name="url" value="<a href="http://192.168.3.24/fs/">http://192.168.3.24/fs/</a><FONT COLOR="#1F497D">freeswitch</FONT>.<FONT COLOR="#1F497D">cfc?mehtod=cdrProcess</FONT>"/><BR>
<param name="log-dir" value=""/><BR>
</settings><BR>
</configuration><BR>
<BR>
The call to the web server is being executed twice. Any ideas why?<FONT COLOR="#1F497D"> One has more fields than the other. Both have what seems to be identical </FONT></SPAN></FONT></FONT><FONT SIZE="1"><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:7pt'><variables>, but one has several other sections as well.<BR>
</SPAN></FONT></FONT><FONT COLOR="#1F497D"><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <BR>
</SPAN></FONT></FONT></FONT><FONT SIZE="4"><FONT FACE="Courier New"><SPAN STYLE='font-size:10pt'>Thanks in advance.<BR>
<BR>
Tim<BR>
</SPAN></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
Freeswitch-users mailing list<BR>
Freeswitch-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>