Skip to content

sangoma/aiosip

 
 

Repository files navigation

aiosip

image

image

image

SIP support for AsyncIO written in pure Python.

Warning: SIP knowledge is necessary to use this library. The public API is currently very unstable.

See examples/ folder for examples.

  • Free software: Apache2 license

Features tested on production

  • SIP endpoint client mode
  • SIP proxy/server mode
  • UDP and TCP support
  • REGISTER
  • NOTIFY
  • SUBSCRIBE
  • INVITE
  • MESSAGE

Missing features

  • Documentation
  • unit tests
  • SDP support

Packages

No packages published

Languages

  • Python 98.5%
  • Makefile 1.5%