<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'>You reloadxml just reparses the config it does not automattically tell specific modules to reload their configuration<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Tim Meade &lt;Tim.Meade@millicorp.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Thu, 19 Feb 2009 09:23:02 -0500<BR>
<B>To: </B>&quot;freeswitch-users@lists.freeswitch.org&quot; &lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>Re: [Freeswitch-users] xml_cdr setup and use questions.<BR>
<BR>
<FONT COLOR="#1F497D">That seemed to do it.... <BR>
&nbsp;<BR>
Noob question: &nbsp;&nbsp;reloadXML didn't reload the change. &nbsp;I still got the two emails. &nbsp;So to be sure, I shutdown and restarted. &nbsp;&nbsp;Now I'm only getting the one email. &nbsp;<BR>
<BR>
Shouldn't the reloadXML reload that module also? &nbsp;Or do I have to reload the modules directly as they are &quot;outside&quot; fs?<BR>
&nbsp;<BR>
Tim<BR>
&nbsp;<BR>
</FONT><BR>
</SPAN></FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'><B>From:</B> freeswitch-users-bounces@lists.freeswitch.org [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org]">mailto:freeswitch-users-bounces@lists.freeswitch.org]</a> <B>On Behalf Of </B>Ken Rice<BR>
<B>Sent:</B> Thursday, February 19, 2009 9:11 AM<BR>
<B>To:</B> freeswitch-users@lists.freeswitch.org<BR>
<B>Subject:</B> Re: [Freeswitch-users] xml_cdr setup and use questions.<BR>
</SPAN></FONT></FONT><FONT SIZE="5"><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'> <BR>
</SPAN></FONT></FONT><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Tim,<BR>
<BR>
Try this param and see if it helps in you xml_cdr.conf file<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;log-b-leg&quot; value=&quot;false&quot;/&gt;<BR>
<BR>

</SPAN></FONT></FONT>
<P ALIGN=CENTER>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT></FONT>
<P>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><B>From: </B>Tim Meade &lt;Tim.Meade@millicorp.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Thu, 19 Feb 2009 09:01:29 -0500<BR>
<B>To: </B>&quot;freeswitch-users@lists.freeswitch.org&quot; &lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>Re: [Freeswitch-users] xml_cdr setup and use questions.<BR>
<BR>
<FONT COLOR="#1F497D">Not real certain on that. &nbsp;&nbsp;<BR>
&nbsp;<BR>
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. &nbsp;I've got the web page setup to send an email with the form vars and I'm getting two of them. &nbsp;One just &lt;variables&gt; &nbsp;one with that and several other sections.<BR>
&nbsp;<BR>
Thanks ...<BR>
&nbsp;<BR>
</FONT><BR>
</SPAN></FONT><FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:10pt'><B>From:</B> freeswitch-users-bounces@lists.freeswitch.org [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org]">mailto:freeswitch-users-bounces@lists.freeswitch.org]</a> <B>On Behalf Of </B>Ken Rice<BR>
<B>Sent:</B> Thursday, February 19, 2009 8:49 AM<BR>
<B>To:</B> freeswitch-users@lists.freeswitch.org<BR>
<B>Subject:</B> Re: [Freeswitch-users] xml_cdr setup and use questions.<BR>
<BR>
</SPAN></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>A-Leg and B-leg?
</SPAN></FONT></FONT>
<P ALIGN=CENTER>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT></FONT>
<P>
<FONT SIZE="5"><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'><BR>
</SPAN></FONT></FONT><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><B>From: </B>Tim Meade &lt;Tim.Meade@millicorp.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Thu, 19 Feb 2009 07:23:49 -0500<BR>
<B>To: </B>&quot;freeswitch-users@lists.freeswitch.org&quot; &lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>[Freeswitch-users] xml_cdr setup and use questions.<BR>
<BR>
&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT><FONT FACE="Courier New"><SPAN STYLE='font-size:10pt'>Greetings all.<BR>
&nbsp;<BR>
I'm fairly new to freeswitch, but I've been watching here for a while. &nbsp;&nbsp;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>
&nbsp;<BR>
My immediate question has to do with xml_cdr. &nbsp;&nbsp;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>
&nbsp;<BR>
Here is my current configuration.<BR>
&nbsp;<BR>
&nbsp;<BR>
&lt;configuration name=&quot;xml_cdr.conf&quot; description=&quot;XML CDR CURL logger&quot;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;settings&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;url&quot; value=&quot;<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>&quot;/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;log-dir&quot; value=&quot;&quot;/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/settings&gt;<BR>
&lt;/configuration&gt;<BR>
&nbsp;<BR>
The call to the web server is being executed twice. &nbsp;Any ideas why?<FONT COLOR="#1F497D"> &nbsp;One has more fields than the other. &nbsp;Both have what seems to be identical </FONT></SPAN></FONT></FONT><FONT SIZE="1"><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:7pt'>&lt;variables&gt;, 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>
&nbsp;<BR>
Tim <BR>
</SPAN></FONT></FONT><FONT SIZE="5"><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'>
</SPAN></FONT></FONT>
<P ALIGN=CENTER>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT></FONT>
<P>
<FONT SIZE="5"><FONT FACE="Times New Roman"><SPAN STYLE='font-size:12pt'><BR>
</SPAN></FONT></FONT><FONT SIZE="4"><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>
<P ALIGN=CENTER>
<FONT SIZE="4"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT></FONT>
<P>
<FONT SIZE="4"><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>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%">_______________________________________________<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>