Giter Site home page Giter Site logo

sip-client's Introduction

SIP-Client

It is simple SIP phone made for Univerity (PWr) Project purpose:

Metody obsługi i analiza możliwości protokołu SIP za pomocą narzędzi programistycznych

The project was made in Polish language, so part of gui interface you can find out is in Polish.

Project created only for a specifics test scenario and its not recommended to use in any commercial case (incomplete, without network security). (for educational purpose only)

1. Application GUI:

app gui

2. Tests line:

test line

3. Class diagram gui:

class diagram gui

4. Class diagram sip

class diagram sip

5. Class diagram settings

class diagram settings

6. Main script flow (objects creations) for run the program

main script

7. Wireshark flow on test line

wireshark flow

Note: project will be abandoned as soon as we receive the grade :P We got highest grade (5.5), so project have been officially closed!

sip-client's People

Contributors

szymonjanas avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

adrianbozko

sip-client's Issues

ImportError: cannot import name 'Session' from 'sip'

FreeBSD% python3.8 ./main.py
Traceback (most recent call last):
  File "./main.py", line 3, in <module>
    from sip import Adapter
  File "/tmp/SIP-Client/sip/Adapter.py", line 1, in <module>
    from sip import Session, Client, Network
ImportError: cannot import name 'Session' from 'sip' (/tmp/SIP-Client/sip/__init__.py)

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.