[asterisk-bugs] [Asterisk 0011404]: SMDI MWI configuration on a per-user basis

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Dec 27 15:47:48 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11404 
====================================================================== 
Reported By:                jaroth
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11404
Category:                   Applications/app_voicemail
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 90000 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             11-28-2007 13:10 CST
Last Modified:              12-27-2007 15:47 CST
====================================================================== 
Summary:                    SMDI MWI configuration on a per-user basis
Description: 
This patch provides the ability to use SMDI for MWI on a per-user basis. 
By adding the directive "usesmdi=yes" in a user's voicemail configuration,
that user can be notified via SMDI.  This is useful for mixed environments
where some users need SMDI notification and others do not.   This patch
also includes the ability to use a notification station number that is
different than the extension.  Currently the station is set to the user's
extension.  By adding the directive "smdistation=xxxx" to a user's
voicemail configuration, a different SMDI station can be tied to that user.
 This is also useful in mixed environments.
====================================================================== 

---------------------------------------------------------------------- 
 russell - 12-27-07 15:47  
---------------------------------------------------------------------- 
Thank you for the contribution.  I have another patch that is implemented
in a different way to provide the same functionality.

Essentially, there is a thread in res_smdi in charge of monitoring MWI for
the appropriate mailboxes.  You also provide mappings between SMDI station
numbers and asterisk voicemail boxes.

The code is in ...

http://svn.digium.com/svn/asterisk/team/russell/smdi-1.4

The example configuration is in ...

http://svn.digium.com/view/asterisk/team/russell/smdi-1.4/configs/smdi.conf.sample?view=markup


Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-27-07 15:47  russell        Status                   assigned => resolved
12-27-07 15:47  russell        Resolution               open => won't fix   
12-27-07 15:47  russell        Note Added: 0076066                          
======================================================================




More information about the asterisk-bugs mailing list