Java is suitable for implementing a SIP Server. You can take a look at Mobicents Sip Servlets (http://www.mobicents.org/products_sip_servlets.html), it is open source and LGPL v2.1. It implements the Sip Servlets 1.1 specification and is using JAIN SIP and the NIST SIP Stack under the covers.
Jean On Mon, Sep 26, 2011 at 9:34 AM, Vineet Menon <[email protected]>wrote: > Hi All, > > I am new to SIP and as per my project i am to implement a SIP Server. > > I want to know the possible technology and platforms to work on..I have > learnt about SIPServlets and JAIN Libraries, both on Java! > > Is Java suitable for server implementation? or some other language > especially C or C++ is needed? > > If Java, then what possible libraries are there to play with?? > > Regards, > > Vineet Menon > _______________________________________________ > Sip-implementors mailing list > [email protected] > https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors > _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
