You have to write a CDR normalization script that would sift thru the calls and remove duplicate entries. It's also quite easy to do with a stored procedure, this way every time CDR gets written, it eliminates a duplicate.
<br><br><br><br><div><span class="gmail_quote">On 1/27/06, <b class="gmail_sendername"><a href="mailto:kwijibo@zianet.com">kwijibo@zianet.com</a></b> <<a href="mailto:kwijibo@zianet.com">kwijibo@zianet.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Damon Estep wrote:<br>> Use cdr_mysql<br>><br>> Log your CDRs to a common database
<br>> Query as needed from either server using realtime() or from an external<br>> app<br>><br><br>Yeah, I thought about that. If it works how I think it would<br>work though I would have two CDR records for one call though.
<br>I would have one record from the remote server and one from<br>the local. Correlating one record with another could be a pain.<br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>