We want to build the web-based softphone using SIP technology
And we want to use the Asterisk as the Communication server and Java as primary technology in building the system
so we have got following
-
flash based softphone using Adobe Flash,FMG,FMS
-
flex based softphone using Flex , Red5 Server
we are also reseraching into MjSIP and PjSIP
My questions are following –
- for building this kind of softphone , can we use the Java Applets ?
- The flash will be better option for the system ?
Please give any suggetions for this
We had good experience with Red5Phone. The SIP UA is running in a servlet container, flash is only needed for recording/playing out sound to/from RTMP.
There was some inconvenience involved at the time in using the Java Media Framework from a java applet.