Tony,

I checked the code, with a numbered-user login, all mailbox entries  
matching that numbered-user are displayed, irrespective of the context.

It would not be too hard to also filter on the context, but the user  
interface to specify the context is more complicated.

If you have PHP skills look in /stat/var/www/admin/voicemail.php,  
function parseVOICEMAILfiles(), lines...

               if (isset($tokens[3]) && $tokens[3] !== '' &&
                 ($username === 'admin' || $username === 'staff' ||  
$username === '' || $username === $tokens[1])) {

Where $tokens[0] contains the context, if set.

I will think about adding support for this.

Of course, using mailboxes 200-299 for company A and 300-399 for  
company B would also solve the problem.

Lonnie



On Jun 24, 2009, at 10:45 AM, [email protected] wrote:

> Is the  Altweb voice mail interface configurable so that it only  
> shows voice mail for the context a user belongs to?
> For instance, if I have two VM contexts defined in voicemail.conf   
> COMPANY-A and COMPANY-B, each having the same voice mail extensions  
> (200, 201, 202, ...), and I log in as user 200, I see both the voice  
> mail for COMPANY-A and COMPANY-B where the extension number matches  
> in each context.
>
> The aslinux version is 0.6.6.
>
>
> Regards,
>
> Tony Hajdari
> AdaptiveNet
> [email protected]
> ------------------------------------------------------------------------------
> _______________________________________________
> Astlinux-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
>
> Donations to support AstLinux are graciously accepted via PayPal to 
> [email protected] 
> .


------------------------------------------------------------------------------
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to