public interface CallTypeDestination| AllCalls | must be set. defines default destination of the route. destination can be altered for internal calls using Internal |
| Internal | specifies alternative destination for interanal calls. if set to null, all calls will go to AllCalls |
| InternalInactive | disables exeption for Internal calls |