twilio conference call gathering digits feature missing -


i'm working on automated voice call interpreter. know it's not possible gather digits during conference call directly. that's why had come workaround , let twilio dial conference call, can gather participants digits. works great problem it's costing me around 4.2c per minute, of course not ideal @ all.

is feature on list , if yes, when going make publicly available?

cheers, marcel

twilio evangelist here.

depending on want technique might better results. leverages hanguponstar attribute of <dial> verb:

twilio call transfer in-call

hope helps.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -