public enum RuleCallTypeType| AllCalls | 1 | Rule will be applied to all types of calls. |
| InternalCallsOnly | 2 | Rule will be applied to calls originating from an extension. |
| ExternalCallsOnly | 3 | Rule will be applied to calls originating from outside (external line). |