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 229 forks source link

Can we support Instant messaging #103

Open TechGuyVN opened 6 years ago

TechGuyVN commented 6 years ago

hi, Im using asterisk to setup pjsip, How can we setup pjsip and our react-native source work with Instant messaging

Thanks you.

rcorrie commented 6 years ago

@TechGuyVN I don't think that has been fleshed out. It is definitely possible using pjsip, but the JS api is non-existent in this package. I might look into it when I get some free time.