8000 GitHub - gabegundy/aiosip: SIP support for AsyncIO
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gabegundy/aiosip

 
 

Repository files navigation

aiosip

https://badge.fury.io/py/aiosip.png

SIP support for AsyncIO written in pure Python.

Warning: SIP knowledge is necessary to use this library.

See examples/ folder for examples.

  • Free software: Apache2 license

Features tested on production

  • SIP endpoint client mode
  • UDP support
  • REGISTER
  • NOTIFY
  • SUBSCRIBE
  • MESSAGE

Missing features

  • Documentation
  • unit tests
  • TCP support
  • SIP proxy/server mode
  • SDP support

About

SIP support for AsyncIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Makefile 4.4%
0