lcr-finder app
git clone https://github.com/antirek/lcr-finder-app.git
cd lcr-finder-app
npm install
node app.js
view config.js and use web-interface for adding providers, directions and prices
more https://github.com/antirek/lcr-finder
add dialplan like
exten=_X.,1,AGI(agi://localhost:3000)
exten=_X.,n,Dial(SIP/${LCR_RESULT}/${EXTEN})