InnovateAsterisk / Browser-Phone

A fully featured browser based WebRTC SIP phone for Asterisk
https://www.innovateasterisk.com
GNU Affero General Public License v3.0
499 stars 245 forks source link

Browser Phone #530

Open prathibhacdac opened 5 months ago

prathibhacdac commented 5 months ago

Is it possible to use the Browser Phone application if one end has no internet but it is connected to the server through LAN? The other end has internet.

InnovateAsterisk commented 5 months ago

From what i have tried, using WebRTC over a LAN does work, but it will try to perform the ICE lookup in any case. You can probably just set this timeout very short.

prathibhacdac commented 5 months ago

How to set the ice lookup timeout?