react-native-webrtc / react-native-callkeep

iOS CallKit framework and Android ConnectionService for React Native
ISC License
888 stars 432 forks source link

How to change the caller's number to a different value on the native call screen, for an incoming call. #783

Open SumDanil opened 1 month ago

SumDanil commented 1 month ago

Description

I didn't find in the library, how I can change the number of the caller's, who calls me, to some other value, on the call screen. This only for incoming call. Please help me with this.

1 2

Versions

- Callkeep: 4.3.3
- React Native: 0.68.2
- Android: 13
- Phone model: Galaxy M32
taekeun-two commented 1 month ago

I also need this.

We need to display string information like name or id , but number phone number. But now Android native seems to display only number because it's for mobile phone, not for VoIP.