I would like to send a different message based on the choice the person makes from the ask. If the caller chooses "1" send message A. If caller chooses "2" send message B.
Ideally, I would like to be able to nest asks a bit. If caller chooses "1" get transferred to conference call, and message goes out to join the call. If caller chooses "2" they then get asked to input a phone number and a message get sent out with the phone numbered entered.
Would something like this be possible? I have been trying to build on the docs and examples given (which I love by the way) and I can get individual pieces working on their own, but putting them together in one script is of course more difficult to make work. :)