[Home]

Summary:ASTERISK-15456: [patch] chan_misdn does not set INVALID_EXTEN
Reporter:Thomas Omerzu (t-o)Labels:
Date Opened:2010-01-18 10:02:39.000-0600Date Closed:2013-01-15 18:17:45.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_misdn
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_misdn_invalid.patch
( 1) chan_misdn_invalid.patch2
Description:chan_misdn does not set INVALID_EXTEN when jumping to i exten
Comments:By: Thomas Omerzu (t-o) 2010-01-18 10:06:15.000-0600

I would propose to apply the patch similar to the one attached

By: Thomas Omerzu (t-o) 2010-01-18 10:20:09.000-0600

Please disregard the first version of the patch, I was missing a second code part that also jumps to the i extension. The second version of the patch takes care of that, too.