[asterisk-bugs] [JIRA] (ASTERISK-27789) how to add/use * and # key instead of number's 0 to 9
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Apr 3 23:37:51 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242931#comment-242931 ]
Asterisk Team commented on ASTERISK-27789:
------------------------------------------
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].
> how to add/use * and # key instead of number's 0 to 9
> -----------------------------------------------------
>
> Key: ASTERISK-27789
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27789
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: Features
> Affects Versions: 1.8.28.2
> Environment: openSUSE 13.1
> Reporter: avg ravindran
> Severity: Critical
>
> [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
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list