Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MSS Weekly Meeting - November 6th, 2012 - 5:30 PM CEST
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jean Deruelle  
View profile  
 More options Nov 6 2012, 12:47 pm
From: Jean Deruelle <jean.derue...@gmail.com>
Date: Tue, 6 Nov 2012 18:47:19 +0100
Local: Tues, Nov 6 2012 12:47 pm
Subject: MSS Weekly Meeting - November 6th, 2012 - 5:30 PM CEST

*Anyone from the community interested in participating to the weekly meetings
or in MSS development is welcomed to join every Tuesday at 5:30 PM CEST or
comment offline on the chat log every week if time zone is an issue*
  *If you have trouble connecting there is a web IRC chat available here *
http://telestax.com/opensource/irc-channel/

Attendees : George, Jean, Vladimir

Summary
*#1 WebRTC/SIP over WebSockets - *TLS Support almost finalized*. *RFC 5626
added to NIO and WebSockets Branch. Orange Labs added support for latest
Chrome Canary API non backward compatible Changes and moving forward with
fixes.
*#2 MSS in Arquillian* - Done with MMS Extension for Junit Tests through
Annotations at class, method of field level. Working on examples and will
publish a blog post about it. Already in use in testsuite for testing
RestComm
 *#3 CDI, MTF* - no news here
 *#4 RestComm* - Beta2 is out
http://telestax.com/2012/11/06/restcomm-1-0-0-beta2-is-out/. Roadmap for
CR1 is here
http://code.google.com/p/restcomm/issues/list?can=2&q=Roadmap%3DDate+...
*#5 MSS 2.X *- Issue 175 and conference demo against latest MMS were fixed
by george. Adding OSGi Support and starting to look into HA.

Location irc.freenode.net/8001 Channel #mobicents

Log

--------------------------------------------------------------------------- --------------------------------------

  <jean_> Hi all
<jean_> meeting agenda
<jean_> #1 WebRTC/SIP over WebSockets
<jean_> #2 MSS in Arquillian
<jean_> #3 CDI, MTF
<jean_> #4 RestComm
<jean_> #5 MSS 2.X
<jean_> #1 WebRTC/SIP Over WebSockets
<jean_> Orange Labs added support for latest Canary
<jean_> and fixed a bunch of issues
<jean_> we added support for RFC 5626 in NIO
<jean_> so the SIP Over WebScokets on the server side should support
keepalives over RFC 5626 in a correct way
<jean_> vralev, anything on your side ?
<jean_> like WSS support ?
<vralev> TLS is ready
<jean_> good
<vralev> but something broken down today so I have to touch something
<vralev> it's chrome
<jean_> already committed ?
<vralev> oh so it's you who type "WebScoket" :)
<jean_> chrome canary is unstable
<vralev> it's not committed
<jean_> yeah sorry a typo
<vralev> it's everywhere man
<vralev> :)
<vralev> http://www.mobicents.org/products.html
<vralev> anyway
<jean_> one place is not everywhere :-) thx for noticing
<vralev> TLS is practically ready, even caught a bug in the general SSL
code so it's good
<jean_> ah nice :-)
<jean_> did he require a big refactor of the SIP Over WebSockets code ?
<vralev> not that big, i was hopinh for a bigger one
<jean_> ok good
<jean_> did you check the changes to the draft
<vralev> yeah we dont care about these
<jean_> it should become a RFC soon
<vralev> no big deal
<vralev> and at least until there is browser support no need to come up
with tests etc
<vralev> there is already huge issue with browsers and different websocket
support
<jean_> did you try with firefox yet ?
<vralev> did you play with the android/iphone browser?
<jean_>
https://hacks.mozilla.org/2012/11/progress-update-on-webrtc-for-firef...
<jean_> not yet
<vralev> yes firefox nightly works
<jean_> great
<jean_> the bowser from ericsson is a buggy from what I gathered from the
SIPML5 guys testing it
<jean_> not sure it makes sense to spend too much time on it yet
<vralev> the iphone browser is nice they say
<vralev> the android one doesnt support websockets at all
<jean_> also it's probably more a PoC to try to push for H264 in WebRTC
<vralev> or something like this..
<jean_> rather than V8
<jean_> yeah lt's wait for a second release
<vralev> I tried it and it doesnt work but havent looked further
<jean_> when websockets is supported on android as well
* babak9 (~ba...@2.178.120.234) has joined #mobicents
<jean_> ok thx
<jean_> would there be anything left after that for SIP Over WebSockets ?
<jean_> we should be feature complete right ?
<jean_> ok #2 MSS in Arquillian
<jean_> gvag, any news here ?
<gvag> yes
<gvag> i am done with the MMS extension
<gvag> I am preparing some examples
<gvag> and i will commit and write about it
<gvag> The annotation
<gvag> can be at the class, or method or field level
<gvag> now
<jean_> nice
<vralev> we will see - there might be server-toserver WS proxying at some
point that needs to be tested
<jean_> looking forward to it
<gvag> but of course when you have field level annotation you can have more
control over the server
<jean_> vralev, the proxying can happen through double record routing
through regular SIP right ?
<gvag> This week will be out
<jean_> great gvag thx
<vralev> jean_: sure, but that's not the issue, the issue more of a spec,
is it possible to have WS proxy after WS proxy or not
<jean_> I would say no
<vralev> and things like this, it's definitely not that important for now
<jean_> #3 CDI, MTF
<gvag> no news here
* mart1ns has quit (Quit: Leaving.)
<jean_> #4 RestComm
<jean_> ok the big news is that BETA 2 is out
<jean_> http://telestax.com/2012/11/06/restcomm-1-0-0-beta2-is-out/
<jean_> roadmap for CR1 planned next month is here
http://code.google.com/p/restcomm/issues/list?can=2&q=Roadmap%3DDate+...
<jean_> gvag, anything else here ?
<gvag> I am adding more tests on the project.
<gvag> and i am testing the MMS extension with Restcomm tests
* mart1ns (~Ad...@bl13-178-59.dsl.telepac.pt) has joined #mobicents
* ChanServ gives channel operator status to mart1ns
<jean_> ok
<jean_> thx
<jean_> #5 MSS 2.X
<jean_> Issue 175 was fixed by george
<jean_> as well as the conference demo
<jean_> against the latest MMS
<jean_> we added OSGi support for SIP
<jean_> to the 2.1 roadmap
<vralev> that OSGI thing what does it bring?
<jean_> we add a couple big prospects asking for it
<jean_> had*
<jean_> to be able to deploy their OSGi applications
<gvag> vralev, modularity, decoupling with service layer among others
<jean_> and migrate from an exisiting vendor
<jean_> vralev, it can be useful to hotswap jars from the server
<vralev> what kind of modularity?
<jean_> without restart
<jean_> or deploy new versions
<vralev> hotswap will probably not work
<vralev> see eclipse - you always have to restart it
<gvag> its not mandatory, you can go ahead without restart.
<jean_> most of the OSGi support comes for free from JBoss AS7
<jean_> but we still need a couple tweaks to deploy OSGi SIP bundles to it
<vralev> hard to see how OSGI can work here
<vralev> do you have example modulariation of some app?
<vralev> what aspects of the app do you modularize here?
<gvag> let me share a nice presentation
<gvag>
http://felix.apache.org/site/presentations.data/Learning_to_ignore_OS...
<jean_> The other big topic is HA support
* Tili has quit (Quit: Tili)
<jean_> vralev, when you're done with your tasks
<jean_> if you can start to look at it
<jean_> that would be great
<jean_> I will be presenting in China end of November
<vralev> whats the plan for HA for now, ISPN?
<jean_> at JUDcon
http://www.jboss.org/events/JUDCon/2012/china/agenda/day1track3.html
<jean_> MSS 2.0
<jean_> vralev, yeah
<jean_> ISPN first
<jean_> not sure if it makes sense to move the HTTP Part to the Cluster
framework as well
<jean_> so that Tomcat 7 gets HA support as well
<jean_> but this will probably not work as simply as that
<jean_> as Tomcat 7 and AS7 are different anyway
<vralev> i need to check what kind of HTTP HA tests they have in jboss
<vralev> if they have good tests it might not be that hard
<jean_> OK
<jean_> anything else guys ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »