tmakkonen / sipcmd

sipcmd
327 stars 108 forks source link

RTP_UDP and RTP_UserData is removed from OPAL #79

Open soroshsabz opened 1 year ago

soroshsabz commented 1 year ago

ITNOA

I think RTP_UDP and RTP_UserData is removed from OPAL, so we have to migrate to new OPAL API, to achieve new version of OPAL in new OSs.

thanks

soroshsabz commented 1 year ago

related to #73 related to #72

soroshsabz commented 1 year ago

@tmakkonen I think if we compatible with new OPAL library (many API has been changed), we can build this library in new version of Linux

I just some try for that in #81, But I need a help for that

soroshsabz commented 1 year ago

@tmakkonen The first question is what is alternative to RTP_UDP and RTP_UserData in new OPAL API?

soroshsabz commented 1 year ago

@tmakkonen did you have any other sample from new api of opal, that I can see and learn from it?

Thanks

soroshsabz commented 1 year ago

@tmakkonen I suggest add help wanted tag to this issue