Reference:Configuration/General/HTTP-Client: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Some files that the device must access via HTTP (update commands, MoH, announcements, voicemail, etc.) may be located in a password-protected area. The different URLs with the respective user names and passwords can be stored here.
Some files that the device must access via HTTP (update commands, MoH, announcements, voicemail, etc.) may be located in a password-protected area. A list of URLs with the respective user names and passwords can be configured. The URLs in the list usually specify only the path to a file (or a part of it). The longest string match of the list defines the user name and the password used for authentication.
 
Note that the log server always includes the port number in the URL. If a URL for the logserver needs a password a version the URL that includes the portnumber needs be specified here to generate a match.  


{|
{|
|valign=top nowrap=true|'''URL'''
|valign=top nowrap=true|'''URL'''
|An URL, for example http://192.168.0.1/update, specifying s password protected folder
|An URL, for example <nowiki>http://192.168.0.1/update</nowiki>, specifying a password protected folder
|-
|-
|valign=top nowrap=true|'''User/Password'''
|valign=top nowrap=true|'''User/Password'''
|Authentication needed for the folder
|Authentication needed for the folder
|}
|}

Latest revision as of 16:27, 18 May 2009

Some files that the device must access via HTTP (update commands, MoH, announcements, voicemail, etc.) may be located in a password-protected area. A list of URLs with the respective user names and passwords can be configured. The URLs in the list usually specify only the path to a file (or a part of it). The longest string match of the list defines the user name and the password used for authentication.

Note that the log server always includes the port number in the URL. If a URL for the logserver needs a password a version the URL that includes the portnumber needs be specified here to generate a match.

URL An URL, for example http://192.168.0.1/update, specifying a password protected folder
User/Password Authentication needed for the folder