<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hello,</div><div><br></div><div>In my network I have three Opensips instances routing traffic to, from and across my network. &nbsp;I use MySQL with radius for Opensips accounting, as well as MySQL for sip_trace and MySQL + radius for Mediaproxy accouting. &nbsp;I use CDRTool to view the records together.</div><div><br></div><div>In CDRTool I have a separate data source for each proxy's records, as each is written to a separate database. &nbsp;That's fine. &nbsp;This also leads to separate sip_trace and mediaproxy records for the same call ID.</div><div><br></div><div>1) &nbsp;Is it possible to use the same sip_trace table for all three proxies, and therefore view the traffic across all three proxies at the same time in CDRTool no matter which proxy's traffic I choose to look at? &nbsp;My hope here is they will key on the same call ID. &nbsp;All three proxies are VMs on the same dom0 so their clocks are the same.</div><div><br></div><div>2) &nbsp;Mediaproxy is engaged only once across any of the three proxies for the same call. &nbsp;Can I use the same media_sessions table for all three dispatchers to see the media records for a call no matter which proxy's traffic I'm looking at? &nbsp;The MySQL side seems easier here than the radius one. &nbsp;I fear at best I'd lose the view of the radius data unless I pick the "correct" proxy in CDRTool.</div><div><br></div><div>My goal is to minimize the amount of places I have to look when looking for the same data.</div><div><br></div><div>Any thoughts? &nbsp;Am I trying to combine apples and pomegranates?</div><div><br></div><div><br></div><div>- Jeff</div><div><br></div></body></html>