文件名称:aiosip:SIP对AsyncIO的支持(不建议使用)
文件大小:67KB
文件格式:ZIP
更新时间:2024-06-03 06:38:36
python sip asyncio Python
aiosip 对纯Python编写的AsyncIO的SIP支持。 警告:要使用此库,必须具备SIP知识。 公共API当前非常不稳定。 有关示例,请参见examples /文件夹。 免费软件:Apache2许可证 生产上经过测试的功能 SIP端点客户端模式 SIP代理/服务器模式 UDP和TCP支持 登记 通知 订阅 邀请 信息 缺少功能 文献资料 单元测试
【文件预览】:
aiosip-master
----MANIFEST.in(244B)
----README.rst(965B)
----codecov.yml(29B)
----CONTRIBUTING.rst(3KB)
----HISTORY.rst(340B)
----Pipfile.lock(25KB)
----AUTHORS.rst(204B)
----examples()
--------back_to_back()
--------subscribe()
--------call()
----.travis.yml(672B)
----tox.ini(271B)
----LICENSE(11KB)
----setup.cfg(134B)
----setup.py(1KB)
----Pipfile(277B)
----Makefile(2KB)
----aiosip()
--------exceptions.py(300B)
--------via.py(1KB)
--------message.py(12KB)
--------transaction.py(5KB)
--------pytest_plugin.py(4KB)
--------utils.py(4KB)
--------dialplan.py(305B)
--------__init__.py(283B)
--------dialog.py(15KB)
--------protocol.py(4KB)
--------auth.py(6KB)
--------application.py(9KB)
--------param.py(762B)
--------uri.py(2KB)
--------peers.py(14KB)
--------contact.py(3KB)
----docs()
--------authors.rst(28B)
--------make.bat(6KB)
--------readme.rst(27B)
--------contributing.rst(33B)
--------conf.py(8KB)
--------usage.rst(73B)
--------installation.rst(188B)
--------history.rst(28B)
--------index.rst(499B)
--------Makefile(7KB)
----.editorconfig(292B)
----tests()
--------test_registration.py(1KB)
--------test_sip_proxy.py(5KB)
--------__init__.py(0B)
--------test_contact_parsing.py(3KB)
--------conftest.py(3KB)
--------test_sip_server.py(3KB)
--------test_sip_scenario.py(8KB)
----.gitignore(460B)