[Home]

Summary:ASTERISK-10644: RaiseException() does not jump to 'e' extension
Reporter:Leif Madsen (lmadsen)Labels:
Date Opened:2007-10-29 21:41:41Date Closed:2007-10-30 11:35:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/PBX
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I tried this in various forms, but could not get RaiseException() to go to the 'e' extension. Example:

[origination]
exten => 1000,1,RaiseException(INVALID)

exten => e,1,Verbose(1,Exception)
Comments:By: Mark Michelson (mmichelson) 2007-10-30 11:35:32

This is fixed in revision 87573 of trunk.