Python SIP library

淺唱寂寞╮ 提交于 2019-11-28 20:25:02
Jermiajab

There are Python bindings for the PJSUA API.

Twisted supports SIP. That's really cool

You might want to have a look at Sippy. It's a B2BUA with a complete SIP stack implementation underneath (you could use just that). It's written entirely in Python, so it's pretty hackable. Sippy is implemented with Twisted but uses none of its SIP functionality.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!