[Home]

Summary:ASTERISK-11992: * not returning to 'a' extension
Reporter:Ken Johnson (kenjreno)Labels:
Date Opened:2008-05-07 17:13:59Date Closed:2008-05-14 15:31:35
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 12605-starexit.diff
Description:I have upgraded from 1.4.19 to 1.6.0-beta8, and when going into the voicemail, hitting the * to take you out to the 'a' extension just sends you into recording. The 0 option does work in taking you to the 'o' extension. I have looked through the docs, and I have not found anything stating that this feature has been changed.
Comments:By: Jason Parker (jparker) 2008-05-14 15:19:38

Could you give this patch a try?  I think this was incorrectly added when the d() option was added.

By: Digium Subversion (svnbot) 2008-05-14 15:30:57

Repository: asterisk
Revision: 116407

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r116407 | qwell | 2008-05-14 15:30:56 -0500 (Wed, 14 May 2008) | 9 lines

Voicemail "* exit" should not require an exitcontext to be specified.
The behavior in 1.4 was that it would use the current context if an exitcontext existed.

(closes issue ASTERISK-11992)
Reported by: kenjreno
Patches:
     12605-starexit.diff uploaded by qwell (license 4)
Tested by: qwell

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

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

By: Digium Subversion (svnbot) 2008-05-14 15:31:35

Repository: asterisk
Revision: 116408

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_voicemail.c

------------------------------------------------------------------------
r116408 | qwell | 2008-05-14 15:31:34 -0500 (Wed, 14 May 2008) | 17 lines

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

........
r116407 | qwell | 2008-05-14 15:36:55 -0500 (Wed, 14 May 2008) | 9 lines

Voicemail "* exit" should not require an exitcontext to be specified.
The behavior in 1.4 was that it would use the current context if an exitcontext existed.

(closes issue ASTERISK-11992)
Reported by: kenjreno
Patches:
     12605-starexit.diff uploaded by qwell (license 4)
Tested by: qwell

........

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

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