<HTML>
<HEAD>
<TITLE>ZRTP Cache file location on FreeSWITCH fixed/updated</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hey Guys,<BR>
<BR>
If you have noticed theres been an issue with ZRTP enabled FreeSWITCH where ZRTP keeps a cache of hashs identifying previously contacted ZRTP endpoints. (This is part of the mechanism to help detect Man in the Middle attacks). Prior to today that cache file was being improperly named ! And was being dropped in the Directory FreeSWITCH was being ran from. <BR>
<BR>
Travis Cross and I got a patch together today and it has been pushed into tree. Starting today the file has been moved over to the proper FreeSWITCH db directory<BR>
(/usr/local/freeswitch/db on default from source installs) with the name zrtp.dat . If you are currently using this functionality, you can keep your cache around by moving it to the new location. &nbsp;(ex: # cd /usr/local/freeswitch &amp;&amp; mv \! db/zrtp.dat ) <BR>
<BR>
This patch is currently only in master, but will be rolled into the pending stable updates.<BR>
<BR>
Thanks for the help Travis!<BR>
K<BR>
-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
</SPAN></FONT>
</BODY>
</HTML>