<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On Feb 18, 2009, at 12:11 PM, JayaPrakash wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite">Hi All,<br><br>Sip Simple Client is installed. <br>Creating accounts at <a href="http://sip2sip.info">sip2sip.info</a>, When tested sip_register, sip_subscriber_presence, sip_subscriber_winfo, xcap_pres_rules, xcap_rls_services are properly functioning. <br> When try to <b>put</b> or <b>delete</b> the xml rules like, pres_rules, rls_services it is giving the following error.<br><br><b># xcapclient -a Manchu PUT -i /usr/local/src/ricc-dep/sipclient/python-xcaplib/examples/pres-rules.xml<br> put <a href="https://xcap.sipthor.net/xcap-root@sip2sip.info/pres-rules/users/sip:2233363395@sip2sip.info/index">https://xcap.sipthor.net/xcap-root@sip2sip.info/pres-rules/users/sip:2233363395@sip2sip.info/index</a><br>FATAL: URLError: &lt;urlopen error unknown url type: https><br> <br></b></blockquote><div><br></div><div><div>You probably did not install the required libraries for TLS/SSL on your system.</div><div><br></div></div><blockquote type="cite">If the same methods are tested with the local xcapserver and opensips, it is giving the following error.<br><br><b># xcapclient -a Ashwini PUT -i /usr/local/src/ricc-dep/sipclient/python-xcaplib/examples/pres-rules.xml<br> put <a href="http://192.168.1.130/xcap-root/pres-rules/users/sip:Ashwini@192.168.1.130/index">http://192.168.1.130/xcap-root/pres-rules/users/sip:Ashwini@192.168.1.130/index</a><br>405 Method Not Allowed<br>content-type: text/html; charset=iso-8859-1<br> content-length: 403<br>&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><br>&lt;html>&lt;head><br>&lt;title>405 Method Not Allowed&lt;/title><br>&lt;/head>&lt;body><br>&lt;h1>Method Not Allowed&lt;/h1><br> &lt;p>The requested method PUT is not allowed for the URL /xcap-root/pres-rules/users/<a href="http://sip:Ashwini@192.168.1.130/index">sip:Ashwini@192.168.1.130/index</a>.&lt;/p><br>&lt;hr><br>&lt;address>Apache/2.2.3 (Debian) DAV/2 PHP/5.2.8-0.dotdeb.1 with Suhosin-Patch Server at 192.168.1.130 Port 80&lt;/address><br> &lt;/body>&lt;/html></b><br><br></blockquote><div><br></div><div><div>Is not OpenXCAP server who gives you that error. You have an Apache server there doing that as you see in your response:</div><div><br></div><div><span class="Apple-style-span" style="font-weight: bold; ">Apache/2.2.3 (Debian) DAV/2 PHP/5.2.8-0.dotdeb.1 with Suhosin-Patch Server at 192.168.1.130 Port 80</span></div><div><b><br></b></div><div><b>Adrian</b></div><div><b><br></b></div></div><div><br></div><br><blockquote type="cite">Can you please suggest me to fix this. Thank you<br><br>Thanks &amp; Regards,<br>JayaPrakash.Manchu.<br> _______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br></body></html>