Changeset 6011

Show
Ignore:
Timestamp:
07/14/08 15:33:05 (2 months ago)
Author:
p_lindheimer
Message:

#2510 need to add followme context FMPR- to the pickup, this still may not catch extensions that are ringing and part of a follow-me list

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/core/functions.inc.php

    r6010 r6011  
    712712                                $ext->add('app-pickup', "_$fc_pickup.", '', new $ext_pickup('${EXTEN:'.$fclen.'}@from-internal')); 
    713713                                $ext->add('app-pickup', "_$fc_pickup.", '', new $ext_pickup('${EXTEN:'.$fclen.'}@from-did-direct')); 
     714                                $ext->add('app-pickup', "_$fc_pickup.", '', new $ext_pickup('FMPR-${EXTEN:'.$fclen.'}')); 
     715                                $ext->add('app-pickup', "_$fc_pickup.", '', new $ext_pickup('FMPR-${EXTEN:'.$fclen.'}@from-internal')); 
     716                                $ext->add('app-pickup', "_$fc_pickup.", '', new $ext_pickup('FMPR-${EXTEN:'.$fclen.'}@from-did-direct')); 
    714717                                $ext->add('app-pickup', "_$fc_pickup.", '', new ext_hangup('')); 
    715718                                // In order to do call pickup in ringgroups, we will need to try the ringgoup number 
     
    737740                                                $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup($exten.'@from-internal')); 
    738741                                                $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup($exten.'@from-did-direct')); 
     742                                                $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup('FMPR-'.$exten)); 
     743                                                $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup('FMPR-'.$exten.'@from-internal')); 
     744                                                $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup('FMPR-'.$exten.'@from-did-direct')); 
    739745                                                foreach ($grps as $grp) { 
    740746                                                        $ext->add('app-pickup', "$fc_pickup".$exten, '', new $ext_pickup($grp.'@from-internal')); 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads