Quobis / QoffeeSIP

QoffeeSIP is a complete Javascript SIP stack that can be used in a website to exploit all the multimedia capabilities of WebRTC technology. Instead of using pure Javascript, QoffeeSIP has been coded with CoffeeScript so you can easily modify it to suit your needs.
GNU Lesser General Public License v3.0
27 stars 5 forks source link

Unable to register/make call using Smartphone or Tablet #7

Closed prasaddp5 closed 10 years ago

prasaddp5 commented 11 years ago

Hi, I am trying to make webrtc call using smartphone and Tablet. Using Browser Chrome Beta M26 , and not able to register nor make calls.

Submit button gets frozen If I use Smartphone or Tablet.

Any inputs in this regard?

Thanks much, Prasad

damianfral commented 11 years ago

Hi @prasaddp5,

As far as I know, Chrome beta M26 should work: http://blog.quobis.com/?p=500

Here, we have 2 tablets, One is using Chrome Beta M29.0.1547.49 and I have to check the version of the other one.

prasaddp5 commented 10 years ago

Thanks, I am able to make webrtc calls using smartphone now. We upgraded to latest Chrome Beta and it works rocking!!!!