[asterisk-bugs] [Asterisk 0017989]: Application SayUnixTime always jumps to extension when digit sent

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 15 05:06:50 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17989 
====================================================================== 
Reported By:                jlpedrosa
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17989
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.11 
JIRA:                       SWP-2205 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-09-14 10:00 CDT
Last Modified:              2010-09-15 05:06 CDT
====================================================================== 
Summary:                    Application SayUnixTime always jumps to extension
when digit sent
Description: 
Hi all

If SayUnixTime is running on a channel, if that peer sends DMTF tones,
always tryes to reach the extension as digit pressed.

I can provide a patch to add an extra (and optional) parameter to  the
application (ie dontjump) in order to be able to choose the behaviour.

Let me know what you think.

Jose Luis Pedrosa
====================================================================== 

---------------------------------------------------------------------- 
 (0126977) jlpedrosa (reporter) - 2010-09-15 05:06
 https://issues.asterisk.org/view.php?id=17989#c126977 
---------------------------------------------------------------------- 
Hi Leif,

Here's the patch made against the trunk, but the files are identical in
1.6 branch from svn so patch can be aplied without warings on both
branchs.

Changes made:
1) Now by default SayUnixTime does not jump to extension when digits
pressed.
2) New paramater 'options' added as last argument. It's an option list
(AST_APP_OPTIONS) whith only one option:
     'j' for jumping to extension pressed.

I just modified the code and the XML in code for console displays.
¿Should I modify something else? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-15 05:06 jlpedrosa      Note Added: 0126977                          
======================================================================




More information about the asterisk-bugs mailing list