[asterisk-bugs] [Asterisk 0011009]: i extention not all times work
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Oct 17 08:39:00 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11009
======================================================================
Reported By: slavon
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11009
Category: PBX/pbx_ael
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-17-2007 06:07 CDT
Last Modified: 10-17-2007 08:39 CDT
======================================================================
Summary: i extention not all times work
Description:
Hello. I try to move some configs to AEL and found that "i" extention not
always work (its work if i use Background or WaitExten, but don't work if
try call to extention direct)
i think no need to debug because it's easy to reproduce...
======================================================================
----------------------------------------------------------------------
dimas - 10-17-07 08:39
----------------------------------------------------------------------
Ah...
Ok, in the documentation "i" extension is called "invalid response
extension" so I guess it is related to invalid user input (to WaitExten).
You are talking about another SIP tying calling this extension which is not
a user input.
anyway, I think you can emulate what you want by creating "wrapper"
context which contains:
_X. => jump ${EXTEN}@office;
i => Playback(...)
and configuring users to use that context.
Issue History
Date Modified Username Field Change
======================================================================
10-17-07 08:39 dimas Note Added: 0072148
======================================================================
More information about the asterisk-bugs
mailing list