TIPTEL IP 286 User manual

1
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
Auto Provision Manual

2
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
Contents
1.1 Summary...........................................................................................................................................................................3
2.1 Obtain the server address .............................................................................................................................................. 3
2.1.1 Pushed by PnP servers .......................................................................................................................................3
2.1.2 Detect DHCP custom option............................................................................................................................... 4
2.1.3 Detect DHCP Option 66.......................................................................................................................................4
2.1.4 Detect DHCP Option 43.......................................................................................................................................4
2.1.5 Detect the phone flash.........................................................................................................................................5
2.2 Download configuration files .......................................................................................................................................... 6
2.3 Resolve and apply the configurations...........................................................................................................................7
2.4 Do other updates..............................................................................................................................................................9
2.4.1 Upload ringtone.....................................................................................................................................................9
2.4.2 Update LCD language.......................................................................................................................................... 9
2.4.3 Upload local contacts...........................................................................................................................................9
2.4.4 Update firmware.................................................................................................................................................. 10
2.4.5 Upload LCD logo................................................................................................................................................. 11
Appendix A............................................................................................................................................................................. 12
1. Description of configuration parameters in CFG file........................................................................................ 12
i. Configure the Expansion Module via Auto Provision .............................................................................................. 35

3
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
1.1 Summary
The presented document will show you how auto provision works and how to make auto provision work. The process of
a successful auto provision is:
1. Obtain a server address in which store the configuration files.
2. Download the configuration files from the configured server.
3. Resolve and apply the configurations written in the configuration file.
4. Do other updates, for example the firmware updating.
2.1 Obtain the server address
When the phone boots up, it will go by the following process to try to obtain the server address:
PnP server DHCP custom option DHCP option 66 DHCP option 43 Phone Flash
The following are the details of each process:
2.1.1 Pushed by PnP servers
Note Plug „n Play (PnP) provides a proprietary method to enable "Auto Provisioning". If PnP config is Enabled,
the phone will send SIP SUBSCRIBE messages to a multicast address when it boots up. Any SIP server

4
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
understanding that message will reply with a SIP NOTIFY message containing the Auto Provisioning Server URL
where the phones can request their configuration. Modern SIP PBXs/Proxies can provide the PnP configuration
data. Please refer to the manual of your PBX/Proxy. This kind of auto provision is mainly used under some possible
circumstance like your phones have no default provisioning server set and are not able to detect DHCP options
(when the they use static IP address). Pay attention to the point that PnP config has the highest priority in
obtaining the provisioning server address and if it fails to get any information from PnP servers, it won‟t go to other
processes.
2.1.2 Detect DHCP custom option.
It must be configured on the phone by web management:
Note: A valid Custom Option is from 128 to 254. The Custom Option Type must be in accordance with the one
defined in the DHCP server. If the phone fails to get any information from custom option, it will go to detect DHCP
Option 66.
2.1.3 Detect DHCP Option 66.
The IP phones will check this option by default. If the phone fails to get any information from DHCP Option 66, it will
go to detect DHCP Option 43.
2.1.4 Detect DHCP Option 43.
The IP phones will check this option by default. If the phone fails to get any information from DHCP Option 43 and
Check New Config is not Disabled, it will go to detect the phone flash.

5
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.1.5 Detect the phone flash.
The value is what you can read from the web management of the phone:
Note: This process depends on the setting of Check New Config and if it is set to be Disabled, the phone won‟t
detect the FLASH. The supported protocols of a URL are: HTTP/HTTPS/FTP/TFTP. Account and Password will
be used to access to the URL if required. FTP server always has this requirement. For example, the following
settings will make the phone access to FTP server 192.168.0.231, using account Vin and Passwords 123 (on the
web it is hid by 3 points), when the phone powers on. If the phone fails to get any information from phone flash, the
current round of obtaining server address will stop here.

6
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.2 Download configuration files
There are 2 configuration files both of which are CFG formatted that the phone will try to download from the server
during provisioning. We call them Common CFG file and MAC-Oriented CFG file. The Common CFG file will be
effectual for all the phones of the right model. However, a MAC-Oriented CFG file will only be effectual for the specific
phone which can be told by its MAC address. Acommon CFG file has a fixed name for each model while a
MAC-Oriented CFG file is named after a MAC address of the specific phone. The names of the Common CFG file for
each model are:
IP 286: y000000000000.cfg
IP 284: y000000000004.cfg
IP 280: y000000000007.cfg
There are 11 zeros between the letter y and the last number. Except 0 for IP 286 which is special, the last number for
other models is decided by the hardware version of the relevant model, for it is the first number of the hardware version
of the model. For instance, for a IP 284 whose MAC address is 001565113af8, the 2 configuration files for it will be:
y000000000004.cfg and 001565113af8.cfg.
To have this name division on configuration files will help when doing same auto provision to mass phones. For
example, assumed that you have 1000 pieces of IP 286 and you want to update firmware for all phones, you just need
to prepare only one y000000000000.cfg which defines the firmware update request, then put it onto the provisioning
server.
Note: In case that the phone is on a live call, it will keep on asking for the CFG files with an interval of 30 seconds for up
to 2 hours.

7
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.3 Resolve and apply the configurations
If the downloaded configuration files have been AES encrypted, the AES Keys will be needed. The Common AES Key
is for decrypting the Common CFG file. The MAC-Oriented AES Key is for decrypting the MAC-Oriented CFG file. The
keys must be 16 bytes and the supported characters are: 0 ~ 9, A ~ Z, a ~ z and the following special characters: # $ %
* + , - . : = ? @ [ ] ^ _ { } ~
In a CFG file, there are texts defining configurations. Here‟s a brief description to the texts. Take the AES_KEY section
in the following picture for example.

8
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
The following texts are system-defined that cannot be changed manually; otherwise it will cause a failure to auto
provision:
1. The section header [AES_KEY]
2. The directory of the section path = /config/Setting/autop.cfg
3. The parameters aes_key_16 and aes_key_16_mac
You can only specify a valid value after the equal sign “=”. This is a section for specifying the AES keys. So you can
make it like follow to specify 1234567890123456 for both Common AES Key and MAC-Oriented AES Key:
[ AES_KEY ]
path = /config/Setting/autop.cfg
aes_key_16 = 1234567890123456
aes_key_16_mac =1234567890123456
The lines start with # are instructions, they don‟t make any sense to the configuration, just for easy understanding when
read by certain person. For the detailed instruction of the parameters written in the CFG files, please refer to the
Appendix A.
Note: If the phone finds that the downloaded CFG files are completely the same as it is applied the very last time, the
auto provision will stop here. The phone knows it by comparing the MD5 value of the downloaded CFG files and the
latest applied CFG files.

9
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.4 Do other updates
It depends on the texts written in the CFG files to decide whether to make other updates. There are mainly the following
other updates:
2.4.1 Upload ringtone
The section defining request for ringtone upload in the CFG files:
#######################################################################################
[ ringtone ]
path = /tmp/download.cfg
server_address =
#######################################################################################
The server_address must link to a .wav file. The wav file should not be larger than 100kB.
2.4.2 Update LCD language
The section defining request for language update in the CFG files:
#######################################################################################
[ Lang ]
path = /tmp/download.cfg
server_address =
#######################################################################################
The server_address must be like serverAddress/lang-*.txt. For example:
http://192.168.0.231/provision/lang-German.txt
And note that it does not enable you to add new languages. It just enables you to modify the existent languages.
Please refer to another manual for details on this point - How to modify the language by auto provision
2.4.3 Upload local contacts
The section defining request for contact update in the CFG files:
#######################################################################################
[ ContactList ]
path = /tmp/download.cfg
server_address =
#######################################################################################
An example of server_address: http://192.168.0.132:9/provision/contactData1.xml
Note that the name has to be contactData1.xml.
The format of the XML file is different from the file which you use in “remote phone book”. It‟s the same as the “Local
phone book”. You can export an existed local phone book to see what the format is exactly.

10
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.4.4 Update firmware
The section defining request for firmware update in the CFG files:
#######################################################################################
[ firmware ]
path = /tmp/download.cfg
server_type =
server_ip =
server_port =
login_name =
login_pswd =
http_url =
firmware_name =
#######################################################################################
An example:
[ firmware ]
path = /tmp/download.cfg
server_type = ftp
server_ip = 192.168.0.231
server_port = 21
login_name = Vin
login_pswd = 123
http_url = http://192.168.0.231/IP 286/
firmware_name = 0.0.0.143.rom
The above section will make the phone access to ftp server 192.168.0.231, using port 21, user name “Vin” and
password “123” to download the 0.0.0.143.rom. And if the server_type = http, it will go to http://192.168.0.231/IP 286/ to
download the 0.0.0.143.rom and then update.

11
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
2.4.5 Upload LCD logo
The section defining request for uploading LCD logo in the CFG files:
#######################################################################################
[ Logo ]
path = /tmp/download.cfg
server_address =
#######################################################################################
An example:
[ Logo ]
path = /tmp/download.cfg
server_address = http://192.168.0.231/IP 286/logo.dob
The above section will make the phone access to the HTTP server to get the dob file and after provision, the new logo
will be used.
Note that the logo should be of DOB format and within the size limit:
IP 286: not larger than 236 * 82
IP 284: not larger than 132*64

12
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
Appendix A
1. Description of configuration parameters in CFG file
Section Header and Path
Parameters
Permitted
Values
Descriptions
[ autop_mode ]
path = /config/Setting/autop.cfg
mode
0,1,4,5,6,7
It defines the value of Check New
Config.
0:Disabled
1:Power on
4:Repeatedly
5:Weekly
6:Power on + Repeatedly
7:Power on + Weekly
The default is 0.
schedule_min
1 to 43200
It is available when mode is 4 or 6.It
stands for the interval time (by
minutes) of checking new config.
schedule_dayofwee
k
0,1,2,3,4,5,
6 or a
combinatio
n of these
numbers
It is available when mode is 5 or 7.It
defines the day of week when there‟s
a need to check new config. If it is
set to be 0123456, it means every
day.
0:Sunday
1:Monday
2:Tuesday
3:Wednesday
4:Thursday
5:Friday
6:Saturday
schedule_time
Time as
19:45
It is available when mode is 5 or 7.It
means the phone will check new
config at a time between
schedule_time and
schedule_time_end on a specified
day every week.
schedule_time_end
Time as
19:45
[ PNP ]
path = /config/Setting/autop.cfg
Pnp
0 or 1
It defines the value of PNP config.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
[ cutom_option ]
path = /config/Setting/autop.cfg
cutom_option_code
0
Integer
from 129 to
254
It defines the Custom Option.
The default is blank.
cutom_option_type
0 or 1
It defines the Custom Option Type..

13
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
0
0 stands for IP Address.
1 stands for String.
The default is 1.
[ AES_KEY ]
path = /config/Setting/autop.cfg
aes_key_16
16-byte
String
It defines the Common AES Key
which is used for decrypting the
common CFG file. Besides 0 ~ 9, A ~
Z, a ~ z, the valid characters include
the following special ones:
#$%*+,-.:=?@[]^_{}~
aes_key_16_mac
16-byte
string
It defines the MAC-Oriented AES
Key which is used for decrypting the
MAC-OrientedCFG file. The valid
characters are the same as
aes_key_16.
[ autoprovision ]
path = /config/Setting/autop.cfg
server_address
HTTP/HTT
PS/FTP/TF
TPAddress
It defines the URL which is supposed
to be the auto provisioning server.
user
String
It defines the Account which may be
used when the access to the URL
requires authentication.
password
String
It defines the Password which may
be used when access to the URL
requires authentication.
[ account ]
path = /config/voip/sipAccount0.cfg
Enable
0 or 1
It defines the Line Active value of
account1.
0 stands for off
1 stands for on
The default is 0.
Label
String
It defines the Label of account1.
The default is blank.
DisplayName
String
It defines the Display Name of
account1.
The default is blank.
AuthName
String
It defines the Register Name of
account1.
The default is blank.
UserName
String
It defines the User Name of
account1.
The default is blank.
password
String
It defines the Password of
registration for account1.
The default is blank.
SIPServerHost
Domain
name or
IPAddress
It defines the SIP Server of
account1.
The default is blank.

14
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
SIPServerPort
Integer
It defines the Port of the SIP Server
of account1.
The default is 5060.
UseOutboundProxy
0 or 1
It defines the value of Enable
Outbound Proxy Server of
account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
OutboundHost
Domain
name or
IPAddress
It defines the Outbound Proxy
Server of account1.
The default is blank.
OutboundPort
Integer
It defines the Port of the Outbound
Proxy Server of account1.
The default is 5060.
Transport
0,1 or 2
It defines the value of Transport of
account1.
0 stands for UDP.
1 stands for TCP.
2 stands for TLS.
The default is 0.
BakOutboundHost
Domain
name or IP
Address
It defines the Backup Outbound
Proxy Server of account1.
The default is blank.
BakOutboundPort
Integer
It defines the Port of Backup
Outbound Proxy Server of account1.
The default is 5060.
proxy-require
String
It defines the value of Proxy
Require of account1.
The default is blank.
AnonymousCall
0 or 1
It defines the value of Anonymous
Call of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
RejectAnonymousC
all
0 or 1
It defines the value of Anonymous
Call Rejection of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
Expire
Integer
It defines the value of Login Expire
of account1.
The default is 3600.
SIPListenPort
Integer
It defines the value of Local SIP Port
of account1.

15
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
The default is 5060.
Enable 100Rel
0 or 1
It defines the value of 100 reliable
retransmission of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
precondition
0 or 1
It defines the value of Enable
Precondition of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
SubsribeRegister
0 or 1
It defines the value of Subscribe
Register of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
SubsribeMWI
0 or 1
It defines the value of Subscribe for
MWI of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
CIDSource
0 or 1
It defines the value of Caller ID
Header of account1.
0 stands for FROM.
1 stands for PAI.
The default is 0.
EnableSessionTime
r
0 or 1
It defines the value of Use Session
Timer of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
SessionExpires
Integer
from 1 to
999
It defines the value of Session
Timer of account1.
The default is blank.
SessionRefresher
0 or 1
It defines the value of Refresher of
account1.
0 stands for Uac.
1 stands for Uas.
The default is 0.
EnableUserEqualPh
one
0 or 1
It defines the value of Use
user=phone of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
srtp_encryption
0 or 1
It defines the value of Voice

16
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
Encryption (SRTP) of account1.
0 stands for off.
1 stands for on.
The default is 0.
ptime
0,10,20,30,
40,50 or 60
It defines the value of ptime of
account1.
0 stands for Disabled.
10 stands for 10ms.
20 stands for 20ms.
And alike.
The default is 20.
ShareLine
0 or 1
It defines the value of Shared Line
of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
dialoginfo_callpick
up
0 or 1
It defines the value of Dialog-Info
Call Pickup of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
AutoAnswer
0 or 1
It defines the value of Auto Answer
of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
MissedCallLog
0 or 1
It defines the value of Missed call
log of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 1.
AnonymousCall_O
nCode
string
It defines the On Code of
Anonymous Call of account1.
The default is blank.
AnonymousCall_Of
fCode
string
It defines the Off Code of
Anonymous Call of account1.
The default is blank.
AnonymousReject_
OnCode
string
It defines the On Code of
Anonymous Call Rejection of
account1.
The default is blank.
AnonymousReject_
OffCode
string
It defines the Off Code of
Anonymous Call Rejection of
account1.
The default is blank.

17
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
BLANumber
string
It defines the value of BLA Number
of account1.
The default is blank
BLASubscribePerio
d
Integer
from 60 to
7200
It defines the value of BLA
Subscription Period of account1.
The default is 300.
SubscribeMWIExpir
e
Integer
from 0 to
84600
It defines the value of MWI
Subscription Period of accont1.
The default is 3600.
CIDSource
0 or 1
It defines the value of Caller ID
Header of account1.
0 stands for FROM.
1 stands for PAI.
The default is 0.
RegisterMAC
0 or 1
It defines the value of SIP Send
MAC of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 1.
RegisterLine
0 or 1
It defines the value of SIP Send Line
of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 1.
RegFailRetryInterva
l
Integer
from 0 to
1800
It defines the value of SIP
Registration Retry Timer of
accont1.
The default is 30.
[ account ]
path = /config/voip/sipAccount1.cfg
For different models, there‟re different numbers of Account. For each
Account, there are completely same parameters and they share same
permitted values and default values. The difference is just on the path. For
example, the path of
Account1 is path = /config/voip/sipAccount0.cfg.While for
Account2 is path = /config/voip/sipAccount1.cfg,and other sections alike.
[ DTMF ]
path = /config/voip/sipAccount0.cfg
DTMFInbandTransf
er
0,1 or 2
It defines the value of DTMF Type of
account1.
0 stands for INBAND.
1 stands for RFC2833.
2 stands for SIP INFO.
The default is 1.
InfoType
0,1,2 or 3
It defines the value of How to INFO
DTMF of account1.
0 stands for Disabled.
1 stands for DTMF-Relay.
2 stands for DTMF.

18
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
3 stands for Telephone-Event.
The default is Disabled.
DTMFPayload
Integer
from 96 to
255
It defines the value of DTMF
Payload of account1.
The default is 101.
[ NAT ]
path = /config/voip/sipAccount0.cfg
NATTraversal
0 or 1
It defines the value of NAT Traversal
of account1.
0 stands for Disabled.
1 stands for STUN.
The default is 0.
STUNServer
Domain
name or IP
Address
It defines the value of STUN Server
of account1.
The default is blank.
STUNPort
Integer
It defines the Port of STUN Server of
account1.
The default is 3478.
EnableUDPUpdate
0 or 1
It defines the value of UDP
Keep-alive Message of account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 1.
UDPUpdateTime
Integer
It defines the value of UDP
Keep-alive Interval of account1.
The default is 30(seconds).
rport
0 or 1
It defines the value of Rport of
account1.
0 stands for Disabled.
1 stands for Enabled.
The default is 0.
[ ADVANCED ]
path = /config/voip/sipAccount0.cfg
default_t1
Float
It defines the value of SIP Session
Timer T1 of account1.
The default is 0.5.
default_t2
Float
It defines the value of SIP Session
Timer T2 of account1.
The default is 4.
default_t4
Float
It defines the value of SIP Session
Timer T4 of account1.
The default is 5.
[ blf ]
path = /config/voip/sipAccount0.cfg
SubscribePeriod
Integer
It defines the value of Subscribe
Period of account1.
The default is 1800(seconds).
BLFList_URI
String
It defines the value of BLFList URI
of account1.
The default is blank.
enable
0 or 1
It defines the activity of a specific

19
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
[ audio0 ]
path = /config/voip/sipAccount0.cfg
codec.
0 means to disable the codec.
1 means to enable the codec.
PayloadType
One of the
following:
PCMU
PCMA
G723_53
G723_63
G729
G722
G726-16
G726-24
G726-32
G726-40
It stands for a specific Codec type.
priority
Integer
from 0 to 10
It stands for the priority of a specific
enabled codec.
rtpmap
Integer
It defines the payload of the codec.
[ audio1 ]
path = /config/voip/sipAccount0.cfg
The parameters and the Permitted values are the same as[ audio0 ]. For
each account there are totally 10 usable codecs and each one has a section
in configuration files and so there are sections from [ audio0 ] to [ audio10 ]
for each account. (audio 6 is just a reserved section)
They have default values as below. If you want to change one of them,
please note that there should be no same parameter values for the same
account:
[ audio0 ]
enable = 1
PayloadType = PCMU
priority = 1
rtpmap = 0
[ audio1 ]
enable = 1
PayloadType = PCMA
priority = 2
rtpmap = 8
[ audio2 ]
enable = 0
PayloadType =
G723_53
priority = 0
rtpmap = 4
[ audio3 ]
enable = 0
PayloadType =
G723_63
[ audio4 ]
enable = 1
PayloadType = G729
priority = 3
rtpmap = 18
[ audio5 ]
enable = 1
PayloadType = G722
priority = 4
rtpmap = 9
[ audio6 ]
enable = 0
PayloadType = iLBC
priority = 0
rtpmap = 102
[ audio7 ]
enable = 0
PayloadType =
G726-16
priority = 0
[ audio8 ]
enable = 0
PayloadType =
G726-24
priority = 0
rtpmap = 102
[ audio9 ]
enable = 0
PayloadType =
G726-32
priority = 0
rtpmap = 2
[ audio10 ]
enable = 0
PayloadType =
G726-40
priority = 0
rtpmap = 104
[ audio2 ]
path = /config/voip/sipAccount0.cfg
[ audio3 ]
path = /config/voip/sipAccount0.cfg
[ audio4 ]
path = /config/voip/sipAccount0.cfg
[ audio5 ]
path = /config/voip/sipAccount0.cfg
[ audio7 ]
path = /config/voip/sipAccount0.cfg
[ audio8 ]
path = /config/voip/sipAccount0.cfg
[ audio9 ]
path = /config/voip/sipAccount0.cfg
[ audio10 ]
path = /config/voip/sipAccount0.cfg

20
www.tiptel.nl
Tiptel b.v.
Camerastraat 2
1336 BC Almere
Tel: 036 53 666 50
Fax: 036 53 678 81
priority = 0
rtpmap = 4
rtpmap = 112
[ WAN ]
path = /config/Network/Network.cfg
WANType
0,1 or 2
It defines the type of Internet Port
(WAN).
0 stands for DHCP.
1 stands for PPPoE.
2 stands for Static IP Address.
The default is 0.
WANStaticIP
IPAddress
It defines the IP Address when using
static WAN settings.
The default is blank.
WANSubnetMask
Network
Mask
It defines the Subnet Mask when
using static WAN settings.
The default is blank.
WANDefaultGatewa
y
IPAddress
It defines the Default Gateway when
using static WAN settings.
The default is blank.
[ DNS ]
path = /config/Network/Network.cfg
PrimaryDNS
IPAddress
It defines the Primary DNS when
using static WAN settings.
The default is blank.
SecondaryDNS
IPAddress
It defines the Secondary DNS when
using static WAN settings.
The default is blank.
[ PPPoE ]
path = /config/Network/Network.cfg
PPPoEUser
string
It defines the User name when using
PPPoE WAN settings.
The default is blank.
PPPoEPWD
string
It defines the Password when using
PPPoE WAN settings.
The default is blank.
[ LAN ]
path = /config/Network/Network.cfg
LANTYPE
0 or 1
It defines the type of PC Port (LAN).
0 stands for Rooter.
1 stands for Bridge.
The default is 1.
RouterIP
IPAddress
It defines the IP Address when the
LAN is set as Rooter.
The default is 10.0.0.1
LANSubnetMask
Network
Mask
It defines the Subnet Mask when the
LAN is set as Rooter.
The default is 255.255.255.0.
EnableDHCP
0 or 1
It means whether to enable DHCP
server when the LAN is set as
Rooter.
0 stands for Disabled.
1 stands for Enabled.
The default is 1.
Other manuals for IP 286
2
This manual suits for next models
2
Table of contents
Other TIPTEL IP Phone manuals

TIPTEL
TIPTEL 3130 User manual

TIPTEL
TIPTEL 3240 User manual

TIPTEL
TIPTEL IP 286 User manual

TIPTEL
TIPTEL IP 280 User manual

TIPTEL
TIPTEL 3020 User manual

TIPTEL
TIPTEL IP 280 User manual

TIPTEL
TIPTEL 3275 User manual

TIPTEL
TIPTEL IP 280 User manual

TIPTEL
TIPTEL IP 280 User manual

TIPTEL
TIPTEL IP 284 User manual

TIPTEL
TIPTEL Profi Clip User manual

TIPTEL
TIPTEL 290 ISDN User manual

TIPTEL
TIPTEL 192 User manual

TIPTEL
TIPTEL 31 series User manual

TIPTEL
TIPTEL 85 System UP0 Installation guide

TIPTEL
TIPTEL ergoVoice A2 User manual

TIPTEL
TIPTEL 28XS User manual

TIPTEL
TIPTEL 3030 User manual

TIPTEL
TIPTEL 83 VoIP User manual

TIPTEL
TIPTEL IP 284 Instruction Manual