[asterisk-bugs] [Asterisk 0007063]: [branch][post 1.4] Allow caller to dial 1-9 while leaving voicemail

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Oct 5 11:37:29 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7063 
====================================================================== 
Reported By:                bluecrow76
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   7063
Category:                   Applications/app_voicemail
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): trunk 
SVN Revision (number only!): 24053 
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             05-01-2006 17:05 CDT
Last Modified:              10-05-2007 11:37 CDT
====================================================================== 
Summary:                    [branch][post 1.4] Allow caller to dial 1-9 while
leaving voicemail
Description: 
Currently, app_voicemail will allow you to fall out to the o and a
extension by pressing 0 and * respectively while leaving a voicemail.  This
patch allows the user to press 1-9 and falls out to the extensions vm1-vm9
based on the number pressed.  It uses the same logic that existed in
app_voicemail.c for the a and o extensions.  The patch was created on
1.2.7.1, but patches svn 24053 just fine.

When the user presses 0-9 or *, app_voicemail sets the channel variable
VMMAILBOX to the vmu->mailbox.

We created this patch to allow users to say "I am currently away from my
desk, press 1 to reach my cell phone or 0 for the operator," as well as any
other scenarios we/you can think of.  The application will set VMMAILBOX to
the mailbox that was being accessed so the dialplan can handle the logic of
dealing with what cell phone number to dial, or whatever action needs to be
taken.
====================================================================== 

---------------------------------------------------------------------- 
 bluecrow76 - 10-05-07 11:37  
---------------------------------------------------------------------- 
I just finished getting the transfer to work during the greeting and while
recording.  Right now it just dumps straight to the extension when the
digit is pressed.  Would anyone like to see it ask if they want to send the
message they've recorded and then jump?  Would anyone like it to play a
beep or say transfer after the digit is pressed and before jumping to the
extension?  I'm thinking a config file option for the beep or transfer
would be handy, or another switch option to enable/disable it.

I'm of the opinion that if you want it to say something to the user before
the extension does something, play the sound file of your choice from the
extension.

Any thoughts? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-05-07 11:37  bluecrow76     Note Added: 0071540                          
======================================================================




More information about the asterisk-bugs mailing list