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

Name of the person showing as number #96

Open
timsar2 opened this issue Feb 13, 2020 · 1 comment
Open

Name of the person showing as number #96

timsar2 opened this issue Feb 13, 2020 · 1 comment

Comments

@timsar2
Copy link

timsar2 commented Feb 13, 2020

After sendCall method, ui show number instead of person name.(test on android)

cordova.plugins.CordovaCall.sendCall('test', this.success, this.handelError);

@amuzacz
Copy link

amuzacz commented Sep 3, 2020

This is because in some cases you want to call setCallerDisplayName on connection:
VoIPstudio@f35f4ff#diff-c7d690b77759ec1572eb0707d9333651R62
And replace setAddress with it:
VoIPstudio@f35f4ff#diff-c7d690b77759ec1572eb0707d9333651R144

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

No branches or pull requests

2 participants