[asterisk-users] Getting 'i' functionality on internal extensions
    Eric "ManxPower" Wieling 
    eric at fnords.org
       
    Thu Sep 14 18:16:32 MST 2006
    
    
  
'i' is designed to be run when someone enters an invalid option in an 
IVR during a WaitExten, Background, etc.  i.e. AFTER a call has been 
answered.
Brian Candler wrote:
> On Thu, Sep 14, 2006 at 10:23:09AM -0500, Eric ManxPower Wieling wrote:
>> exten => _X.,1,Playback(pbx-invalid)
>> exten => _X.,2,Goto(s,1)
> 
> OK, I can see that would match anything (and therefore implicitly anything
> less specific than the dialplan).
> 
> However, can you explain to me why 'i' doesn't in this case (and does in the
> other case)? There is some subtlety that I have missed.
> 
> Regards,
> 
> Brian.
> 
    
    
More information about the asterisk-users
mailing list