You are on page 1of 4

contains

version
image_server address+protocol+path information
provision_server address+protocol+path information
- Device(User) id/password
it is used in http authentication
- Global configuration, Mainly Network information
- Basic behavior, SIP protocol info, RTP info, Etc
- service profile name
- line profile: file list
- softmenu profile name
- dial plan profile name
- built-in AOM (programmable button) config information
- device registrar/proxy server address
- language
- Etc
- Service code for each user group.
- Etc
- Subscriber Information
- Subscriber Number, Permissions, Etc.
- SoftMenu Information (device menu concept)
- apply a dial Plan (Create by each user group)
sec_service_{usergroup}.xml
sec_line_{linenum}_{usergroup}.xml
sec_dialplan_{usergroup}.xml
sec_softmenu_{language}.xml
sec_boot.xml
sec_{mac}.xml
sec_user_{id}.xml
sec_phone.xml
description
Basic information for Boot-up.
3. Phone Profile (sec_phone.xml)
server_1 addr SNTP First Server Addr string
server_2 addr SNTP Second Server Addr string
zone_offset Timezone Offset Value (minute) int 540 (9*60 : Seoul)
refresh NTP Refresh Interval (minute) int if 0, receive only booting time.
udp udp port number int
tcp tcp port number int
tls tls port number int
start audio rtp start port number int default : 20000 min : 20000
end audio rtp end port number int default : 24999 max : 24999
start video rtp start port number int default : 25000 min : 25000
end video rtp end port number int default : 29999 max : 29999
media media data type string rtp/srtp
dtmf dtmf type string rfc2833/inband/info
dtmf_payload rfc2833 dtmf payload int rfc2833 payload
freq1 dual tone frequency 1 int
freq2 dual tone frequency 2 int
on_time1 tone cadence on time 1 int
off_time1 tone cadence off time 1 int
on_time2 tone cadence on time 2 int
off_time2 tone cadence off time 2 int
on_time3 tone cadence on time 3 int
off_time3 tone cadence off time 3 int
mode tos whether to use int 0 : Disable, 1 : Enable
type tos type string priority/dscp
priority : ip precedence
dscp : dscp
control tos control value int ip precedence : 0~7
dscp : 0~63
media tos media value int ip precedence : 0~7
dscp : 0~63
4. Device Profile (sec_user_{id}.xml)
service filename Service Profile Name string
dialplan filename Dial Plan Info File Name string
softmenu filename SoftMenu Profile Name string
line filename Line Profile Name string
display charset Display character Code string euc-kr/utf-8
index device button index num int
display LCD Display information string
linenum Seize Line Num string if there is no linenum info, Process through Primary Line
blf_id BLF target number or Service ID string
Parameter Tag
video
* File has a Device information such as Profile List, Programmable Key, Etc.
Title Parameter Attribute Parameter description
programmable_button
tone_dial
/tone_svc_dial
/tone_vir_dial
/tone_ringback
/tone_busy
/tone_waiting
/tone_eov
/tone_error
/tone_bc[1~5]_ring
/tone_bc[1~5]_wait
tone_info
qos
Notification Description
Notification
These information are overrided by
information specified in
sec_user_{id}.xml, if they exist.
These information are overrided by
information specified in
sec_user_{id}.xml, if they exist.
signal port_info
audio
Phone udp/tcp/tls Binding Port Number
default : udp - 5060,
tcp - 5060,
tls - 5061
* File has a Device information such as Profile List, Built-In Programmable Key, Etc.
data
tos
Description
profiles
Parameter Tag Parameter Attribute Parameter description Type Title
button
Type
sntp
options
These information are overrided by
information specified in
sec_user_{id}.xml, if they exist.
attribute Key operation attribute string spd : Make a call with "num" Number on button press.
infospd : Sends "num" Number using INFO method on button press.
dial : Move to User Dial input screen on button press.
Make a call with ["num" + user input]
infodial : Display number input screen on button press.
Sends ["num" + user input] using INFO Method.
dssblf : Make a call with "num" Number corresponding blf status on button press.
callbtn : Access Hold/Waiting call on button press.
line : Seize the line of "linenum" on button press.
svcspd : Make a call with "num" Number in svc state on button press.
svcdial : Move to User Dial input screen on button press.
Make a call with ["num" + user input] Number in svc state on button press.
grpspd : Make a call ["num"(in svc state) + grp_num] Number on button press.
grpdial : Move to User Dial input screen on button press.
Make a call ["num"(in svc state) + user input + grp_num] Number.
grp_num group number in group service string
num Input number information according to
each key input status
string dssblf : [xxxx|fc+xxxx|fc+xxxx|fc+xxx] => [idle|incoming|conv|hold]
svcblf/svcdial/grpspd/grpdial : [xxxx|xxxx|xxxx] => [off|on|extend]
domain server host name string sip domain tagging information
addr server addr string server domain name or ip address
protocol signal protocol string udp/tcp/tls
port port number int
domain server host name string
addr server addr string
protocol signal protocol string
port port number int
media media data type string rtp/srtp
dtmf dtmf type string rfc2833/inband/info
dtmf_payload rfc2833 dtmf payload int rfc2833 payload
server_1 addr SNTP First Server Addr string
server_2 addr SNTP Second Server Addr string
zone_offset Timezone Offset Value (minute) int 540 (9*60 : Seoul)
refresh NTP Refresh Interval (minute) int if 0, receive only booting time.
mode tos whether to use int 0 : Disable, 1 : Enable
type tos type string priority/dscp
priority : IP Precedence
dscp : dscp
control tos control value int IP Precedence : 0~7
dscp : 0~63
media tos media value int IP Precedence : 0~7
dscp : 0~64
language Phone Language string kor/eng/
profile_id Shared Call Device ID string
5. Service Profile (sec_service_{group}.xml)
data
sntp
options
outbound_proxy server_[1~3]
programmable_button
if registrar and proxy are same, fill server information at registrar.
registrar server_[1~3]
qos
button
tos
* File has a Feature Code List information

You might also like