Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    a7487e92
    pjproject_bundled: Disable srtp use by pjmedia · a7487e92
    George Joseph authored
    The reason for the disable is that while Asterisk works fine with older
    libsrtp versions, newer versions of pjproject won't compile with them.
    Debian 6 for instance, has libsrtp 1.4.4 which is older than what
    pjproject is expecting.
    
    We don't use most of pjmedia but we DO use it for SDP negotiation.
    Luckily disabling srtp in pjmedia doesn't interfere with it's ability
    to negitiate a secure channel.  The proper crypto attributes are
    negotiated in both directions.
    
    ASTERISK-26279 #close
    
    Change-Id: Id25a92cdf3df97a26c53cffae65b6b82de33c8e2
    a7487e92
    History
    pjproject_bundled: Disable srtp use by pjmedia
    George Joseph authored
    The reason for the disable is that while Asterisk works fine with older
    libsrtp versions, newer versions of pjproject won't compile with them.
    Debian 6 for instance, has libsrtp 1.4.4 which is older than what
    pjproject is expecting.
    
    We don't use most of pjmedia but we DO use it for SDP negotiation.
    Luckily disabling srtp in pjmedia doesn't interfere with it's ability
    to negitiate a secure channel.  The proper crypto attributes are
    negotiated in both directions.
    
    ASTERISK-26279 #close
    
    Change-Id: Id25a92cdf3df97a26c53cffae65b6b82de33c8e2