[asterisk-bugs] [JIRA] (ASTERISK-18454) Option for Read to be able to accept #
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Jan 28 12:21:58 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-18454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202316#comment-202316 ]
Matt Jordan commented on ASTERISK-18454:
----------------------------------------
Since it was mentioned in #asterisk today...
A few comments on the patch:
# Clean up the [coding guidelines|https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines] stuff. There's some spaces needed here and there, and a few {} missing around one liners.
# I agree that we should warn a user when they attempt to use Read with the Hash option and no timeout or maxdigits; I also think we should just bail. The alternative is the caller ends up in a fairly long holding pattern where all they can do is mash DTMF. That's bad. I'd prefer to force the dialplan writer to fix their error.
> Option for Read to be able to accept #
> --------------------------------------
>
> Key: ASTERISK-18454
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18454
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Applications/app_read
> Reporter: Sta Retji
> Severity: Trivial
> Attachments: app_read_hash-11.patch, app_read_hash.patch2
>
>
> At this moment exten => 1,1,Read(digits,,1) can read number digit only.
> It would be awesome to have option to accept # digit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list