You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues on canceling a RINGING call by using esp_sip_uac_cancel(sip).
Is is possible? I tried with esp_sip_uac_bye(sip) but still no luck. If the call isn't yet picked up I cannot cancel the ringing!
Thanks for the awesome library and happy to receive some tips!
The text was updated successfully, but these errors were encountered:
I'm having issues on canceling a RINGING call by using
esp_sip_uac_cancel(sip)
.Is is possible? I tried with
esp_sip_uac_bye(sip)
but still no luck. If the call isn't yet picked up I cannot cancel the ringing!Thanks for the awesome library and happy to receive some tips!
The text was updated successfully, but these errors were encountered: