Hi,
I'm trying to fetch a document from the openxcap server with a normal browser. My openxcap configuration uses the database backend and I created a db table equal to the xcap table used in OpenSER. For testing I inserted some data but I'm not sure what the fields "source" and "doc-uri" should contain. Because whenever I try to fetch a document with my webbrowser I receive a 404 Not Found. OpenXCAP doesn't show any logs...
Thanks a lot for your help!
Best regards, Reinhold
Reinhold Buchinger schrieb:
Hi,
I'm trying to fetch a document from the openxcap server with a normal browser. My openxcap configuration uses the database backend and I created a db table equal to the xcap table used in OpenSER. For testing I inserted some data but I'm not sure what the fields "source" and "doc-uri" should contain. Because whenever I try to fetch a document with my webbrowser I receive a 404 Not Found. OpenXCAP doesn't show any logs...
Check the mysql connection (query-log, tcpump ...) if openxcap does a query in the database. MAybe the SELECT has no results.
klaus
Thanks a lot for your help!
Best regards, Reinhold
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Klaus Darilion schrieb:
Reinhold Buchinger schrieb:
Hi,
I'm trying to fetch a document from the openxcap server with a normal browser. My openxcap configuration uses the database backend and I created a db table equal to the xcap table used in OpenSER. For testing I inserted some data but I'm not sure what the fields "source" and "doc-uri" should contain. Because whenever I try to fetch a document with my webbrowser I receive a 404 Not Found. OpenXCAP doesn't show any logs...
Check the mysql connection (query-log, tcpump ...) if openxcap does a query in the database. MAybe the SELECT has no results.
Hi,
Thank you for the advice. But there are only queries to the subscriber table but no query for a document and openxcap shows no error messages.
I use the database backend and I enter the following URL into a web-browser: http://192.168.0.30:8000/xcap-root/rls-services/users/sip:reinhold@192.168.0...
My xcap root is set to: root = http://192.168.0.30/xcap-root
regards, Reinhold
klaus
Thanks a lot for your help!
Best regards, Reinhold
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
What about logging in openxcap? I gues it will log to syslog. Maybe you can increase the log level?
klaus
Reinhold Buchinger schrieb:
Klaus Darilion schrieb:
Reinhold Buchinger schrieb:
Hi,
I'm trying to fetch a document from the openxcap server with a normal browser. My openxcap configuration uses the database backend and I created a db table equal to the xcap table used in OpenSER. For testing I inserted some data but I'm not sure what the fields "source" and "doc-uri" should contain. Because whenever I try to fetch a document with my webbrowser I receive a 404 Not Found. OpenXCAP doesn't show any logs...
Check the mysql connection (query-log, tcpump ...) if openxcap does a query in the database. MAybe the SELECT has no results.
Hi,
Thank you for the advice. But there are only queries to the subscriber table but no query for a document and openxcap shows no error messages.
I use the database backend and I enter the following URL into a web-browser: http://192.168.0.30:8000/xcap-root/rls-services/users/sip:reinhold@192.168.0...
My xcap root is set to: root = http://192.168.0.30/xcap-root
regards, Reinhold
klaus
Thanks a lot for your help!
Best regards, Reinhold
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Hi,
Yes, there is a minimal logging but I have no clue how to increase the log level (I couldn't find any hint in the documentation). Could it be that I can't use a normal web-browser for getting a document?
Regards, Reinhold
Klaus Darilion schrieb:
What about logging in openxcap? I gues it will log to syslog. Maybe you can increase the log level?
klaus
Reinhold Buchinger schrieb:
Klaus Darilion schrieb:
Reinhold Buchinger schrieb:
Hi,
I'm trying to fetch a document from the openxcap server with a normal browser. My openxcap configuration uses the database backend and I created a db table equal to the xcap table used in OpenSER. For testing I inserted some data but I'm not sure what the fields "source" and "doc-uri" should contain. Because whenever I try to fetch a document with my webbrowser I receive a 404 Not Found. OpenXCAP doesn't show any logs...
Check the mysql connection (query-log, tcpump ...) if openxcap does a query in the database. MAybe the SELECT has no results.
Hi,
Thank you for the advice. But there are only queries to the subscriber table but no query for a document and openxcap shows no error messages.
I use the database backend and I enter the following URL into a web-browser: http://192.168.0.30:8000/xcap-root/rls-services/users/sip:reinhold@192.168.0...
My xcap root is set to: root = http://192.168.0.30/xcap-root
regards, Reinhold
klaus
Thanks a lot for your help!
Best regards, Reinhold
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users