Summary: | ASTERISK-26475: create dynamic IVR | ||
Reporter: | Joseph Mina (Joey150) | Labels: | |
Date Opened: | 2016-10-17 08:01:49 | Date Closed: | 2020-01-14 11:21:11.000-0600 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ||
Description: | I have an IVR. in the IVR I read from the database single record. I need to read multiple records and present them to the user separately
user 1 has 3 items in the database for 1 item press 1 for 2 item press 2 for 3 item press 3 and if the user 2 calls user 2 has 2 items in the database for 1 item press 1 for 2 item press 2 how can I apply this action in asterisk? | ||
Comments: | By: Asterisk Team (asteriskteam) 2016-10-17 08:01:50.244-0500 We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum. The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors. If this issue is actually a bug please use the Bug issue type instead. Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker. Thanks! [1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines By: Asterisk Team (asteriskteam) 2016-10-17 08:01:51.011-0500 Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report. Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process]. |