Hi All, Sip Simple Client is installed. Creating accounts at sip2sip.info, When tested sip_register, sip_subscriber_presence, sip_subscriber_winfo, xcap_pres_rules, xcap_rls_services are properly functioning. When try to *put* or *delete* the xml rules like, pres_rules, rls_services it is giving the following error.
*# xcapclient -a Manchu PUT -i /usr/local/src/ricc-dep/sipclient/python-xcaplib/examples/pres-rules.xml put https://xcap.sipthor.net/[email protected]/pres-rules/users/sip:[email protected]/index FATAL: URLError: <urlopen error unknown url type: https> *If the same methods are tested with the local xcapserver and opensips, it is giving the following error. *# xcapclient -a Ashwini PUT -i /usr/local/src/ricc-dep/sipclient/python-xcaplib/examples/pres-rules.xml put http://192.168.1.130/xcap-root/pres-rules/users/sip:[email protected]/index 405 Method Not Allowed content-type: text/html; charset=iso-8859-1 content-length: 403 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>405 Method Not Allowed</title> </head><body> <h1>Method Not Allowed</h1> <p>The requested method PUT is not allowed for the URL /xcap-root/pres-rules/users/sip:[email protected]/index.</p> <hr> <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</address> </body></html>* Can you please suggest me to fix this. Thank you Thanks & Regards, JayaPrakash.Manchu.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
