[Vtigercrm-developers] VT61 PBXManager disabled still chews resources

Alan Lord alanslists at gmail.com
Tue Sep 23 15:15:34 GMT 2014


On a VT61 migrated system I noticed in the logs and in the Javascript 
console plenty of calls relating to PBXManager.

I have disabled PBXManager in the Module Manager.

Surely every time I load a list view, for *every* row displayed, this 
shouldn't be happening?

> Tue Sep 23 15:58:19 2014,341 [24311] DEBUG VT - Entering isPermitted(PBXManager,MakeOutgoingCalls,) method ...
> Tue Sep 23 15:58:19 2014,342 [24311] DEBUG VT - Entering getActionid(MakeOutgoingCalls) method ...
> Tue Sep 23 15:58:19 2014,342 [24311] INFO VT - get Actionid MakeOutgoingCalls
> Tue Sep 23 15:58:19 2014,343 [24311] INFO VT - action id selected is
> Tue Sep 23 15:58:19 2014,343 [24311] DEBUG VT - Exiting getActionid method ...
> Tue Sep 23 15:58:19 2014,344 [24311] DEBUG VT - Exiting isPermitted method ...

> Tue Sep 23 15:58:19 2014,362 [24311] DEBUG VT - Entering getActionid(MakeOutgoingCalls) method ...
> Tue Sep 23 15:58:19 2014,362 [24311] INFO VT - get Actionid MakeOutgoingCalls
> Tue Sep 23 15:58:19 2014,363 [24311] INFO VT - action id selected is
> Tue Sep 23 15:58:19 2014,364 [24311] DEBUG VT - Exiting getActionid method ...
> Tue Sep 23 15:58:19 2014,364 [24311] DEBUG VT - Exiting isPermitted method ...

This is called 25 times on each list view page load... Even if 
PBXManager was enabled this should only need to be checked once surely?

Al




More information about the vtigercrm-developers mailing list