englercj / node-esl

FreeSWITCH ESL implementation for Node.js; implements the full Event Socket Library specified in: http://wiki.freeswitch.org/wiki/Esl

Home Page:http://englercj.github.com/node-esl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Probably memory leak

moteus opened this issue · comments

I think you need clear executeCallbacks in Connection object.

Looks like this is the case, feel free to put in a PR.

I would have done it but I'm not working with FreeSWITCH anymore (new job).