[asterisk-bugs] [Asterisk 0013158]: No application 'DigitTimeout' for extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 25 08:01:02 CDT 2008
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=13158
======================================================================
Reported By: scramatte
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13158
Category: Functions/func_timeout
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 342
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2008-07-25 03:14 CDT
Last Modified: 2008-07-25 08:01 CDT
======================================================================
Summary: No application 'DigitTimeout' for extension
Description:
Hello,
I've just setup a macro for incoming call
[macro-menu]
exten => s,1,Ringing
exten => s,n,Wait,3
exten => s,n,Answer
exten => s,n,Playback(welcome)
exten => s,n,DigitTimeout(5)
exten => s,n,Background(if-u-know-ext-dial)
exten => s,n,Dial(SIP/200,10)
exten => s,n,Voicemail(u${EXTEN})
exten => s,n,Hangup
[default]
exten => t,1,Hangup
exten => _968969955,1,Macro(menu,${EXTEN})
When I receive a call the IVR exit immediately with this error :
...
[Jul 25 10:43:14] WARNING[11931]: pbx.c:1832 pbx_extension_helper: No
application 'DigitTimeout' for extension (macro-menu, s, 5)
...
Seems that is related to this issue :
http://lists.digium.com/pipermail/asterisk-gui/2007-April/000363.html
But In this mail digium team tell that is fixed ... but in 1.4.21.2 and
SVN this is not the case !
Please let me know If you need any other details to fix this issue
It's quite annoying bug !
Regards
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-07-25 08:01 Corydon76 Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list