<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="-1"><font face="Arial">hi,<br>
        <br>
        is it possible to force a selected crypto for SRTP as i cant
        seem to find a way to force a crypto to the user such that is
        phone uses that for media, secondly i see zoiper sends the below
        in SDP<br>
        <br>
        a=crypto:5 AES_256_CM_HMAC_SHA1_80
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAXb4Xx7oW8iMM2jVi7R9xV6A==<br>
        a=crypto:6 AES_256_CM_HMAC_SHA1_32
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAXb4Xx7oW8iMM2jVi7R9xV6A==<br>
        a=crypto:3 AES_192_CM_HMAC_SHA1_80
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAXb4Xx7oW8iMM=<br>
        a=crypto:4 AES_192_CM_HMAC_SHA1_32
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAXb4Xx7oW8iMM=<br>
        a=crypto:1 AES_CM_128_HMAC_SHA1_80
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAX<br>
        a=crypto:2 AES_CM_128_HMAC_SHA1_32
        inline:854nJNIKSyhr0sJs+Ol+Qv2eSqC2gnydK8iVHUAX<br>
        <br>
        where as FS always uses the below only<br>
        <br>
        switch_core_media.c:1484 Found suite AES_CM_128_HMAC_SHA1_80<br>
        <br>
        and also i noticed FS and zoiper have some variations in crypto
        names such as<br>
        <br>
        switch_core_media.c:1479 looking for crypto suite
        [AES_CM_192_HMAC_SHA1_32] in [4 AES_192_CM_HMAC_SHA1_32<br>
        <br>
        and this never matches and never used at all (notice the
        placement of CM_192 in FS whereas zoiper has 192_CM)<br>
        <br>
        <br>
      </font></font>
    <div class="moz-signature">-- <br>
      <style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
</style>Regards,<br>
      Bipin<br>
      <br>
      <br>
      <hr>
    </div>
  </body>
</html>