DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
935 stars 455 forks source link

Can't receive calls from mobile phone numbers #325

Closed khazratbek closed 5 years ago

khazratbek commented 5 years ago

When I try to call landline phones, mobile phones or other SIP users, everything is fine. When I call from landline phone to the sipml5, it works fine still. But when I call from the mobile phone to the simpl5, it can't answer to the call. For example, call is coming from number (local) 0909111212. When I see the log, it shows me that sipml5 client tries to send receive request to the 0909111212@my.host, but naturally there is no such user. What should I do in order to fix this? It's urgent a bit...

khazratbek commented 5 years ago

UPDATE!!! When using it from the laptop, everything works just fine. But when using from PC, media devices can't get access. Although it is allowed to use, it can't handle, I guess. Is there any way to make external media device to act like embedded device (as if it was a laptop). PC is windows 10, laptop is windows 7. Is there any restriction depending on OS in sipml5?

khazratbek commented 5 years ago

This was because of proxy and network settings. Fixed.