Although VOIP calls are cheap, they have a reputation for poor quality.

International calls have high latency and sometimes drop mid-conversation. Meta decided to revamp their calling architecture based on these problems.

CORRECTION: VOIP uses UDP, not TCP. UDP packets can be lost in transit, leading to quality issues. TCP packets are retried, and hence not suitable for real-time audio calling.