Changeset 4567

Show
Ignore:
Timestamp:
07/27/07 18:30:32 (1 year ago)
Author:
p_lindheimer
Message:

#2153, #2136: don't set vmcontext to the department name of an authenticated user, set to default always unless they specifically change it

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3/voicemail/functions.inc.php

    r4267 r4567  
    185185                } 
    186186 
    187                 //AMP Users can only add to their department's context 
    188                 $vmcontext = isset($_SESSION["AMP_user"]->_deptname)?$_SESSION["AMP_user"]->_deptname:null; 
    189  
    190187                if (empty($vmcontext))  
    191188                        $vmcontext = (isset($_REQUEST['vmcontext']) ? $_REQUEST['vmcontext'] : $incontext); 
  • modules/branches/2.3/voicemail/module.xml

    r4268 r4567  
    22        <rawname>voicemail</rawname> 
    33        <name>Voicemail</name> 
    4         <version>2.0.2.2</version> 
     4        <version>2.0.2.3</version> 
    55        <candisable>no</candisable> 
     6        <canuninstall>no</canuninstall> 
    67        <changelog> 
     8                *2.0.2.3* remove setting vmcontext to department, fixed #2153 and #2136 
    79                *2.0.2.2* MailBoxExists needs 'j' option for Asterisk 1.4 (and technically this is correct syntax) 
    810          *2.0.2.1* added candisable = no for module admin 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads