Skip to content

Conversation

@ghenry
Copy link
Collaborator

@ghenry ghenry commented Sep 22, 2020

No description provided.

_settings.display_name = uaSettings.displayName;
_settings.authorization_user = uaSettings.authorizationUser;
_settings.user_agent = uaSettings.userAgent ?? DartSIP_C.USER_AGENT;
_settings.register_expires = uaSettings.register_expires;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to copy the register parameter here?

    _settings.register = uaSettings.register;

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. I'll do a new clean one?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think just add it, and it can be merged if the test is correct.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@ghenry
Copy link
Collaborator Author

ghenry commented Sep 22, 2020 via email

@cloudwebrtc cloudwebrtc merged commit c614caa into flutter-webrtc:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants