We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified against the Sip Servlets 1.1 specification and working on top of Tomcat 7.0.and licensed under LGPL.
This release goes a step further in our march towards creating Mobicents Sip Servlets 2.0 by adding :
- CDI integration with our new framework : Converged CDI Telco Framework (CTF) <http://www.mobicents.org/mss/ctf/mss-ctf.html> . CTF mission statement is to simplify SipServlets development by introducing a component based programming model, ease of development by making available SIP utilities out of the box, and finally providing dependency injection and contextual lifecycle management to the SipServlets. - Better Servlet 3.0 integration : Check out our Converged Click2Call Async Servlet 3.0<http://www.mobicents.org/click2call-async-servlet-3.0.html> application that leverages the new Async (Server Push) features from the Servlet 3.0 specification integrated to the Sip Servlets specification
Again a *BIG* Thanks to Georges Vagenas <http://blog.devrealm.org/> who does it again and contribute this second ALPHA release along with the CDI Telco Framework that will allow you to create Converged SIP/HTTP Applications benefiting from the new HTTP Servlet 3.0 features such as Asynchronous Support and benefit from Java EE 6 with a better component based model for SIP Applications.
Alternatively, there is a README file in the top directory of both zip files. <container>-SIP-SERVLETS-README.txt
Roadmap --------------------------------- To check our progress and know what lies ahead for the Mobicents Sip Servlets project, please check out http://www.mobicents.org/roadmap.html
Looking forward to your feedback: --------------------------------- Please feel free to post a mail on the mailing list of Mobicents public google group mobicents-public@googlegroups.com or post an issue on google code http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20... .
Would be great to see how other IMS protocols can fit in CDI for a unified programming model without the need for lengthy specifications standards such as Diameter Servlets, XMPP servlets or RTSP servlets. Maybe even SS7(SIGTRAN/M3UA) can fit in as a clean CDI extension. Granted, broader community input would be helpful to narrow down what makes sense.
On Tue, Apr 19, 2011 at 3:26 PM, Jean Deruelle <jean.derue...@gmail.com> wrote: > We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified > against the Sip Servlets 1.1 specification and working on top of Tomcat > 7.0.and licensed under LGPL.
> We are proud to announce our Mobicents Sip Servlets 2.0.0.ALPHA2 version , > certified against the Sip Servlets 1.1 specification and working on top > of Tomcat 7.0.8.
> This release goes a step further in our march towards creating Mobicents Sip > Servlets 2.0 by adding :
> CDI integration with our new framework : Converged CDI Telco Framework > (CTF) . CTF mission statement is to simplify SipServlets development by > introducing a component based programming model, ease of development by > making available SIP utilities out of the box, and finally providing > dependency injection and contextual lifecycle management to the SipServlets. > Better Servlet 3.0 integration : Check out our Converged Click2Call Async > Servlet 3.0 application that leverages the new Async (Server Push) features > from the Servlet 3.0 specification integrated to the Sip Servlets > specification
> Again a BIG Thanks to Georges Vagenas who does it again and contribute this > second ALPHA release along with the CDI Telco Framework that will allow you > to create Converged SIP/HTTP Applications benefiting from the new HTTP > Servlet 3.0 features such as Asynchronous Support and benefit from Java EE 6 > with a better component based model for SIP Applications.
> Check the complete Roadmap to see what's cooking ahead
> Note: The code was based on the same code as ALPHA1 ie between MSS > 1.4.0.FINAL and MSS 1.5.0.FINAL.
> What is included in this release: > ------------------------------------------
> Mobicents SIP Servlets 2.0.0.ALPHA2, JSR 289 certified container > Bundled User Guide > Converged example showcasing Servlet 3.0 Async Server Push : Click To Call > Async Servlet 3.0
> How to get started: > ------------------- > You'll find the user guide bundled with the release under the docs directory > within the zip of the release
> Alternatively, there is a README file in the top directory of both zip > files. > <container>-SIP-SERVLETS-README.txt
> Roadmap > --------------------------------- > To check our progress and know what lies ahead for > the Mobicents Sip Servlets project, please check > out http://www.mobicents.org/roadmap.html
> Looking forward to your feedback: > --------------------------------- > Please feel free to post a mail on the mailing list of Mobicents public > google group mobicents-public@googlegroups.com or post an issue on google > code http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20....
> Would be great to see how other IMS protocols can fit in CDI for a > unified programming model without the need for lengthy specifications > standards such as Diameter Servlets, XMPP servlets or RTSP servlets. > Maybe even SS7(SIGTRAN/M3UA) can fit in as a clean CDI extension. > Granted, broader community input would be helpful to narrow down what > makes sense.
> Ivelin
> On Tue, Apr 19, 2011 at 3:26 PM, Jean Deruelle <jean.derue...@gmail.com> > wrote: > > We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified > > against the Sip Servlets 1.1 specification and working on top of Tomcat > > 7.0.and licensed under LGPL.
> > We are proud to announce our Mobicents Sip Servlets 2.0.0.ALPHA2 > version , > > certified against the Sip Servlets 1.1 specification and working on top > > of Tomcat 7.0.8.
> > This release goes a step further in our march towards creating Mobicents > Sip > > Servlets 2.0 by adding :
> > CDI integration with our new framework : Converged CDI Telco Framework > > (CTF) . CTF mission statement is to simplify SipServlets development by > > introducing a component based programming model, ease of development by > > making available SIP utilities out of the box, and finally providing > > dependency injection and contextual lifecycle management to the > SipServlets. > > Better Servlet 3.0 integration : Check out our Converged Click2Call Async > > Servlet 3.0 application that leverages the new Async (Server Push) > features > > from the Servlet 3.0 specification integrated to the Sip Servlets > > specification
> > Again a BIG Thanks to Georges Vagenas who does it again and contribute > this > > second ALPHA release along with the CDI Telco Framework that will allow > you > > to create Converged SIP/HTTP Applications benefiting from the new HTTP > > Servlet 3.0 features such as Asynchronous Support and benefit from Java > EE 6 > > with a better component based model for SIP Applications.
> > Check the complete Roadmap to see what's cooking ahead
> > Note: The code was based on the same code as ALPHA1 ie between MSS > > 1.4.0.FINAL and MSS 1.5.0.FINAL.
> > What is included in this release: > > ------------------------------------------
> > Mobicents SIP Servlets 2.0.0.ALPHA2, JSR 289 certified container > > Bundled User Guide > > Converged example showcasing Servlet 3.0 Async Server Push : Click To > Call > > Async Servlet 3.0
> > How to get started: > > ------------------- > > You'll find the user guide bundled with the release under the docs > directory > > within the zip of the release
> > Alternatively, there is a README file in the top directory of both zip > > files. > > <container>-SIP-SERVLETS-README.txt
> > Roadmap > > --------------------------------- > > To check our progress and know what lies ahead for > > the Mobicents Sip Servlets project, please check > > out http://www.mobicents.org/roadmap.html
> > Looking forward to your feedback: > > --------------------------------- > > Please feel free to post a mail on the mailing list of Mobicents public > > google group mobicents-public@googlegroups.com or post an issue on > google > > code > http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20... > .
> We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified > against the Sip Servlets 1.1 specification and working on top of Tomcat 7.0.and > licensed under LGPL.
> This release goes a step further in our march towards creating Mobicents > Sip Servlets 2.0 by adding :
> - CDI integration with our new framework : Converged CDI Telco > Framework (CTF) <http://www.mobicents.org/mss/ctf/mss-ctf.html> . CTF > mission statement is to simplify SipServlets development by introducing a > component based programming model, ease of development by making available > SIP utilities out of the box, and finally providing dependency injection and > contextual lifecycle management to the SipServlets. > - Better Servlet 3.0 integration : Check out our Converged Click2Call > Async Servlet 3.0<http://www.mobicents.org/click2call-async-servlet-3.0.html> application > that leverages the new Async (Server Push) features from the Servlet 3.0 > specification integrated to the Sip Servlets specification
> Again a *BIG* Thanks to Georges Vagenas <http://blog.devrealm.org/> who > does it again and contribute this second ALPHA release along with the CDI > Telco Framework that will allow you to create Converged SIP/HTTP > Applications benefiting from the new HTTP Servlet 3.0 features such as > Asynchronous Support and benefit from Java EE 6 with a better component > based model for SIP Applications.
> How to get started: > ------------------- > You'll find the user guide bundled with the release under the docs > directory within the zip of the release
> Alternatively, there is a README file in the top directory of both zip > files. > <container>-SIP-SERVLETS-README.txt
> Roadmap > --------------------------------- > To check our progress and know what lies ahead for > the Mobicents Sip Servlets project, please check out > http://www.mobicents.org/roadmap.html
> Looking forward to your feedback: > --------------------------------- > Please feel free to post a mail on the mailing list of Mobicents public > google group mobicents-public@googlegroups.com or post an issue on google > code > http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20... > .
To what extend is it necessary to know the Sip Servlet programming model in order to use the CTF framework ? Or there is no need to ? Can someone just jump to the CTF Framework with just the knowledge of the SIP protocol Specs ?
regards, ibrahim
On Wed, Apr 20, 2011 at 1:48 AM, Amit Bhayani <amit.bhay...@gmail.com>wrote:
> On Wed, Apr 20, 2011 at 1:56 AM, Jean Deruelle <jean.derue...@gmail.com>wrote:
>> We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified >> against the Sip Servlets 1.1 specification and working on top of Tomcat 7.0.and >> licensed under LGPL.
>> This release goes a step further in our march towards creating Mobicents >> Sip Servlets 2.0 by adding :
>> - CDI integration with our new framework : Converged CDI Telco >> Framework (CTF) <http://www.mobicents.org/mss/ctf/mss-ctf.html> . CTF >> mission statement is to simplify SipServlets development by introducing a >> component based programming model, ease of development by making available >> SIP utilities out of the box, and finally providing dependency injection and >> contextual lifecycle management to the SipServlets. >> - Better Servlet 3.0 integration : Check out our Converged Click2Call >> Async Servlet 3.0<http://www.mobicents.org/click2call-async-servlet-3.0.html> application >> that leverages the new Async (Server Push) features from the Servlet 3.0 >> specification integrated to the Sip Servlets specification
>> Again a *BIG* Thanks to Georges Vagenas <http://blog.devrealm.org/> who >> does it again and contribute this second ALPHA release along with the CDI >> Telco Framework that will allow you to create Converged SIP/HTTP >> Applications benefiting from the new HTTP Servlet 3.0 features such as >> Asynchronous Support and benefit from Java EE 6 with a better component >> based model for SIP Applications.
>> How to get started: >> ------------------- >> You'll find the user guide bundled with the release under the docs >> directory within the zip of the release
>> Alternatively, there is a README file in the top directory of both zip >> files. >> <container>-SIP-SERVLETS-README.txt
>> Roadmap >> --------------------------------- >> To check our progress and know what lies ahead for >> the Mobicents Sip Servlets project, please check out >> http://www.mobicents.org/roadmap.html
>> Looking forward to your feedback: >> --------------------------------- >> Please feel free to post a mail on the mailing list of Mobicents public >> google group mobicents-public@googlegroups.com or post an issue on google >> code >> http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20... >> .
CTF provides a lot of convenient tools and techniques to ease the
development of SipServlets applications, but knowledge of SipServlets
spec and Sip protocol is still required.
Would it be interesting to you and the community a basic tutorial,
sort of kick-start, to SipServlets?
Regards
George
On Apr 21, 2:17 pm, Ibrahima Gaye <ibrahima.g...@gmail.com> wrote:
> To what extend is it necessary to know the Sip Servlet programming model in
> order to use the CTF framework ?
> Or there is no need to ?
> Can someone just jump to the CTF Framework with just the knowledge of the
> SIP protocol Specs ?
> regards,
> ibrahim
> On Wed, Apr 20, 2011 at 1:48 AM, Amit Bhayani <amit.bhay...@gmail.com>wrote:
> > Congrats Team!
> > On Wed, Apr 20, 2011 at 1:56 AM, Jean Deruelle <jean.derue...@gmail.com>wrote:
> >> We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, certified
> >> against the Sip Servlets 1.1 specification and working on top of Tomcat 7.0.and
> >> licensed under LGPL.
> >> This release goes a step further in our march towards creating Mobicents
> >> Sip Servlets 2.0 by adding :
> >> - CDI integration with our new framework : Converged CDI Telco
> >> Framework (CTF) <http://www.mobicents.org/mss/ctf/mss-ctf.html> . CTF
> >> mission statement is to simplify SipServlets development by introducing a
> >> component based programming model, ease of development by making available
> >> SIP utilities out of the box, and finally providing dependency injection and
> >> contextual lifecycle management to the SipServlets.
> >> - Better Servlet 3.0 integration : Check out our Converged Click2Call
> >> Async Servlet 3.0<http://www.mobicents.org/click2call-async-servlet-3.0.html> application
> >> that leverages the new Async (Server Push) features from the Servlet 3.0
> >> specification integrated to the Sip Servlets specification
> >> Again a *BIG* Thanks to Georges Vagenas <http://blog.devrealm.org/> who
> >> does it again and contribute this second ALPHA release along with the CDI
> >> Telco Framework that will allow you to create Converged SIP/HTTP
> >> Applications benefiting from the new HTTP Servlet 3.0 features such as
> >> Asynchronous Support and benefit from Java EE 6 with a better component
> >> based model for SIP Applications.
> >> How to get started:
> >> -------------------
> >> You'll find the user guide bundled with the release under the docs
> >> directory within the zip of the release
> >> Alternatively, there is a README file in the top directory of both zip
> >> files.
> >> <container>-SIP-SERVLETS-README.txt
> >> Roadmap
> >> ---------------------------------
> >> To check our progress and know what lies ahead for
> >> the Mobicents Sip Servlets project, please check out
> >>http://www.mobicents.org/roadmap.html
> >> Looking forward to your feedback:
> >> ---------------------------------
> >> Please feel free to post a mail on the mailing list of Mobicents public
> >> google group mobicents-public@googlegroups.com or post an issue on google
> >> code
> >>http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20...
> >> .
Hi Gvag, it would be of great interest to have a basic tutorial or a kick-start ... i was wondering what would be more suitable in order to develop a voice-SMS platform: user-A dials *1*<phoneNumberOfUser-B> then leave a short voice message then hangup. user-B receives a notification with to options: option1: to choose listen and listen to the voice message then choose (or not) reply to reply with a short voice message option2: postpone the listening until later and dial the code to listen to the short voice message
On Thu, Apr 21, 2011 at 12:01 PM, gvag <gvage...@gmail.com> wrote: > Hi Ibrahima,
> CTF provides a lot of convenient tools and techniques to ease the > development of SipServlets applications, but knowledge of SipServlets > spec and Sip protocol is still required.
> Would it be interesting to you and the community a basic tutorial, > sort of kick-start, to SipServlets?
> Regards > George
> On Apr 21, 2:17 pm, Ibrahima Gaye <ibrahima.g...@gmail.com> wrote: > > Hi, > > First of all congrats,
> > To what extend is it necessary to know the Sip Servlet programming model > in > > order to use the CTF framework ? > > Or there is no need to ? > > Can someone just jump to the CTF Framework with just the knowledge of the > > SIP protocol Specs ?
> > regards, > > ibrahim
> > On Wed, Apr 20, 2011 at 1:48 AM, Amit Bhayani <amit.bhay...@gmail.com > >wrote:
> > > Congrats Team!
> > > On Wed, Apr 20, 2011 at 1:56 AM, Jean Deruelle < > jean.derue...@gmail.com>wrote:
> > >> We are proud to announce Mobicents Sip Servlets 2.0.0.ALPHA2, > certified > > >> against the Sip Servlets 1.1 specification and working on top of > Tomcat 7.0.and > > >> licensed under LGPL.
> > >> This release goes a step further in our march towards creating > Mobicents > > >> Sip Servlets 2.0 by adding :
> > >> - CDI integration with our new framework : Converged CDI Telco > > >> Framework (CTF) <http://www.mobicents.org/mss/ctf/mss-ctf.html> . > CTF > > >> mission statement is to simplify SipServlets development by > introducing a > > >> component based programming model, ease of development by making > available > > >> SIP utilities out of the box, and finally providing dependency > injection and > > >> contextual lifecycle management to the SipServlets. > > >> - Better Servlet 3.0 integration : Check out our Converged > Click2Call > > >> Async Servlet 3.0< > http://www.mobicents.org/click2call-async-servlet-3.0.html> application > > >> that leverages the new Async (Server Push) features from the > Servlet 3.0 > > >> specification integrated to the Sip Servlets specification
> > >> Again a *BIG* Thanks to Georges Vagenas <http://blog.devrealm.org/> > who > > >> does it again and contribute this second ALPHA release along with the > CDI > > >> Telco Framework that will allow you to create Converged SIP/HTTP > > >> Applications benefiting from the new HTTP Servlet 3.0 features such as > > >> Asynchronous Support and benefit from Java EE 6 with a better > component > > >> based model for SIP Applications.
> > >> How to get started: > > >> ------------------- > > >> You'll find the user guide bundled with the release under the docs > > >> directory within the zip of the release
> > >> Alternatively, there is a README file in the top directory of both zip > > >> files. > > >> <container>-SIP-SERVLETS-README.txt
> > >> Roadmap > > >> --------------------------------- > > >> To check our progress and know what lies ahead for > > >> the Mobicents Sip Servlets project, please check out > > >>http://www.mobicents.org/roadmap.html
> > >> Looking forward to your feedback: > > >> --------------------------------- > > >> Please feel free to post a mail on the mailing list of Mobicents > public > > >> google group mobicents-public@googlegroups.com or post an issue on > google > > >> code > > >>http://code.google.com/p/mobicents/issues/entry?template=Mobicents%20. > .. > > >> .