<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi all.  </div><div class=""><br class=""></div><div class="">So I am one of the few people that have worked with CUCM since Cisco started with CallManager, back in 2000’s.  As such, there is one thing that I have always hated, and that was reading the logs cause there is just soooooo much stuff there.</div><div class=""><br class=""></div><div class="">I wrote a set of scrips a couple years ago, that is designed to parse the RTMT logs from CUCM and return only data based on the call.</div><div class=""><br class=""></div><div class="">After a few people begging for a copy of it, I decided to make it a real program.</div><div class=""><br class=""></div><div class="">If you find it useful, please contribute to my tax deductible non-profit.  (Facebook has an easy donation program.  <a href="Https://www.facebook.com/projecttesn" class="">Https://www.facebook.com/projecttesn</a>)</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">If you have Ideas for other stuff you would like to see let me know, I will see what I can do.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">So the program works or should work like the following.    (It is beta right now, as I am trying to make it self contained instead of scrips)</div><div class=""><br class=""></div><div class="">Put in the ANI or DNIS.  (Right now I know the extension on cucm works, not sure about the other side yet).   Or the SIP ID.   (This might be hit or miss at the moment)</div><div class=""><br class=""></div><div class="">Push the button to start.  Select the location of the RTMT files.  (Gz’s are ok, it will unpack them)   </div><div class=""><br class=""></div><div class="">It will create a -output on the end of the path you provide with the data.</div><div class=""><br class=""></div><div class="">It will collect the calllog files,  and put the revenant data into a file.  Once it finds matches it will start to assemble the data into a file, and copy the SDL files that are tied to it.</div><div class=""><br class=""></div><div class="">The goal is to get only the data related to the call provided, so tracking down what went on is much easier.</div><div class=""><br class=""></div><div class="">Once complete, you can or should be able to load the file with translatorx and have a smaller file to work with.</div><div class=""><br class=""></div><div class="">Find it here.    Please note, I have restricted the running time, as it will need some updates.  Please feel free to help me make it better.   If its negative feedback, please don’t bother.</div><br class=""><div><a href="http://www.projecttesn.org/ckrparse4rtmt.exe" class="">http://www.projecttesn.org/ckrparse4rtmt.exe</a></div><div><br class=""></div><div>FYI. This is running with a test CERT, and right now not signed, so windows defender may pop up and Symantec will have a cow…. Put should not be any worries.</div></body></html>