public interface Destination : IEquatable<Destination>| External | doen't have a sense if To is not the External |
| Internal | doesn't have a sense if To is External |
| To | type of destination |
| RouteToDestinationString |
Generates Destination string for RouteToAsync
(Defined by CallControlAPI) |