Hi,
I'm just wondering if anybody has used JSCommunicator with Kamailio yet and if anybody has any feedback? http://jscommunicator.org/
If anybody publishes a dedicated blog about using them together I'll be happy to link to it
I'm also looking for any feedback from anybody who may be able to take the CSS a little bit further. On the one hand, it would be nice to make it look a little bit more slick but on the other hand, the intention is for other people to drop it into their own sites where they have existing styles as well, so I'd prefer not to have it themed so aggressively that users have more work to do removing things.
Regards,
Daniel
Hello,
I haven't used it, or better said, it's first time I hear about, perhaps I missed some messages on various mailing lists. Anyhow, do you have any screenshots available? Will be easier to get a feeling about it.
I have done a rudimentary webrtc phone for openrcs.com service, using jssip as well, it would be good to find a better alternative to plug it there.
Cheers, Daniel
On 09/01/14 18:32, Daniel Pocock wrote:
Hi,
I'm just wondering if anybody has used JSCommunicator with Kamailio yet and if anybody has any feedback? http://jscommunicator.org/
If anybody publishes a dedicated blog about using them together I'll be happy to link to it
I'm also looking for any feedback from anybody who may be able to take the CSS a little bit further. On the one hand, it would be nice to make it look a little bit more slick but on the other hand, the intention is for other people to drop it into their own sites where they have existing styles as well, so I'd prefer not to have it themed so aggressively that users have more work to do removing things.
Regards,
Daniel
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 09/01/14 20:05, Daniel-Constantin Mierla wrote:
Hello,
I haven't used it, or better said, it's first time I hear about, perhaps I missed some messages on various mailing lists. Anyhow, do you have any screenshots available? Will be easier to get a feeling about it.
Instead of a screenshot, I can offer you a live demo
DruCall (the WebRTC module for Drupal) is being updated to use JSCommunicator
I've deployed the new DruCall as an alternative to the existing service for free calls to Lumicall:
http://www.lumicall.org/drucall (new, based on DruCall/JSCommunicator)
http://webrtc.lumicall.org (existing service, based on tryit.jssip.net)
Just dial the number in E.164 format, it should call any number in ENUM or any phone with Lumicall installed.
On 09/01/14 20:12, Daniel Pocock wrote:
On 09/01/14 20:05, Daniel-Constantin Mierla wrote:
Hello,
I haven't used it, or better said, it's first time I hear about, perhaps I missed some messages on various mailing lists. Anyhow, do you have any screenshots available? Will be easier to get a feeling about it.
Instead of a screenshot, I can offer you a live demo
I see it offers only the option for audio, perhaps it's targeting to connect only with lumicall users on mobile. Or is it able to get instant messaging and video?
Cheers, Daniel
DruCall (the WebRTC module for Drupal) is being updated to use JSCommunicator
I've deployed the new DruCall as an alternative to the existing service for free calls to Lumicall:
http://www.lumicall.org/drucall (new, based on DruCall/JSCommunicator) http://webrtc.lumicall.org (existing service, based on tryit.jssip.net)
Just dial the number in E.164 format, it should call any number in ENUM or any phone with Lumicall installed.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 10/01/14 10:35, Daniel-Constantin Mierla wrote:
On 09/01/14 20:12, Daniel Pocock wrote:
On 09/01/14 20:05, Daniel-Constantin Mierla wrote:
Hello,
I haven't used it, or better said, it's first time I hear about, perhaps I missed some messages on various mailing lists. Anyhow, do you have any screenshots available? Will be easier to get a feeling about it.
Instead of a screenshot, I can offer you a live demo
I see it offers only the option for audio, perhaps it's targeting to connect only with lumicall users on mobile. Or is it able to get instant messaging and video?
The config.js file allows the webmaster to specify audio-only (which is what I do for Lumicall) but video works too
https://github.com/opentelecoms-org/jscommunicator/blob/master/config-sample...
In fact, everything the user sees can be configured through config.js:
- whether or not the user sees a (de)REGISTER button
- whether or not the user can call with audio, with video, or with both
- whether pressing Enter in the dialing box defaults to an audio or video call
- whether to dial automatically or just fill in the destination box and wait for the user to press a button
- whether or not to show the DTMF buttons