ahh finally we got to know that were loopback calls, that was totaly unexpected. <br><br>our supplier was sending to our customer and back to us and with few of calls were going to real time supplier and ... that was the reason... <br>

<br>thanks guys for taking interest.<br><br><br><div class="gmail_quote">On Fri, Oct 1, 2010 at 6:08 PM, David Ponzone <span dir="ltr">&lt;<a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="word-wrap: break-word;">Steven,<div><br></div><div>I confirm the default is log B-leg:</div>

<div><div class="im"><div><br></div><div>    &lt;!-- optional: if not present we do log the b leg --&gt;</div><div><br></div></div><div><div> <div style="word-wrap: break-word; font-size: 14px;"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div style="word-wrap: break-word;">

<div><font face="&#39;Helvetica Neue&#39;"><font color="#1c00ff">David Ponzone  </font><font color="#000000" size="3"><span style="font-size: 12px;">Direction Technique</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size: 13px;">email: <a href="mailto:david.ponzone@ipeva.fr" target="_blank">david.ponzone@ipeva.fr</a></span></font></font></div>

<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size: 13px;">tel:      01 74 03 18 97</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size: 13px;">gsm:   06 66 98 76 34</span></font></font></div>

<div><font face="&#39;Helvetica Neue&#39;"><br></font></div><div><font color="#1c00ff" face="&#39;Helvetica Neue&#39;">Service Client<span> </span></font><font face="&#39;Helvetica Neue&#39;"><font color="#ff0000">IP</font></font><font color="#1c00ff" face="&#39;Helvetica Neue&#39;">eva</font></div>

<div><font color="#1c00ff" face="&#39;Helvetica Neue&#39;"><span style="color: rgb(0, 0, 0); font-family: Helvetica;"><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size: 13px;">tel:      0811 46 26 26</span></font></font></div>

<div><font face="&#39;Helvetica Neue&#39;" size="3"><span style="font-size: 13px;"><div style="margin: 0px; color: rgb(0, 34, 243);"><span style="text-decoration: underline;"><a>www.ipeva.fr</a></span><span style="color: rgb(101, 104, 149);">  -   <span style="color: rgb(0, 34, 243); text-decoration: underline;"><a>www.ipeva-studio.com</a></span></span></div>

<div style="margin: 0px; color: rgb(0, 34, 243);"><span style="text-decoration: underline;"><br></span></div><div style="margin: 0px; color: rgb(0, 34, 243);"><span><div style="margin: 0px; text-align: justify; color: rgb(192, 192, 192);">

<i>Ce message et toutes les pièces jointes sont confidentiels et établis à l&#39;intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d&#39;altération. </i><b><i>IPeva</i></b><i> décline toute responsabilité au titre de ce message s&#39;il a été altéré, déformé ou falsifié. Si vous n&#39;êtes pas destinataire de ce message, merci de le détruire immédiatement et d&#39;avertir l&#39;expéditeur.</i></div>

<div style="text-decoration: underline; text-align: justify;"><font color="#c0c0c0"><i><br></i></font></div></span></div></span></font></div></span></font></div></div></span><br></div><br> </div><br><div><div>Le 01/10/2010 à 17:45, Steven Ayre a écrit :</div>

<div><div></div><div class="h5"><br><blockquote type="cite"><div>Are they A and B leg CDRs? For a bridged call you&#39;ll see a CDR for<br>both the A and B leg, which as separate channels will each have its<br>own UUID but will share the same caller id, destination number and<br>

call duration.<br><br>&lt;!--param name=&quot;log-b-leg&quot; value=&quot;false&quot;/--&gt;<br>That parameter would disable logging the B-leg CDRs. You have it<br>commented out. I can&#39;t remember the default setting but from what you<br>

describe, default behaviour might be to log both.<br><br>Look at the Direction that is submitted to tell the difference between<br>A and B legs. It&#39;ll either be inbound (A) or outbound (B). You could<br>then ignore B-legs in your PHP script, or handle them differently.<br>

<br>-Steve<br><br><br>On 1 October 2010 11:17, Saeed Ahmed &lt;<a href="mailto:saeedahmad1981@gmail.com" target="_blank">saeedahmad1981@gmail.com</a>&gt; wrote:<br><blockquote type="cite">Dear List,<br></blockquote><blockquote type="cite">

<br></blockquote><blockquote type="cite">I am using xml_cdr to write the records on disk.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">today for first time when there was a call pressure around 60-70 concurrent<br>

</blockquote><blockquote type="cite">calls (around 140 session), then FS started to write same CDR record two<br></blockquote><blockquote type="cite">times with different/unique file name and also different/unique UUIDs etc..<br>

</blockquote><blockquote type="cite">but the called number, start time, end time everything is same. so its<br></blockquote><blockquote type="cite">surely a duplicated CDR.<br></blockquote><blockquote type="cite"><br></blockquote>

<blockquote type="cite">-&gt; I am running FS on cent os, on a 6 core machine with 4  GM RAM.<br></blockquote><blockquote type="cite">-&gt; FS version: FreeSWITCH Version 1.0.head (git-72baaf6 2010-09-21 19-22-28<br></blockquote>

<blockquote type="cite">-0500) (is anything regarding cdr changed in new version? so i can upgrade)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">Please note that system was running fine with few call attempts and i<br>

</blockquote></blockquote><blockquote type="cite"><blockquote type="cite">never faced this prob, only in case of 6-70 councurrent calls<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">

My xml_cr.conf:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">&lt;configuration name=&quot;xml_cdr.conf&quot; description=&quot;XML CDR CURL logger&quot;&gt;<br></blockquote><blockquote type="cite">

  &lt;settings&gt;<br></blockquote><blockquote type="cite">    &lt;!-- the url to post to if blank web posting is disabled  --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;url&quot; value=&quot;<a href="http://localhost/cdr_curl/post.php" target="_blank">http://localhost/cdr_curl/post.php</a>&quot;/&gt; --&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: credentials to send to web server --&gt;<br></blockquote><blockquote type="cite">    &lt;!--    &lt;param name=&quot;cred&quot; value=&quot;user:pass&quot;/&gt; --&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- the total number of retries (not counting the first &#39;try&#39;) to post<br></blockquote><blockquote type="cite">to webserver incase of failure --&gt;<br>

</blockquote><blockquote type="cite">    &lt;param name=&quot;retries&quot; value=&quot;2&quot;/&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- delay between retries in seconds, default is 5 seconds --&gt;<br>

</blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;delay&quot; value=&quot;1&quot;/&gt; --&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- Log via http and on disk, default is false --&gt;<br>

</blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;log-http-and-disk&quot; value=&quot;true&quot;/&gt; --&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: if not present we do not log every record to disk --&gt;<br>

</blockquote><blockquote type="cite">    &lt;!-- either an absolute path, a relative path assuming ${prefix}/logs or<br></blockquote><blockquote type="cite">a blank value will default to ${prefix}/logs/xml_cdr --&gt;<br>
</blockquote>
<blockquote type="cite">    &lt;param name=&quot;log-dir&quot; value=&quot;/opt/fscdr&quot;/&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: if not present we do log the b leg --&gt;<br>

</blockquote><blockquote type="cite">    &lt;!-- true or false if we should create a cdr for the b leg of a call--&gt;<br></blockquote><blockquote type="cite">    &lt;!--param name=&quot;log-b-leg&quot; value=&quot;false&quot;/--&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: if not present, all filenames are the uuid of the call<br></blockquote><blockquote type="cite">--&gt;<br></blockquote><blockquote type="cite">

    &lt;!-- true or false if a leg files are prefixed &quot;a_&quot; --&gt;<br></blockquote><blockquote type="cite">    &lt;param name=&quot;prefix-a-leg&quot; value=&quot;true&quot;/&gt;<br></blockquote><blockquote type="cite">

<br></blockquote><blockquote type="cite">    &lt;!-- encode the post data may be &#39;true&#39; for url encoding, &#39;false&#39; for no<br></blockquote><blockquote type="cite">encoding or &#39;base64&#39; for base64 encoding --&gt;<br>

</blockquote><blockquote type="cite">    &lt;param name=&quot;encode&quot; value=&quot;true&quot;/&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: set to true to disable Expect: 100-continue lighttpd<br>

</blockquote><blockquote type="cite">requires this setting --&gt;<br></blockquote><blockquote type="cite">    &lt;!--&lt;param name=&quot;disable-100-continue&quot; value=&quot;true&quot;/&gt;--&gt;<br></blockquote><blockquote type="cite">

<br></blockquote><blockquote type="cite">    &lt;!-- optional: full path to the error log dir for failed web posts if<br></blockquote><blockquote type="cite">not specified its the same as log-dir --&gt;<br></blockquote><blockquote type="cite">

    &lt;!-- either an absolute path, a relative path assuming ${prefix}/logs or<br></blockquote><blockquote type="cite">a blank or omitted value will default to ${prefix}/logs/xml_cdr --&gt;<br></blockquote><blockquote type="cite">

    &lt;param name=&quot;err-log-dir&quot; value=&quot;/opt/error_cdr&quot;/&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- which auhtentification scheme to use. Supported values are: basic,<br>

</blockquote><blockquote type="cite">digest, NTLM, GSS-NEGOTIATE or &quot;any&quot; for automatic detection --&gt;<br></blockquote><blockquote type="cite">    &lt;!--&lt;param name=&quot;auth-scheme&quot; value=&quot;basic&quot;/&gt;--&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: this will enable the CA root certificate check by libcurl<br></blockquote><blockquote type="cite">to<br></blockquote><blockquote type="cite">

         verify that the certificate was issued by a major Certificate<br></blockquote><blockquote type="cite">Authority.<br></blockquote><blockquote type="cite">         note: default value is disabled. only enable if you want this! --&gt;<br>

</blockquote><blockquote type="cite">    &lt;!--&lt;param name=&quot;enable-cacert-check&quot; value=&quot;true&quot;/&gt;--&gt;<br></blockquote><blockquote type="cite">    &lt;!-- optional: verify that the server is actually the one listed in the<br>

</blockquote><blockquote type="cite">cert --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;enable-ssl-verifyhost&quot; value=&quot;true&quot;/&gt; --&gt;<br></blockquote><blockquote type="cite">

<br></blockquote><blockquote type="cite">    &lt;!-- optional: these options can be used to specify custom SSL<br></blockquote><blockquote type="cite">certificates<br></blockquote><blockquote type="cite">         to use for HTTPS communications. Either use both options or<br>

</blockquote><blockquote type="cite">neither.<br></blockquote><blockquote type="cite">         Specify your public key with &#39;ssl-cert-path&#39; and the private key<br></blockquote><blockquote type="cite">with<br></blockquote>

<blockquote type="cite">         &#39;ssl-key-path&#39;. If your private key has a password, specify it with<br></blockquote><blockquote type="cite">         &#39;ssl-key-password&#39;. --&gt;<br></blockquote><blockquote type="cite">

    &lt;!-- &lt;param name=&quot;ssl-cert-path&quot;<br></blockquote><blockquote type="cite">value=&quot;$${base_dir}/conf/certs/public_key.pem&quot;/&gt; --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;ssl-key-path&quot;<br>

</blockquote><blockquote type="cite">value=&quot;$${base_dir}/conf/certs/private_key.pem&quot;/&gt; --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;ssl-key-password&quot; value=&quot;MyPrivateKeyPassword&quot;/&gt; --&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: use a custom CA certificate in PEM format to verify the<br></blockquote><blockquote type="cite">peer<br></blockquote><blockquote type="cite">

         with. This is useful if you are acting as your own certificate<br></blockquote><blockquote type="cite">authority.<br></blockquote><blockquote type="cite">         note: only makes sense if used in combination with<br>

</blockquote><blockquote type="cite">&quot;enable-cacert-check.&quot; --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;ssl-cacert-file&quot;<br></blockquote><blockquote type="cite">value=&quot;$${base_dir}/conf/certs/cacert.pem&quot;/&gt; --&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: specify the SSL version to force HTTPS to use. Valid<br></blockquote><blockquote type="cite">options are<br></blockquote>

<blockquote type="cite">         &quot;SSLv3&quot; and &quot;TLSv1&quot;. Otherwise libcurl will auto-negotiate the<br></blockquote><blockquote type="cite">version. --&gt;<br></blockquote><blockquote type="cite">    &lt;!-- &lt;param name=&quot;ssl-version&quot; value=&quot;TLSv1&quot;/&gt; --&gt;<br>

</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">    &lt;!-- optional: enables cookies and stores them in the specified file.<br></blockquote><blockquote type="cite">--&gt;<br></blockquote><blockquote type="cite">

    &lt;!-- &lt;param name=&quot;cookie-file&quot; value=&quot;/tmp/cookie-mod_xml_curl.txt&quot;/&gt;<br></blockquote><blockquote type="cite">--&gt;<br></blockquote><blockquote type="cite">  &lt;/settings&gt;<br></blockquote>

<blockquote type="cite">&lt;/configuration&gt;<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Many Thanks<br></blockquote><blockquote type="cite">

- Saeed<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">FreeSWITCH-users mailing list<br></blockquote>

<blockquote type="cite"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

</blockquote><blockquote type="cite">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br></blockquote><blockquote type="cite">

<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><br>_______________________________________________<br>

FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>

</div></blockquote></div></div></div><br></div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>