<div>Hi Saúl,</div>
<div> </div>
<div> Thanks for your reply ,but I'm afraid that http_proxy is not the root of this problem.</div>
<div> </div>
<div> Because I have do the same test:</div>
<div> </div>
<div> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# unset http_proxy<br> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# unset HTTP_PROXY<br> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# echo $http_proxy</div>
<div> </div>
<div> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# echo $HTTP_PROXY</div>
<div> </div>
<div> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# </div>
<div> </div>
<div> <a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# xcap-icon </div>
<div>Traceback (most recent call last):<br> File "/usr/local/bin/xcap-icon", line 25, in <module><br> from sipsimple.payloads.icon import Icon, Data<br> File "/usr/lib/pymodules/python2.6/sipsimple/payloads/icon.py", line 41, in <module><br>
class Icon(XMLRootElement):<br> File "/usr/lib/pymodules/python2.6/sipsimple/payloads/__init__.py", line 418, in __init__<br> cls._xml_schema = etree.XMLSchema(etree.parse(open(os.path.join(cls._xml_schema_dir, cls._xml_schema_file), 'r')))<br>
File "xmlschema.pxi", line 85, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:101873)<br>lxml.etree.XMLSchemaParseError: Operation in progress<br><a href="mailto:root@shenhua-ims">root@shenhua-ims</a>:~# <br>
</div>
<div> </div>
<div>So, I think whether it is related to my XCAP-ROOT, because xcap-icon cannot connect to my xcap server. And I don't know how a http_proxy can impact xcap-icon function.</div>
<div> </div>
<div> </div>
<div>This is my sipsimpleclient configuration, you can use it to have a test.</div>
<div> </div>
<div>Accounts:<br> <a href="mailto:10000@202.204.22.248">10000@202.204.22.248</a>:<br> enabled = true<br> auth:<br> password = 10000</div>
<div> xcap:<br> xcap_root = "<a href="http://202.204.22.248/xcap-root">http://202.204.22.248/xcap-root</a>"</div>
<div> </div>
<div> </div>
<div>CheeWii</div>
<div> </div>
<div><br> </div>
<div class="gmail_quote">2010/7/7 Saúl Ibarra Corretgé <span dir="ltr"><<a href="mailto:saul@ag-projects.com">saul@ag-projects.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br></blockquote>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">This is it. I just replicated your setup environment (with an HTTP<br>proxy) and get the error:<br><br>saghul@ubuntu:~$ xcap-icon<br>
<div class="im">Traceback (most recent call last):<br></div>
<div class="im"> File "/usr/bin/xcap-icon", line 25, in <module><br> from sipsimple.payloads.icon import Icon, Data<br> File "/usr/lib/pymodules/python2.6/sipsimple/payloads/icon.py", line<br>
41, in <module><br> class Icon(XMLRootElement):<br> File "/usr/lib/pymodules/python2.6/sipsimple/payloads/__init__.py",<br>line 418, in __init__<br> cls._xml_schema =<br>etree.XMLSchema(etree.parse(open(os.path.join(cls._xml_schema_dir,<br>
cls._xml_schema_file), 'r')))<br> File "xmlschema.pxi", line 85, in lxml.etree.XMLSchema.__init__<br>(src/lxml/lxml.etree.c:101873)<br></div>lxml.etree.XMLSchemaParseError: failed to load HTTP resource<br>
saghul@ubuntu:~$ unset HTTP_PROXY<br>saghul@ubuntu:~$<br>saghul@ubuntu:~$<br>saghul@ubuntu:~$<br>
<div class="im">saghul@ubuntu:~$ xcap-icon<br>You need to specify the opperation: GET, PUT or DELETE<br>saghul@ubuntu:~$<br><br></div>
<div>
<div class="h5">_______________________________________________<br></div></div></blockquote>
<div> </div></div><br>