Zoyolin
Zoyolin
First off. Thanks for all the tools, I'm supporting simples. I've noticed that when I reply to a sms received in the notification, the send fails as it attempts to...
**Describe the situation** I'm using the `config.data_cb.receive_audio()` callback to act on DTMF events coming from the VOIP (RTP/SIP). It is registered to the esp sip stack through esp_rtc_init(&config). The esp...
**Describe the situation** I use the [esp_rtc_send_dtmf](https://github.com/espressif/esp-adf-libs/blob/master/esp_media_protocols/include/esp_rtc.h#L200) to send dtmf events out-of-band as part of the VOIP (rtp/sip) stream. In order for the receiving device to understand them certain durations...
Hi I've just built the testProject under fedora to try out the framework for this : https://framagit.org/Zoyolin/domon It did fail just a little for sound handling has changed since qt5,...