Open timsar2 opened 4 years ago
This is because in some cases you want to call setCallerDisplayName
on connection:
https://github.com/VoIPstudio/CordovaCall/commit/f35f4ff4ec44ec0573cca90e278cc1bcaf82c8e3#diff-c7d690b77759ec1572eb0707d9333651R62
And replace setAddress
with it:
https://github.com/VoIPstudio/CordovaCall/commit/f35f4ff4ec44ec0573cca90e278cc1bcaf82c8e3#diff-c7d690b77759ec1572eb0707d9333651R144
After sendCall method, ui show number instead of person name.(test on android)