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

Possible IVR

murugan-pandian opened this issue · comments

It's Possible i can create IVR using node-esl

Yes. I've done it before. :)

Any doc or example

I do not have an example up, and I don't have time to make one. The idea though is to just use mod_esl events to listen for tone events and respond accordingly.