[OpenSIPS-Users] upgrade to openxcap 1.0.2 failed
Denis Bilenko
denis at ag-projects.com
Tue Oct 7 20:21:50 CEST 2008
Juha, I don't have Ubuntu to test that. Could you check it?
To do so you'd just have to replace line 18 in xcap/element.py:
from xml import sax
with
from _xmlplus import sax
and see if
1. openxcap starts properly and
2. you're able to fetch an element from an existing document
Example of the URL that points to an element:
https://xcap.sipthor.net/xcap-root/xcap-caps/global/index~~/xcap-caps/auids/auid%5b1%5d
(upgrade to 1.0.4 if you have trouble authenticating such request on
your server)
Juha Heinanen wrote:
>
> > More info here:
> > http://www.amk.ca/diary/2003/03/pythons__xmlplus_hack.html
>
> interesting reading. looks like ubuntu folks have finally decided to
> get rid of this _xmlplus hack.
>
> -- juha
More information about the Users
mailing list