Changeset 2001

Show
Ignore:
Timestamp:
06/03/06 08:16:26 (2 years ago)
Author:
mheydon1973
Message:

#799 (Bugs) -- Queues with unavailable agents doesn't work

Thanks to Julian J. M. for tracking this down !

Added 'Hangup' after call to Macro(exten-vm,X,X) in ext-local.....is there any reason why we didn't have this in from start?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/modules/core/functions.inc.php

    r1942 r2001  
    267267                                         
    268268                                        $ext->add('ext-local', $exten['extension'], '', new ext_macro('exten-vm',$vm.",".$exten['extension'])); 
     269                                        $ext->add('ext-local', $exten['extension'], '', new ext_hangup('')); 
    269270                                         
    270                                         if($vm != "novm") 
     271                                        if($vm != "novm") { 
    271272                                                $ext->add('ext-local', '${VM_PREFIX}'.$exten['extension'], '', new ext_macro('vm',"$vm,DIRECTDIAL")); 
     273                                                $ext->add('ext-local', '${VM_PREFIX}'.$exten['extension'], '', new ext_hangup('')); 
     274                                        } 
    272275                                                 
    273276                                        $hint = core_hint_get($exten['extension']); 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads