react-native-twilio-programmable-voice icon indicating copy to clipboard operation
react-native-twilio-programmable-voice copied to clipboard

[Feature] Add ability to set the caller display name

Open lonnylot opened this issue 5 years ago • 2 comments
trafficstars

By default we set the display name to the phone number. I propose we modify the TwilioVoice.connect method to accept a contactIdentifier string similar to https://github.com/react-native-webrtc/react-native-callkeep#startcall and add a new method to update active call invites similar to https://github.com/react-native-webrtc/react-native-callkeep#updatedisplay.

lonnylot avatar Dec 29 '19 13:12 lonnylot

We're now looking into CallKeep and if we should implement it.

Read our update here #158

jdegger avatar Oct 27 '20 11:10 jdegger

This issue is partly resolved. This PR works for incoming calls: https://github.com/hoxfon/react-native-twilio-programmable-voice/pull/170

jdegger avatar Dec 10 '20 09:12 jdegger