<div dir="ltr"><div><div><div><div>Hi all, I reproduced my memory leaks to the simplest case<br>in xml dialplan:<br><action application="python" data="fspy.memtesting"/><br><action application="hangup" data="CALL_REJECTED"/><br>in memtesting.py:<br>api = freeswitch.API()<br>gwdown = api.executeString("sofia profile external gwlist down")<br><br>This is just to execute the api from the python script, and then the memory usage from top keep growing and never drop down during my running of ~20000 calls.<br>No memory leaks in executing the api alone from xml dialplan:<br><br><action application="eval" data="${sofia profile external gwlist down}}"/><br><br>reproduced in both 1.6.17 (my running version) and 1.6.19<br></div>I'm using up to date CentOS Linux release 7.4.1708 (Core).<br></div>Any helps would be appreciated.<br><br></div>rgds,<br></div>Loi Dang<br><div><div><div><div><br><br></div></div></div></div></div>