Yes,I test --app xcap-caps,watchers,pidf-manifulation. It shows as follows:
debianNTT:~# debianNTT:~# xcapclient --app xcap-caps -a 1001 get get http://192.168.0.151/xcap-root/xcap-caps/global/index etag: "2cd182cefafcd771de9fa37194ff53db" content-type: application/xcap-caps+xml content-length: 826 <?xml version='1.0' encoding='UTF-8'?> <xcap-caps xmlns='urn:ietf:params:xml:ns:xcap-caps'> <auids> <auid>watchers</auid> <auid>org.openmobilealliance.pres-rules</auid> <auid>rls-services</auid> <auid>pidf-manipulation</auid> <auid>xcap-caps</auid> <auid>test-app</auid> <auid>resource-lists</auid> <auid>pres-rules</auid> </auids> <extensions> </extensions> <namespaces> <namespace>http://openxcap.org/ns/watchers</namespace> <namespace>urn:ietf:params:xml:ns:pres-rules</namespace> <namespace>urn:ietf:params:xml:ns:rls-services</namespace> <namespace>urn:ietf:params:xml:ns:pidf</namespace> <namespace>urn:ietf:params:xml:ns:xcap-caps</namespace> <namespace>test-app</namespace> <namespace>urn:ietf:params:xml:ns:resource-lists</namespace> <namespace>urn:ietf:params:xml:ns:pres-rules</namespace> </namespaces> </xcap-caps> debianNTT:~# xcapclient --app watchers -a 1001 get get http://192.168.0.151/xcap-root/watchers/users/sip:1...@localhost/index etag: "aeb9ab907ff1748392b7f04a19eaa1c8" content-type: application/xml content-length: 91 <?xml version='1.0' encoding='utf-8'?> <watchers xmlns="http://openxcap.org/ns/watchers"/<http://openxcap.org/ns/watchers%22/> > debianNTT:~# xcapclient --app pidf-manifulation -a 1001 get get http://192.168.0.151/xcap-root/pidf-manifulation/users/sip:1...@localhost/index 404 Not Found content-type: text/plain debianNTT:~# The Openxcap can be running only in no-fork mode.. Is there any thing wrong? 2010/1/31 Saúl Ibarra Corretgé <[email protected]> > El 31/01/10 12:58, CheeWii escribió: > > Yehn~ > > It shows as follows: > > debianNTT:~# netstat -tulnp > > Active Internet connections (only servers) > > Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name > > tcp 0 0 0.0.0.0:2049 <http://0.0.0.0:2049> 0.0.0.0:* LISTEN - > > tcp 0 0 0.0.0.0:43202 <http://0.0.0.0:43202> 0.0.0.0:* LISTEN > > 2529/rpc.mountd > > tcp 0 0 0.0.0.0:901 <http://0.0.0.0:901> 0.0.0.0:* LISTEN 2540/inetd > > tcp 0 0 127.0.0.1:3306 <http://127.0.0.1:3306> 0.0.0.0:* LISTEN > 1998/mysqld > > tcp 0 0 0.0.0.0:40237 <http://0.0.0.0:40237> 0.0.0.0:* LISTEN - > > tcp 0 0 0.0.0.0:111 <http://0.0.0.0:111> 0.0.0.0:* LISTEN 1501/portmap > > tcp 0 0 0.0.0.0:80 <http://0.0.0.0/> <http://0.0.0.0:80<http://0.0.0.0/>> > 0.0.0.0:* LISTEN 3940/python > > OK, it looks like it's running, are you able to connect to the XCAP > server while in no-fork mode and see anything in the application output? > > > > -- > Saúl Ibarra Corretgé > AG Projects > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
