<div dir="ltr">Hi guys,<div><br></div><div>I&#39;m testing out FS&#39; zrtp implementation with a zrtp enabled softphone and I found the following in the FS logs:</div><div><br></div><div><font color="#674ea7"><span style="font-size:12px;font-family:monospace">2016-01-24 18:59:31.761752 [DEBUG] switch_rtp.c:1370 [zrtp respond]: Preparse incoming COMMIT. Remote peer wants DH3k:2 mode lic=1 peer M=0. </span><br style="font-family:arial;font-size:12px"><span style="font-size:12px;font-family:monospace">2016-01-24 18:59:31.761752 [DEBUG] switch_rtp.c:1370 [zrtp respond]: INFO: Authtag HS80 isn&#39;t supported by profile. ID=0 </span><br style="font-family:arial;font-size:12px"><span style="font-size:12px;font-family:monospace">2016-01-24 18:59:31.761752 [DEBUG] switch_rtp.c:1370 [ zrtp engine]: Enter InitiatingError State with ERROR:, notification Enabled. ID=0 </span></font><br></div><div><br></div><div>Looking through the source at zrtp_crypto_atl.c I see that HS80 should be supported as well as the more common HS32:</div><div><br></div><div>atl80-&gt;<a href="http://base.id">base.id</a>= ZRTP_ATL_HS80;</div><div><br></div><div>Anyone know what I&#39;m doing wrong? I would expect FS to detect the HS_80 hash length and negotiate zrtp with the endpoint but it doesn&#39;t seem to be working. Is there any config file for zrtp in FS that I should be looking at?</div><div><br></div><div>Any clues?</div><div><br></div><div>Cheers,</div><div>Peter</div><div><br></div><div><span style="color:rgb(255,215,0);font-family:monospace;font-size:12px;background-color:rgb(28,28,28)"><br></span></div></div>