Here is a good tutorial about it http://ben-touron.blogspot.com/2009/11/developping-simple-sip-application-with.html
BR Jean On Mon, Oct 3, 2011 at 12:34 PM, Vineet Menon <[email protected]>wrote: > Dear Jean, > > Thanks for the info Jean. But is it suitable for development by a > beginner?? > I want to use an IDE, and as mobicents says Eclipse. Have you tired doing > any work on mobicents with Eclipse and Tomcat? > > > Regards, > > Vineet Menon > > > > > > On Mon, Sep 26, 2011 at 1:45 PM, Jean Deruelle <[email protected]>wrote: > >> 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
