node-confbridge icon indicating copy to clipboard operation
node-confbridge copied to clipboard

Conference Bridge Application using ARI and Node.js

Results 2 node-confbridge issues
Sort by recently updated
recently updated
newest added

Getting an error in node defaultdatabase.js: TypeError: Cannot read property 'bind' of undefined at Object. (/var/www/nodeapp/node-confbridge-js/scripts/defaultdatabase.js:7:38) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load...

Hi, We are programming a new asterisk web service and we are using mongodb for it. Right now we need a conference service for rest api and i found this...