VoIPGRID / VialerSIPLib

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

Unable to reINVITE call when call is ringing #174

Closed arielph closed 5 years ago

arielph commented 5 years ago

Hi, have you fixed this issue? http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2017-January/040182.html

I'm using https://github.com/chebur/pjsip and I'm facing this issue when switching 4G->WiFi or 4G->none->4G only for incoming calls. Maybe I will be able to switch to your library.

Sorry for that this issue is not related strictly to an issue with your software.

Kind regards, Ariel Bogdziewicz

jeremynorman89 commented 5 years ago

Unfortunately not, reINVITE only works when the call has been established, not during ringing.