[Home]

Summary:ASTERISK-27789: how to add/use * and # key instead of number's 0 to 9
Reporter:avg ravindran (avgravindran)Labels:
Date Opened:2018-04-03 23:37:27Date Closed:2020-01-14 11:20:59.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Features
Versions:1.8.28.2 Frequency of
Occurrence
Related
Issues:
Environment:openSUSE 13.1Attachments:
Description:[tt]

exten => s,1,Answer()
exten => s,n,Background(pp/welcomepphin)
exten => s,n,WaitExten(2)
exten => t,1,Playback(pp/mainoresponse) (the playback will play press * for languag selection, Press # to connect our tech support(non-pilot number))
exten => t,*,GoTo(pp-hin,s,1,1)
exten => t,#,Dial(DAHDI/2/98XXXXXXXX)


Please help in writting these dialplan
Comments:By: Asterisk Team (asteriskteam) 2018-04-03 23:37:27.824-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].

By: Asterisk Team (asteriskteam) 2018-04-03 23:37:28.180-0500

Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

By: Asterisk Team (asteriskteam) 2018-04-03 23:37:28.782-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