InnovateAsterisk / Browser-Phone

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

outgoing port range #542

Open prathibhacdac opened 1 month ago

prathibhacdac commented 1 month ago

How to mention the outgoing port range in Browser Phone application?

InnovateAsterisk commented 1 month ago

I don't believe this is possible right now. Its a limitation of the PeerConnection() API object.