interface PJSIPEndpointEntry {
    ActiveChannels: string;
    Aor: number;
    Auths: string;
    Contacts: string;
    DeviceState: string;
    ObjectName: string;
    ObjectType: string;
    OutboundAuths: string;
    Transport: string;
}

Properties

ActiveChannels: string
Aor: number
Auths: string
Contacts: string
DeviceState: string
ObjectName: string
ObjectType: string
OutboundAuths: string
Transport: string