[asterisk-bugs] [Asterisk 0019353]: Add option to app_read to allow for capturing # at end of input

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 23 18:40:43 CDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19353 
====================================================================== 
Reported By:                gothack
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19353
Category:                   Applications/app_read
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.4 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-23 18:40 CDT
Last Modified:              2011-05-23 18:40 CDT
====================================================================== 
Summary:                    Add option to app_read to allow for capturing # at
end of input
Description: 
It'd be awesome if we could capture the # at the end of the read
application's input for example:
With opt? - Dialled - Saved to var
No        - 1234#   - 1234
No        - 123     - 123
No        - #       -
Yes       - 1234#   - 1234#
Yes       - 123     - 123
Yes       - #       - #

Just an idea, would clean up the workaround hacks for capturing # in
dialplans.

I will take a look over the next week and see if I can get a patch
together, seems pretty simple :)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-23 18:40 gothack        New Issue                                    
2011-05-23 18:40 gothack        Asterisk Version          => 1.8.4           
2011-05-23 18:40 gothack        Regression                => No              
2011-05-23 18:40 gothack        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list