@gibme/asterisk-manager-interface
    Preparing search index...
    type Peer = {
        Accoundcode: string;
        ACL: boolean;
        AutoComedia: boolean;
        AutoForcerport: boolean;
        Channeltype: string;
        ChanObjectType: string;
        Comedia: boolean;
        Description: string;
        Dynamic: boolean;
        Forcerport: boolean;
        IPaddress: string;
        IPport: number;
        ObjectName: string;
        Online: boolean;
        RealtimeDevice: boolean;
        Status: string;
        TextSupport: boolean;
        Time: number;
        VideoSupport: boolean;
    }
    Index

    Properties

    Accoundcode: string
    ACL: boolean
    AutoComedia: boolean
    AutoForcerport: boolean
    Channeltype: string
    ChanObjectType: string
    Comedia: boolean
    Description: string
    Dynamic: boolean
    Forcerport: boolean
    IPaddress: string
    IPport: number
    ObjectName: string
    Online: boolean
    RealtimeDevice: boolean
    Status: string
    TextSupport: boolean
    Time: number
    VideoSupport: boolean