VoIPGRID / VialerSIPLib

An Objective-c wrapper for PJSIP
GNU General Public License v3.0
133 stars 69 forks source link

Update library cause errors #159

Closed sasan-soroush closed 5 years ago

sasan-soroush commented 5 years ago

Version

3.4.0

File / Feature

VSLEndpoint.m

Expected behavior

work properly

Actual behavior

gives this error VialerSIPLib/Pod/Classes/VSLEndpoint.m:445:22: No member named 'frm_ptime' in 'struct pjmedia_codec_opus_config'

Other info

this works when I use the 3.1.3 version but when I update to 3.4.0 gives me this error

screen shot 2018-10-21 at 12 49 31 pm

redmerloen commented 5 years ago

Can you check if the linked library Vialer-pjsip-ios was also updated?