Hi, I'm a grad student. For my master's project, I'm implementing a JAIN-SIP Proxy Server with Presence support. (similiar to the one on Java.net: https://jain-sip-presence-proxy.dev.java.net)
The requirements for my SIP server are: - it must be implemented in Java - it does not need a GUI - it only need to support simple text message exchange - the user registar/location service will be provided by a EJB and Relational Database. I have read about the SIP Servlet, but I can't find any application server to support it. So, it seems that JAIN-SIP might be my best choice. I really need some help to get started. What documents should I read other than the JAIN-SIP tutorial and the RFC? Where can I find some simple source codes? Any suggestion would be greatly appreciated! Thank you! __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
