<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 09-10-14 14:28, Joshua Colp wrote:<br>
    <blockquote cite="mid:54367F59.8080508@digium.com" type="cite">Jonas
      Kellens wrote:
      <br>
      <blockquote type="cite">Hello,
        <br>
        <br>
        any idea where and what to change in the source code then ?
        <br>
        <br>
        I am able to change the source code, but to do minimal damage I
        would
        <br>
        like to know where to change what exactly.
        <br>
      </blockquote>
      <br>
      Yes. In channels/sip/sdp_crypto.c where the line:
      <br>
      <br>
      ast_log(LOG_NOTICE, "Crypto life time unsupported: %s\n", attr);
      <br>
      <br>
      is remove the:
      <br>
      <br>
      continue;
      <br>
      <br>
      Afterwards.
      <br>
      <br>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
      Ok this seems to work ! Thanks.<br>
      <br>
      Does Asterisk now ignore the SRTP crypto offer ? Or does it just
      ignore the lifetime (in this case : |2^32) ?<br>
      It does not seem right that Asterisk now should ignore the whole
      crypto offer.<br>
      <br>
      <br>
      <br>
      Kind regards,<br>
      <br>
      Jonas.</font><br>
  </body>
</html>