<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi FS Guys,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I installed FS on Windows and try to use the
xml_cdr.conf.xml to post the calling information&#8217;s to a website/script.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I change my xml_cdr.conf.xml as give on the website<o:p></o:p></p>

<p class=MsoNormal><a href="http://wiki.freeswitch.org/wiki/Mod_xml_cdr">http://wiki.freeswitch.org/wiki/Mod_xml_cdr</a><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div style='mso-element:para-border-div;border:dashed #2F6FAB 1.0pt;padding:
12.0pt 12.0pt 12.0pt 12.0pt;background:#F9F9F9'><pre style='line-height:13.2pt;
background:#F9F9F9;border:none;padding:0cm'><span style='color:black'>&lt;configuration name=&quot;xml_cdr.conf&quot; description=&quot;XML CDR CURL logger&quot;&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>&lt;settings&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;url&quot; value=&quot;<a
href="http://localhost/">http://localhost/</a>callreg.aspx&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;retries&quot; value=&quot;2&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;delay&quot; value=&quot;120&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;log-dir&quot; value=&quot;C:\Freeswitch\log\cdr&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;err-log-dir&quot; value=&quot; C:\Freeswitch\log\errors&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>   &lt;param name=&quot;encode&quot; value=&quot;True&quot;/&gt;<o:p></o:p></span></pre><pre
style='line-height:13.2pt;background:#F9F9F9;border:none;padding:0cm'><span
style='color:black'>&lt;/settings&gt;<o:p></o:p></span></pre></div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I make a dummy aspx that write all given parameters to a
file.<o:p></o:p></p>

<p class=MsoNormal>But the aspx don&#8217;t called.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>What I must do to get the information&#8217;s into the <a
href="http://localhost/callreg.aspx">http://localhost/callreg.aspx</a><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>My dummy read the information&#8217;s from the <a
href="http://localhost/callreg.aspx?xxx=yyy">http://localhost/callreg.aspx?xxx=yyy</a>
and so on<o:p></o:p></p>

<p class=MsoNormal>The dummy aspx read all parameters that given after the ?<o:p></o:p></p>

<p class=MsoNormal>But no information&#8217;s coming.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Can anyone help me?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Greetings<o:p></o:p></p>

<p class=MsoNormal>Erkan<o:p></o:p></p>

</div>

</body>

</html>