Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NetworkCostPolicy #583

Open
pthatcherg opened this issue Jul 21, 2016 · 3 comments
Open

NetworkCostPolicy #583

pthatcherg opened this issue Jul 21, 2016 · 3 comments
Labels

Comments

@pthatcherg
Copy link

Would it make sense to have a NetworkCostPolicy? The options would be "never use high cost networks", "use high cost if lower cost not available", and "use high cost freely (ignore cost)". This would affect gathering, checking, and selecting.

@ShijunS
Copy link

ShijunS commented Sep 11, 2016

It seems better for user to control such policy at the OS or device level. The UA should then honor the policy during RTC connections.

@aboba
Copy link
Contributor

aboba commented Sep 12, 2016

@aboba
Copy link
Contributor

aboba commented Oct 25, 2016

@pthatcherg Could this issue be addressed via an extended gather policy? "never use" would translate to a policy of not gathering from "high cost" networks. "use high cost if lower cost not available" would translate to trickling lower cost candidates first, seeing if a successful candidate pair is found, and if not, then trickling higher cost candidates. Ignoring cost would imply gathering from both low and high cost networks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants