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

Cherry-pick IMS changes from master #34

Merged
merged 5 commits into from May 10, 2022

Conversation

monich
Copy link
Member

@monich monich commented May 9, 2022

And disable IMS registration by default

monich added 5 commits May 9, 2022 19:03
The following property has been added to the API:

	string Registration [readwrite, Sailfish OS specific]

		The IMS registration strategy. Valid values are:

			"disabled" keep registration off
			"enabled"  manual registration
			"auto"     keep registration on

		The Register() method, if implemented, will fail
		with [service].Error.NotAllowed if the value of
		this property is "disabled".
To handle the case if it's not IMS_REG_AUTO
@monich monich merged commit 44f5f8f into sailfishos:upgrade-4.4.0 May 10, 2022
@monich monich deleted the ims-4.4.0 branch May 10, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants