I have installed openxcap and opensips successfully in debian.
Everything seems run well except one little problem...
that is :
xcap root = https://192.168.190.129/xcap-root/
----------------------------------------------------------------
debian:~# xcapclient -i resource-lists.xml put
put
https://192.168.190.129/xcap-root/resource-lists/users/sip:1...@localhost/index
FATAL: URLError: <urlopen error (111, 'Connection refused')>
----------------------------------------------------------------
But when I modify XCAP URI is http://192.168.190.129/xcap-root/, that is ok~
----------------------------------------------------------------
debian:~# xcapclient -i resource-lists.xml put
put
http://192.168.190.129/xcap-root/resource-lists/users/sip:1...@localhost/index
200 OK
etag: "3533027a0fa9bb6b18851e8ebc3e9e8c"
content-type: application/resource-lists+xml
---------------------------------------------
what's wrong with it?
It seems some thing wrong with TLS, what can I doo_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users