Page 1 of 1

VoIP Example, missing headers...

Posted: Thu Sep 05, 2019 8:27 pm
by e-music
Hello,

I've been trying to build the VoIP example, https://github.com/espressif/esp-adf/tr ... mples/voip, on PlatformIO.

The main file includes the following headers, but I couldn't find any reference to these files anywhere around:
#include "esp_sip.h"
#include "g711.h"

Where I could get these files??

Regards

Re: VoIP Example, missing headers...

Posted: Sat Sep 07, 2019 6:40 am
by WiFive