• Piotr Gregor's avatar
    FS-11052: Allow alias for crypto suites · 3a502eaf
    Piotr Gregor 提交于
    For outgoing calls send AES crypto in offer using corrected names
    for keys of length 192 and 256, i.e. names containing _192_CM_
    and _256_CM_ instead of _CM_192_ and CM_256_. For incoming calls
    accept both naming conventions, decaying to same entry in SUITES.
    3a502eaf
switch_core_media.c 508.8 KB