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&gt;<br>
<br></b>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 &quot;-//IETF//DTD HTML 2.0//EN&quot;&gt;<br>&lt;html&gt;&lt;head&gt;<br>&lt;title&gt;405 Method Not Allowed&lt;/title&gt;<br>&lt;/head&gt;&lt;body&gt;<br>&lt;h1&gt;Method Not Allowed&lt;/h1&gt;<br>
&lt;p&gt;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&gt;<br>&lt;hr&gt;<br>&lt;address&gt;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&gt;<br>
&lt;/body&gt;&lt;/html&gt;</b><br><br>Can you please suggest me to fix this. Thank you<br><br>Thanks &amp; Regards,<br>JayaPrakash.Manchu.<br>