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
170 stars 111 forks source link

Add linger parameter top Server instance #106

Open Otoru opened 2 years ago

Otoru commented 2 years ago

I would like to be able to handle the linger command similar to the way we handle the myevents command.