vasilerares
vasilerares
Was the fix done on master?
@shootao Issue is caused by not clearing the sip_handle->current_info pointer when the servers sends an `options` request that has some trailing `\r\n`. The options_info and current_info pointers will point to...
@TempoTian I don't have the log. If it is needed, I can provide one. Initially, I had set the reconnect parameter to 30s, but unless the servers sends a `OPTIONS`...
Thank you. I started the test and I will come back with feedback > On 31 Jul 2025, at 14:10, TempoTian ***@***.***> wrote: > > > TempoTian > left a...
@TempoTian the new library works fine, thank you. One extra thing: can you mention in the documentation that [those](https://github.com/espressif/esp-adf-libs/blob/master/esp_media_protocols%2Finclude%2Fesp_rtc.h#L85-L86) functions must return 0, if `esp_rtc_bye` was called? The timer task...