[SIP Beyond VoIP] xcap-rls-services problem

Juha Heinanen jh at tutpro.com
Fri Jul 6 15:57:58 CEST 2012


Saúl Ibarra Corretgé writes:

> Oh, I thought it was only broken in trunk, I'll get this fixed.

I noticed that there has been new darcs commits to python-sipsimple.  i
therefore tried if the new code would help with xcap-rls-services error,
but could not build python-sipsimple on debian wheezy.   i get warning
and error:

Compiling PJSIP
cythoning sipsimple/core/_core.pyx to sipsimple/core/_core.c
warning: sipsimple/core/_core.pxd:32:4: list already a builtin Cython type

Error compiling Cython file:
------------------------------------------------------------
...
        else:
            return ua

    cdef int _set_content(self, int code, str reason) except -1:
        cdef str content
        if status is None:
                 ^
------------------------------------------------------------

sipsimple/core/_core.referral.pxi:633:18: local variable 'status' referenced before assignment

version of cython on wheezy is 0.15.1.

perhaps python-sipsimple from darcs is currently work in progress and
not meant to be usable?

-- juha


More information about the SIPBeyondVoIP mailing list