datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
272 stars 228 forks source link

Event for Incoming DTMF #223

Open asiatact opened 3 years ago

asiatact commented 3 years ago

For one of my projects, I need to get the Incoming DTMF number and change the screen accordingly. Possible to know how can I achieve it.