Parameter structure of linked network device of doorphone
struct{ NET_DVR_IPADDR struSIPServer; NET_DVR_IPADDR struCenterAddr; WORD wCenterPort; BYTE byRes1[2]; NET_DVR_IPADDR struIndoorUnit; NET_DVR_IPADDR struAgainAddr; BYTE byRes[444]; }NET_DVR_AGAIN_RELATEDEV,*LPNET_DVR_AGAIN_RELATEDEV;
IP address of SIP server, refer to the structure NET_DVR_IPADDR_UNION for details.
IP address of platform or system, refer to the structure NET_DVR_IPADDR_UNION for details.
Reserved, set to 0.
IP address of indoor station, refer to the structure NET_DVR_IPADDR_UNION for details.
IP address of main doorphone, refer to the structure NET_DVR_IPADDR_UNION for details.
Reserved, set to 0.