Git Product home page Git Product logo

voiptests's Introduction

CI

No More Travis CI :(

VoIP Integrated Tests Suite

Description

This is a "meta-repository" to test interoperability of several popular open-source VoIP components and their ability to handle basic SIP call scenarios, both individually and working as a simple VoIP switching system.

The basic test setup looks like the following:

Alt text

In the course of the test, first UA, which we call "Alice", initiates number of distinct SIP sessions to SSuT, which is configured to forward those sessions to the second UA ("Bob") and pin the media to the RTPProxy. The Bob either answers or rejects the specific session (depending on scenario id passed in the user section of the RURI) and Alice verifies that the particular scenario has completed in the expected way.

Both Alice and Bob also check that the SSuT rewrites the SDP correctly in all relevant INVITEs, 183s, 200s and ACKs, replacing original random media IP/port with the IP/port of the RTPProxy, which signifies proper execution of the RTPProxy Control Protocol (RTPPC) between the particular SSuT and the RTPProxy.

Also, upon test completion some basic statistics is pulled from the RTPProxy to verify that the number of RTPPC requests/replies matches pre-determined value specific for that SSuT and that there were no errors detected in the protocol exchange or generated by the RTPProxy internal checkups.

TODO

  • Add more SSuTs (e.g. Asterisk, FreeSWITCH)

  • Add more scenarios (e.g. SIP over IPv6, packet loss)

  • Test actual media end-to-end via the RTPProxy / SSuT

  • You name it :)

voiptests's People

Contributors

sobomax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.