From 47c8f773221de364ad54e36ebe47e6dcd4449d3c Mon Sep 17 00:00:00 2001 From: Tahir Almas Date: Fri, 31 Jul 2026 12:34:47 +0500 Subject: [PATCH] Add secure SIP/SRTP implementation guide to SRTP topic --- roadmaps/cyber-security/content/srtp@_9lQSG6fn69Yd9rs1pQdL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roadmaps/cyber-security/content/srtp@_9lQSG6fn69Yd9rs1pQdL.md b/roadmaps/cyber-security/content/srtp@_9lQSG6fn69Yd9rs1pQdL.md index 4b8484b345dd..1db71da652ee 100644 --- a/roadmaps/cyber-security/content/srtp@_9lQSG6fn69Yd9rs1pQdL.md +++ b/roadmaps/cyber-security/content/srtp@_9lQSG6fn69Yd9rs1pQdL.md @@ -4,4 +4,5 @@ Secure Real-time Transport Protocol (SRTP) is a security profile for RTP, the Re Visit the following resources to learn more: -- [@article@SRTP (Secure RTP)](https://developer.mozilla.org/en-US/docs/Glossary/RTP) \ No newline at end of file +- [@article@SRTP (Secure RTP)](https://developer.mozilla.org/en-US/docs/Glossary/RTP) +- [@article@Implementing Secure SIP Communications](https://www.ictfax.com/implementing-secure-sip-communications-in-ictfax/)