<p dir="ltr">I believe that if you do the analysis xml_cdr file you can find the cause. For example, when make attendant transfer then destinational number is present in b-leg file</p>
<br><div class="gmail_quote">On Mon, Mar 16, 2015, 15:28 Alexander Baldeck <<a href="mailto:alex.bldck@gmail.com">alex.bldck@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
we are using Freeswitch 1.5.12b+git~20140324T234505Z~<u></u>4dd0a5848f~64bit<br>
interfacing it with Plivo and experience an issue where our call detail<br>
records list the destination_number twice when someone picks up a call<br>
like so:<br>
<br>
"Outbound Call","99901637777777","<u></u>99901637777777","default","<u></u>2015-02-28<br>
13:15:00","2015-02-28 13:15:08","2015-02-28<br>
13:16:32","92","84","NORMAL_<u></u>CLEARING","24fdbb20-32a3-11e4-<u></u>b883-e58f73531fe4","","","<u></u>PCMA","PCMA"<br>
<br>
<br>
If the call isn't picked up upon though, everything is alright and<br>
caller_id_number is logged alongside destination_number like so:<br>
<br>
"","0123456789","<u></u>99901637777777","default","<u></u>2015-02-28<br>
13:11:00","","2015-02-28<br>
13:12:00","60","0","NO_ANSWER"<u></u>,"95b050f4-32a2-11e4-b87f-<u></u>e58f73531fe4","","","",""<br>
<br>
The used template in cdr_csv.xml looks like this and I made sure it is<br>
being used:<br>
<br>
<template<br>
name="example">"${caller_id_<u></u>name}","${caller_id_number}","<u></u>${destination_number}","${<u></u>context}","${start_stamp}","${<u></u>answer_stamp}","${end_stamp}",<u></u>"${duration}","${billsec}","${<u></u>hangup_cause}","${uuid}","${<u></u>bleg_uuid}","${accountcode}","<u></u>${read_codec}","${write_codec}<u></u>"</template><br>
<br>
I'm at a loss what's going on here, has anyone got insight on where to look?<br>
<br>
<br>
Best,<br>
Alex<br>
<br>
______________________________<u></u>______________________________<u></u>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.<u></u>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.<u></u>org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<u></u>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<u></u>mailman/listinfo/freeswitch-<u></u>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<u></u>freeswitch.org/mailman/<u></u>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div>