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

Some bugfixes #9

Closed cxreg closed 11 years ago

cxreg commented 11 years ago

I've recently switched from englercj's library to yours, and although I find yours a better design, it has a handful of issues that I've uncovered. Here's a few fixes for you.

englercj commented 11 years ago

I've recently switched from englercj's library to yours

huh?

Thanks for the pull reqs, I'll merge it sometime this weekend!

cxreg commented 11 years ago

I meant shimaore's, cut and paste error :) Thanks again!

cxreg commented 11 years ago

Would you mind uploading a new build to npm?

cxreg commented 11 years ago

I should have looked on npm, not github, I see that you did already. Thanks!