User manual

IP Telephone User Guide
59
On a Linux DHCP server the following configuration would be typical:
host My_Flexor500 {
option domain-name-servers 192.168.0.1;
option routers 192.168.0.1;
hardware ethernet 00:17:A2:01:02:03;
fixed-address 192.168.0.10;
filename "unit_%MAC_ADDRESS.txt";
}
Configuration File specification
The TFTP or HTTP server should provide a single configuration file for
each device requiring configuration. Below is an example file, followed by
explanations of each directive:
%
%
S
S
E
E
C
C
T
T
I
I
O
O
N
N
P
P
R
R
O
O
V
V
I
I
D
D
E
E
R
R
"Version","1"
"Name","Office Phone System"
"Registrar","sip.server"
"Domain","sip.server"
"Proxy","proxy.server:5082"
"Stun",""
"Dtmf","rfc2833"
"SIPMap","(**x.T|*x.T|x.T|6xx|00x.T|0[123456789]xxxxxxxxx)"
"MapSDP","0"
"Voicemail","*1"
"Codec","PCMU,PCMA,G726-32,G729"
"Country","United Kingdom"
"StunSym","1"
"End"
%
%
S
S
E
E
C
C
T
T
I
I
O
O
N
N
U
U
S
S
E
E
R
R
"Version","1"
"Username","2002542"
"Password","1234"
"Name","Test"
"Auth-Name",""
"End"
Section – Provider
Field name Mandatory
or
Optional
Description
Version M Must be set to 1.
Name M Friendly name of service, to be display on
screen.
Registrar M Hostname or IP address of SIP registrar.
Domain M SIP Domain.
Proxy O Hostname or IP address of SIP proxy.
Stun O Hostname or IP address of STUN server. Not
required if proxy is NAT aware.
DTMF M Set to “inband” or “rfc2833”, indicating how
DTMF tones should be transmitted from the
phone.
SIPMap M This field is like a regular expression, and
provides the dial plan for the phone. The syntax