Python telecom simulator demonstrating how VoIP calls work in an IMS-style network. The project simulates SIP call initiation, Diameter-based authentication against a subscriber database (HSS), and RTP voice session setup. Includes logging and a simplified architecture explained using a restaurant analogy to visualize telecom call flows
-
Updated
Mar 13, 2026 - Python