datso / react-native-pjsip

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

G.711 codec #30

Closed telecomsxchange closed 7 years ago

telecomsxchange commented 7 years ago

Hello, How to add the G.711 to the codecs list please?

datso commented 7 years ago

Hello, you should rebuild library (pjsip) with that codec.

Android version is based on pjsip-android-builder (minimal Android API verion is 21) iOS version is based on Vialer-pjsip-iOS