[asterisk-bugs] [Asterisk 0014973]: [patch] Add new command VMSayName()

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 2 12:22:08 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14973 
====================================================================== 
Reported By:                ghjm
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14973
Category:                   Applications/app_voicemail/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-765 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-27 00:29 CDT
Last Modified:              2010-03-02 12:22 CST
====================================================================== 
Summary:                    [patch] Add new command VMSayName()
Description: 
This patch adds a new command, PlayNameOf, which plays the recorded name of
a voicemail user. It also reports back to the diaplan whether it played the
name or not.

This is intended for use in custom dialplan schemes like follow-me or
conferencing or whatever, where it might be necessary to identify an
extension to a caller. "Please hold while <name-of-user> is located" - that
sort of thing.

If there's an easier way to do this, I didn't find it.
====================================================================== 

---------------------------------------------------------------------- 
 (0118760) svnbot (reporter) - 2010-03-02 12:22
 https://issues.asterisk.org/view.php?id=14973#c118760 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 249889

U   trunk/CHANGES
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r249889 | jpeeler | 2010-03-02 12:22:06 -0600 (Tue, 02 Mar 2010) | 11
lines

Add new application VMSayName for use with voicemail.

VMSayName that will play the recorded name of the voicemail user if it
exists, 
otherwise will play the mailbox number. A unit test has been written to
verify
correct functionality called test_voicemail_vmsayname.

(closes issue https://issues.asterisk.org/view.php?id=14973)
Reported by: ghjm

Review: https://reviewboard.asterisk.org/r/530/

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-02 12:22 svnbot         Note Added: 0118760                          
======================================================================




More information about the asterisk-bugs mailing list