I want to know how I can make a call, send dials, add pauses between the dials, and record the call.
I need something like this:
Call number: (123)234-3213 SendDigits: "1(pause for 3 seconds)34414(pause for 12 seconds)9492#(pause for 5 seconds)" Record: True
I look at their documentation for some hours and still can't figure it out. Also I've been having some problems with getting twilio to record the full conversation. It only records like 1 second of it. If someone could show me how they would do this in their respective programming languages I would really appreciate it.