Python SIP library

wearetherock picture wearetherock · Aug 17, 2009 · Viewed 45.9k times · Source

I need to write python application connect to trixbox that run as SIP server. But I not found any library that implement in python. I found SIP SKD at http://www.vaxvoip.com/ but it not support python. Can anyone suggest me an alternative to VaxVoip? Thank you.

Answer

Jermiajab picture Jermiajab · Aug 17, 2009

There are Python bindings for the PJSUA API.