Sailfin project will soon support Diameter protocol and will have API's to enable applications to use Sh,Ro,Rf functionality. As we progress towards providing Diameter support in Sailfin, we have released Sh API's to solicit your valuable feedback. In course of time we will publish API's for Ro and Rf applications too.
Javadocs for Sh API is published here. I will keep writing here on Sh API', to start with let us quickly look at a simple sample on how to use Sh API in a SIP Servlet.
public class RegisterServlet extends SipServlet { protected void doInvite(SipServletRequest req) throws ServletException, IOException { private ProfileData readUserState(String user) { |
We encourage users to look at Javadocs and provide us feedback. Please write to us at dev-AT-sailfin.dev.java.net