FT600(K)SIP Door Phone Administrator Guide
www.fasttel.com FT600(K)SIP
⚫ IP01-IP05: enter the IP address of the third party devices when the
“WhiteList” authorization is selected for the integration.
Please refer to the following description for the Authentication mode
No authentication is required for HTTP API as it
is only used for demo testing.
This mode is used by Fasttel developer only.
If this mode is selected, you are only required to
fill in the IP address of the third party device for
the authentication. The whitelist is suitable for
operation in the LAN.
If this mode is selected, you are required to fill
in the User name and the password for the
authentication. In Authorization field of HTTP
request header, use Base64 encode method to
encode of username and password.
Password encryption method, only supports
MD5. MD5( Message-Digest Algorithm)
In Authorization field of Http request header:
WWW-Authenticate:Digest
realm="HTTPAPI",qop="auth,auth-
int",nonce="xx", opaque="xx".
This mode is used by Fasttel developer only.