[Home]

Summary:ASTERISK-16113: [patch] Bad error message if Gosub or GosubIf to bad address
Reporter:Richard Kenner (kenner)Labels:
Date Opened:2010-05-18 22:52:31Date Closed:2010-05-20 16:30:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_stack
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_stack.c.diff
Description:The priority printed in the error message doesn't agree with the priority actually attempted in the case where AUTOLOOP is set.  Patch below.
Comments:By: Digium Subversion (svnbot) 2010-05-20 16:28:53

Repository: asterisk
Revision: 264752

U   trunk/apps/app_stack.c

------------------------------------------------------------------------
r264752 | tilghman | 2010-05-20 16:28:52 -0500 (Thu, 20 May 2010) | 7 lines

Error message fix.

(closes issue ASTERISK-16113)
Reported by: kenner
Patches:
      app_stack.c.diff uploaded by kenner (license 1040)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=264752

By: Digium Subversion (svnbot) 2010-05-20 16:30:19

Repository: asterisk
Revision: 264753

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_stack.c

------------------------------------------------------------------------
r264753 | tilghman | 2010-05-20 16:30:19 -0500 (Thu, 20 May 2010) | 14 lines

Merged revisions 264752 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r264752 | tilghman | 2010-05-20 16:28:53 -0500 (Thu, 20 May 2010) | 7 lines
 
 Error message fix.
 
 (closes issue ASTERISK-16113)
  Reported by: kenner
  Patches:
        app_stack.c.diff uploaded by kenner (license 1040)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=264753