@gibme/asterisk-manager-interface
    Preparing search index...
    type Peer = {
        Channeltype: string;
        ChanObjectType: string;
        Dynamic: boolean;
        Encryption: boolean;
        IPaddress: string;
        Mask: string;
        ObjectName: string;
        Online: boolean;
        Port: number;
        Status: string;
        Time: number;
        Trunk: boolean;
    }
    Index

    Properties

    Channeltype: string
    ChanObjectType: string
    Dynamic: boolean
    Encryption: boolean
    IPaddress: string
    Mask: string
    ObjectName: string
    Online: boolean
    Port: number
    Status: string
    Time: number
    Trunk: boolean