- Timestamp:
- Dec 30, 2015 3:35:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia/transport_srtp.c
r5136 r5219 1457 1457 { 1458 1458 int cs_idx = get_crypto_idx(&tmp_rx_crypto.name); 1459 1460 if (cs_idx == -1) 1461 return PJMEDIA_SRTP_ENOTSUPCRYPTO; 1459 1462 1460 1463 /* Force to use test key */
Note: See TracChangeset
for help on using the changeset viewer.