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

#121 - Fixed number conversion in change codec priority. #122

Closed mdiflorio closed 6 years ago

mdiflorio commented 6 years ago

Referencing issue #121.

Converts NSNumber to the correct pj_uint_8 which is required by pjsua_codec_set_priority.