Nexmo / nexmo-nodered

Node Red Nodes for The Nexmo APIs
MIT License
5 stars 6 forks source link

Enhance support for Endpoints #11

Closed sammachin closed 5 years ago

sammachin commented 5 years ago

Right now in the connect and createCall nodes we only support basic functionality for endpoints eg type and address.

Expand this to support: Select Media Format on Websockets (currently hard coded to 16Khz) Allow metadata/headers on websockets, with templating

dtmfAnswer for number endpoints with templating onAnswer for number endpoints with tempating

Make the address label clearer depending on which endpoint type is selected

sammachin commented 5 years ago

NCCO Connect now supports additional endpoint features as of a41f0c12b89d7381cc23227421d6ceb94442ba8c

sammachin commented 5 years ago

CreateCall now supported too as of d90eb9046eb7c79e1fb5766208f8ca8990dc4848