[asterisk-bugs] [Asterisk 0010783]: 0010754: [patch] Finish reading extension after user pressed # is not ok!

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 1 17:46:11 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10783 
====================================================================== 
Reported By:                Netview
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   10783
Category:                   Applications/app_disa
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!): 83348 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-21-2007 01:39 CDT
Last Modified:              11-01-2007 17:46 CDT
====================================================================== 
Summary:                    0010754: [patch] Finish reading extension after user
pressed # is not ok!
Description: 
If I need a '#' in the dialstring for example '99#' asterisk receive's only
'99'.
If I dial '99##' it's the same result and not '99#' as expected!
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 11-01-07 17:46  
---------------------------------------------------------------------- 
Easily fixed, just change where you'd currently use the WaitExten to
Goto(local,s,1) and put the WaitExten in extension s in context local. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-01-07 17:46  Corydon76      Note Added: 0072940                          
======================================================================




More information about the asterisk-bugs mailing list