<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi Michael,</DIV>
<DIV> </DIV>
<DIV>thanks for reply where the difference in the configuration ?</DIV>
<DIV> </DIV>
<DIV>How is the right configuration for bypass and what for MiTM ?</DIV>
<DIV> </DIV>
<DIV>I build FS like so:</DIV>
<DIV> </DIV>
<DIV>sudo git clone git://git.freeswitch.org/freeswitch.git</DIV>
<DIV>cd /usr/src/freeswitch</DIV>
<DIV>sh build/buildzrtp.sh</DIV>
<DIV>sudo ./bootstrap.sh</DIV>
<DIV>sudo ./configure -C --prefix=/opt/freeswitch --enable-zrtp
--enable-64</DIV>
<DIV>sudo make all install sounds-install moh-install</DIV>
<DIV> </DIV>
<DIV>Than put : global_setvar zrtp_secure_media=true in the conf</DIV>
<DIV> </DIV>
<DIV>and following in my dailplan:</DIV>
<DIV> </DIV><PRE><!-- install zrtp_agent.lua into scripts (ZRTP == 9787) -->
<extension name="zrtp_enrollement">
<condition field="destination_number" expression="^9787$">
        <action application="answer"/>
        <action application="lua" data="zrtp_agent.lua"/>
</condition>
</extension></PRE><PRE>I can call 9787 and it’s say me that the call is secure but if I call</PRE><PRE>another user i become different SAS...?</PRE><PRE>Kind regards</PRE><PRE>Jacek</PRE>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=msc@freeswitch.org
href="mailto:msc@freeswitch.org">Michael Collins</A> </DIV>
<DIV><B>Sent:</B> Monday, June 20, 2011 9:50 PM</DIV>
<DIV><B>To:</B> <A title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A>
</DIV>
<DIV><B>Subject:</B> Re: [Freeswitch-users] Have someone zrtp with correct sas
?</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Is
media flowing through FreeSWITCH? If so I think that FS needs to be configured
as a "trusted man in the middle." The other option would be to bypass media and
see if that works. I would start with the bypass media since that is the
low-hanging fruit.
<DIV> </DIV>
<DIV>-MC<BR><BR>
<DIV class=gmail_quote>On Sun, Jun 19, 2011 at 7:24 PM, J.B. BERLIN <SPAN
dir=ltr><<A
href="mailto:endlesspixel@hotmail.com">endlesspixel@hotmail.com</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Dear users,</DIV>
<DIV> </DIV>
<DIV>I try run FS last git build from today 19. June 2011 with ZRTP.</DIV>
<DIV> </DIV>
<DIV>Zfone show me green but the sas are everytime different!</DIV>
<DIV> </DIV>
<DIV>Tested with 2x Notebooks on Fedora 14 Twinkle(via yum) & with two
desktops with Win7 x64 / Zfone 0.92.build.219 and X-Lite on both sides.</DIV>
<DIV> </DIV>
<DIV>FS is build with libzrtp-0.81.514</DIV>
<DIV> </DIV>
<DIV>zrtp.lua is enabled !</DIV>
<DIV> </DIV>
<DIV>global_setvar zrtp_secure_media=true" is set</DIV>
<DIV> </DIV>
<DIV>Or have someone a real good step by step guide ?</DIV>
<DIV> </DIV>
<DIV>Many thanks and best regards</DIV>
<DIV>Jacek</DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>Join
us at ClueCon 2011, Aug 9-11, Chicago<BR><A href="http://www.cluecon.com"
target=_blank>http://www.cluecon.com</A> 877-7-4ACLUE<BR><BR>FreeSWITCH-users
mailing list<BR><A
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A
href="http://www.freeswitch.org"
target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV>
<P>
<HR>
_______________________________________________<BR>Join us at ClueCon 2011, Aug
9-11, Chicago<BR>http://www.cluecon.com 877-7-4ACLUE<BR><BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></DIV></DIV></DIV></BODY></HTML>