Build VoIP application on Python
Abhishek Sharma
Broschiertes Buch

Build VoIP application on Python

Learn and understand VoIP Write code to set a audio data path between two computers through python from scratch

Versandkostenfrei!
Versandfertig in 6-10 Tagen
42,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
This book will help in understanding VoIP and will also explain in increments how we can build software for simulating some basic errors occurring over the network, such as delay, jitter and packet loss. The first phase of the book gives a broad understanding of SIP (session initialization protocol), media compression and QOS (quality of service). It also sets out designs for the proposed system such as application system design, SIP design and QOS simulation design. The second phase of the book contains the implementation and testing of SIP and QOS simulations. Finally, the book ends with eva...