[asterisk-bugs] [Asterisk 0011009]: i extention not all times work

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Oct 17 08:23: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:23 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:23  
---------------------------------------------------------------------- 
Do you include 'office' into some extension or you are jumping directly? 

jump 2 at office;

should work

context a {
  includes {
    office;
  };
};

won't - because 'i' extension in _current_ context will be used. Jump'ing
just changes current context so it works. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-17-07 08:23  dimas          Note Added: 0072145                          
======================================================================




More information about the asterisk-bugs mailing list