All Projects → Eyepea → Aiosip

Eyepea / Aiosip

Licence: apache-2.0
SIP support for AsyncIO (DEPRECATED)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Aiosip

Aiopg
aiopg is a library for accessing a PostgreSQL database from the asyncio
Stars: ✭ 1,097 (+1221.69%)
Mutual labels:  asyncio
Pade
Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
Stars: ✭ 72 (-13.25%)
Mutual labels:  sip
Sipping
Python SIP Packet forging tool
Stars: ✭ 76 (-8.43%)
Mutual labels:  sip
Hproxy
hproxy - Asynchronous IP proxy pool, aims to make getting proxy as convenient as possible.(异步爬虫代理池)
Stars: ✭ 62 (-25.3%)
Mutual labels:  asyncio
Web develop
《Python Web开发实战》书中源码
Stars: ✭ 1,146 (+1280.72%)
Mutual labels:  asyncio
Pfun
Functional, composable, asynchronous, type-safe Python.
Stars: ✭ 75 (-9.64%)
Mutual labels:  asyncio
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (-32.53%)
Mutual labels:  asyncio
Pytask Io
Python Async Task Queue
Stars: ✭ 81 (-2.41%)
Mutual labels:  asyncio
Pyfailsafe
Simple failure handling. Failsafe implementation in Python
Stars: ✭ 70 (-15.66%)
Mutual labels:  asyncio
Asterisk Cdr Viewer Mod
Simple and fast viewer for Asterisk CDRs and Recordings (Mod)
Stars: ✭ 76 (-8.43%)
Mutual labels:  sip
Peony Twitter
An asynchronous Twitter API client for Python 3.5+
Stars: ✭ 62 (-25.3%)
Mutual labels:  asyncio
Sip3 Ansible
Ansible scripts to install and configure SIP3
Stars: ✭ 64 (-22.89%)
Mutual labels:  sip
Discogs aio spider
基于httpx的一个大型项目 ,爬取黑胶唱片网站 Discogs
Stars: ✭ 74 (-10.84%)
Mutual labels:  asyncio
Throttler
🔀⏳ Easy throttling with asyncio support
Stars: ✭ 60 (-27.71%)
Mutual labels:  asyncio
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+1349.4%)
Mutual labels:  asyncio
Web Applications With Fastapi Course
Demo code and other handouts for students of our FastAPI Web Apps course.
Stars: ✭ 56 (-32.53%)
Mutual labels:  asyncio
Pymarketcap
Python3 API wrapper and web scraper for https://coinmarketcap.com
Stars: ✭ 73 (-12.05%)
Mutual labels:  asyncio
Awesome Voip
🤙Learning VoIP, RTP, pjsip and SIP
Stars: ✭ 83 (+0%)
Mutual labels:  sip
Freeswitch
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
Stars: ✭ 1,213 (+1361.45%)
Mutual labels:  sip
Flexisip
Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
Stars: ✭ 75 (-9.64%)
Mutual labels:  sip

=================== aiosip (DEPRECATED) <https://github.com/Eyepea/aiosip/issues/136#issuecomment-748930217>_

.. image:: https://travis-ci.org/Eyepea/aiosip.svg?branch=master :target: https://travis-ci.org/Eyepea/aiosip :align: right

.. image:: https://codecov.io/gh/Eyepea/aiosip/branch/master/graph/badge.svg :target: https://codecov.io/gh/Eyepea/aiosip

.. image:: https://badge.fury.io/py/aiosip.svg :target: http://badge.fury.io/py/aiosip

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].