[asterisk-commits] mmichelson: branch 1.6.0 r114814 - /branches/1.6.0/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Apr 28 17:39:55 CDT 2008
Author: mmichelson
Date: Mon Apr 28 17:39:55 2008
New Revision: 114814
URL: http://svn.digium.com/view/asterisk?view=rev&rev=114814
Log:
Blocked revisions 114813 via svnmerge
........
r114813 | mmichelson | 2008-04-28 17:38:07 -0500 (Mon, 28 Apr 2008) | 10 lines
Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on
party to be spoken instead of the channel name or number.
This was accomplished by adding a new function pointer to point to a function in app_voicemail
which retrieves the name file and plays it. This makes for an easy way that applications may play
a user's name should it be necessary. app_directory, in particular, can be simplified greatly by
this change.
This change comes as a suggestion from Switchvox, which already has this feature. AST-23
........
Modified:
branches/1.6.0/ (props changed)
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list