Hi! Thanks so much for jumping in! 🙏
We'd like to secure both layers:
1. SIP signaling → TLS (already planned, port 5061)
2. RTP media → SRTP
The reason we need media encryption too is for full compliance with
Japanese Telecommunications Business Act Article 4 (電気通信事業法第4条) -
"secrecy of communications". This covers not just call metadata
but the actual voice content as well.
Our lawyer is preparing the registered telecom operator filing
(届出電気通信事業者) and recommended both TLS + SRTP as the
standard technical safeguard.
That said, we understand SRTP support can vary across providers.
So:
1. If SRTP is fully supported on Vapi's BYO SIP → great, we'd
like to enable it
2. **If SRTP has limitations or known interop issues with carriers
in Japan** → please let us know. We can coordinate with our
carrier (IPS Pro / LIPSE) on their side
For SRTP, we'd appreciate clarification on:
- Supported cipher suites (e.g., AES_CM_128_HMAC_SHA1_80,
AES_CM_128_HMAC_SHA1_32, AES_256 variants)
- Key exchange method (SDES via SIPS, DTLS-SRTP, MIKEY, etc.)
- Any known interop quirks with Japanese carriers using
IP-to-IP authentication
And for RTP/SRTP port range — we still need this for the
carrier's SBC firewall config on their side.
Thanks so much! 🚀