obelus - AMI 和 AGI 的 Python 库
MIT
跨平台
Python
软件简介
obelus 是 Asterisk Manager Interface 和 Asterisk Gateway Interface 协议实现。
Obelus 是遵循 MIT 开源协议的 Python 库,提供 Asterisk
telephony 服务器通讯支持,支持 Asterisk Manager Interface
(AMI) 和 Asterisk Gateway Interface
(AGI)。
特性
-
Python 2 和 Python 3 支持
-
AMI, FastAGI 和 Async AGI 支持
-
时间驱动 API,对非阻塞 (“async”) 网络变成风格友好
-
PEP 3156 风格的协议实现
-
单元测试