[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=242932#comment-242932 ]
Asterisk Team commented on ASTERISK-27789:
------------------------------------------
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
> 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