<div dir="ltr">Hello team,<div><br></div><div>Using:</div><div>PHP 7.3.14-1~deb10u1 (cli) (built: Feb 16 2020 15:07:23) ( NTS ) on debian 10<br></div><div>Operating System: Debian GNU/Linux 10 (buster)<br></div><div>Kernel: Linux 4.19.0-6-amd64<br></div><div><br></div><div>I already built de freeswitch v1.10 from your github repository and I want to use PHP ESL, but I can't make it working, once the ESL.so is built and I added on php.ini the enable_dl = On I do the php -f ESL.php and it does not give any output.</div><div><br></div><div>But when I do php -f test.php it gives me the following error:</div><div><br></div><div>$ php -f test.php<br>php: symbol lookup error: /usr/lib/php/20180731/ESL.so: undefined symbol: _ZN13ESLconnectionC1EPKcS1_S1_<br></div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>Thanks in advance</div><div>JF</div></div>