<div dir="ltr"><div><div><div>Hello,<br>I am using kamailio 4.0.<br><br>I am experimenting with module app_perl.<br>Actually, I am not using it, I am just loading it because it solves this problem when loading snmpstats:<br>
/usr/lib/libnetsnmpagent.so.10: undefined symbol: boot_DynaLoader<br><br>However, before using app_perl i was seeing this:<br><br># kamctl fifo get_statistics dialog active_dialogs<br>dialog:active_dialogs = 1<br><br>But with app_perl loaded, I see this:<br>
<br># kamctl fifo get_statistics dialog active_dialogs<br>app_perl:active_dialogs = 1<br><br></div>So, is app_perl intercepting stats requests that should be handled by module dialog? <br></div>Is this expected? And, is there any performance penalty on having this handled by perl?<br>
<br></div>Regards,<br>Takeshi<br><br></div>