nexmo-websockets
Working with the nexmo nodes and websockets to stream live audio to/from a phone call
[{"id":"cdca13bf.330898","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"bbaccaca.628888","type":"voice webhook","z":"cdca13bf.330898","name":"","url":"/answer","method":"get","x":142.5,"y":72,"wires":[["8e5b0e52.b775b8"]]},{"id":"33327b.00924586","type":"return ncco","z":"cdca13bf.330898","name":"","x":723.5,"y":77,"wires":[]},{"id":"fa586c87.dc4ad8","type":"inject","z":"cdca13bf.330898","name":"","topic":"","payload":"12125551212","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":211.5,"y":196,"wires":[["11576765.98f019"]]},{"id":"98096c7f.57467","type":"debug","z":"cdca13bf.330898","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":691.5,"y":198,"wires":[]},{"id":"f6896fd9.2d03c8","type":"http in","z":"cdca13bf.330898","name":"","url":"/event","method":"post","upload":false,"swaggerDoc":"","x":1244.5,"y":70,"wires":[["7e1861ac.de57c8","833324b5.889af8"]]},{"id":"7e1861ac.de57c8","type":"http response","z":"cdca13bf.330898","name":"","statusCode":"","headers":{},"x":1518.5,"y":23,"wires":[]},{"id":"833324b5.889af8","type":"debug","z":"cdca13bf.330898","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":1551.5,"y":125,"wires":[]},{"id":"11576765.98f019","type":"createcall","z":"cdca13bf.330898","creds":"59e37087.58d658","endpoint":"phone","to":"{{msg.payload}}","dtmfanswer":"","wsuri":"","headers":"","sipuri":"","from":"14155554444","ringingtimer":"","lengthtimer":"","answerurl":"http://example.ngrok.io/answer","eventurl":"http://example.ngrok.io/event","x":428.5,"y":197,"wires":[["98096c7f.57467"]]},{"id":"659a75e6.c19b1c","type":"websocket in","z":"cdca13bf.330898","name":"","server":"f2e654f2.30fbd","client":"","x":168.5,"y":355,"wires":[["505c3a93.c88ec4"]]},{"id":"505c3a93.c88ec4","type":"switch","z":"cdca13bf.330898","name":"","property":"payload","propertyType":"msg","rules":[{"t":"istype","v":"buffer","vt":"buffer"},{"t":"istype","v":"string","vt":"string"}],"checkall":"true","repair":false,"outputs":2,"x":415.5,"y":353,"wires":[["4b8ea4ca.16b91c"],["e3102f58.1c22a"]]},{"id":"4b8ea4ca.16b91c","type":"file","z":"cdca13bf.330898","name":"","filename":"socket.raw","appendNewline":false,"createDir":false,"overwriteFile":"false","x":830.5,"y":292,"wires":[[]]},{"id":"e3102f58.1c22a","type":"debug","z":"cdca13bf.330898","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":741.5,"y":397,"wires":[]},{"id":"b142edaf.06e9b","type":"file in","z":"cdca13bf.330898","name":"","filename":"connected.wav","format":"","chunk":false,"sendError":false,"x":749.5,"y":653,"wires":[["21936bc8.53d3e4"]]},{"id":"21936bc8.53d3e4","type":"split","z":"cdca13bf.330898","name":"","splt":"320","spltType":"len","arraySplt":1,"arraySpltType":"len","stream":false,"addname":"","x":1033.5,"y":651,"wires":[["bf430314.30476"]]},{"id":"bf430314.30476","type":"websocket out","z":"cdca13bf.330898","name":"","server":"f2e654f2.30fbd","client":"","x":1306.5,"y":650,"wires":[]},{"id":"c103be7a.b9e0c8","type":"inject","z":"cdca13bf.330898","name":"","topic":"","payload":"GO","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":403.5,"y":649,"wires":[["b142edaf.06e9b"]]},{"id":"8e5b0e52.b775b8","type":"connect","z":"cdca13bf.330898","endpoint":"websocket","to":"","wsuri":"ws://example.ngrok.io/socket","sipuri":"","from":"123546","dtmfanswer":"","onanswer":"","contenttype":"audio/l16;rate=8000","headers":"{}","eventtype":false,"timeout":"","limit":"","eventurl":"","x":435.5,"y":71,"wires":[["33327b.00924586"]]},{"id":"59e37087.58d658","type":"nexmovoiceapp","z":"","name":"test"},{"id":"f2e654f2.30fbd","type":"websocket-listener","z":"","path":"/socket","wholemsg":"false"}]