englercj / node-esl

FreeSWITCH ESL implementation for Node.js; implements the full Event Socket Library specified in: http://wiki.freeswitch.org/wiki/Esl
http://englercj.github.com/node-esl/
MIT License
171 stars 109 forks source link

Probably memory leak #54

Closed moteus closed 8 years ago

moteus commented 8 years ago

I think you need clear executeCallbacks in Connection object.

englercj commented 8 years ago

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

aalexgabi commented 8 years ago

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