[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=242933#comment-242933 ] 

Asterisk Team commented on ASTERISK-27789:
------------------------------------------

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

> 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