Re: Looking for python SIP/MGCP stacks



I am using python to write a testing tools, currently this tool only
supports skinny protocol. I am planning to add SIP and MGCP support as well,
wondering if you have written these protocol stacks before which can be
leveraged from.

There's two I know of - shtoom and Divmod Sine. The latter is a more
complete implementation of SIP and probably what you want to use.
.