Updates:
Status: Started
Comment #3 on issue 1047 by jean.deruelle: XCAP Support
http://code.google.com/p/mobicents/issues/detail?id=1047Use this maven lib to be able to act as a XCAP Client <dependency> <version>2.1.0.GA</version> <artifactId>xcap-client-api</artifactId> <groupId>org.mobicents</groupId> </dependency> Needs a Servlet test with MSPS
