I’m implementing a simple menu in Asterisk. When the user makes a choice, is there a way to make asterisk tell me what their choice was when i answer the phone? Let me put it into a simple flowchart as an example:
1: Someone calls
2: Asterisk answers. "Press 2 to tell me I’m pretty or 3 to tell me I’m uglier than a sack of rotten potatoes"
3: Caller press 3.
4: My phone rings. I pick up the phone, and hear (a voice prompt i recorded saying) “An user called and he thinks you’re ugly”. While i’m hearing this, the phone is still ringing for the caller.
5: Phone stops ringing for the caller, and i start talking.
Excuse my juvenile exemplification
Is something like this possible?