Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Child elements of PHONE CONFIG

 Elements Example

Option

Values

Description

Audio Codec Sets

Comma-separated list of:

PCMU
PCMA
G726-32
G729
G723
iLBC
AMR
AMR-WB 
opus
G722

Sets the list of codecs the phone is allowed to transcode.

Video Codec Sets

H264

Sets the video codec the A30 is allowed to decode.

Video Frame Rate

Integer, Defaults to 25

Sets the frame rate the A30 should expect to decode.

Video Bit Rate

Integer, Defaults to 2000000

Sets the bitrate of the video the A30 should expect to decode.

Video Resolution

Integer, Defaults to 4

Sets the resolution of the video the A30 should expect to decode.

SIP CONFIG MODULE Elements

...

Code Block
<<VOIP CONFIG FILE>>
  
<PHONE FEATURE MODULE>
--ScreenSaver Config-- :
Screen Saver Type  :0
Screen Timeout     :0
Enable ActivePeriod:0
Period One Start   :0
Period One End Time:0
Period Two Start   :0
Period Two End Time:0
Screen Saver App   :
Sleep After Active :0
Sleep Timeout      :0
<<END OF FILE>>

Option

Values

Description

Screen Saver Type

n/a

Currently unused

Screen Timeout

n/a

Currently unused

Enable ActivePeriod

n/a

Currently unused

Period One Start

n/a

Currently unused

Period One End Time

n/a

Currently unused

Period Two Start

n/a

Currently unused

Period Two End Time

n/a

Currently unused

Screen Saver App

n/a

Currently unused

Sleep After Active

n/a

Currently unused

Sleep Timeout

n/a

Currently unused

Softkey Config Element

This section contains child elements that control the softkey functions available during various phone states.

...

Code Block
<<VOIP CONFIG FILE>>
  
<PHONE FEATURE MODULE>
--BW Directory--   :
BWDir1 Title              :
BWDir1 URL                :
BWDir1 Username           :
BWDir1 Password           :
BWDir1 SipLine            :0
<<END OF FILE>>

Option

Values

Description

Title

String

Sets the displayed title of the remote Broadsoft phonebook.

URL

String

Sets the URL of the remote Broadsoft phonebook.

Username

String

Sets the username used to retrieve the remote Broadsoft phonebook.

Password

String

Sets the password used to retrieve the remote Broadsoft phonebook.

SipLine

Integer, 0-5, Defaults to 0

Sets the SIP line with which to associate the remote Broadsoft phonebook.

BW Calllogs Element

This section contains child elements that control the Broadsoft remote call log functionality.  Each call log is identified by a unique index value expressed as an integer from 1-3.  Currently Unused

...

Code Block
<<VOIP CONFIG FILE>>
  
<CTI CONFIG MODULE>
--CTI AT Config--  :
At Enabled         :0
At Server          :
<<END OF FILE>>

Option

Values

Description

At Enabled

n/a

Used during manufacturing testing. Not user controllable.

At Server

n/a

Used during manufacture testing. Not user controllable.

MCAST CFG MODULE Elements

...

Code Block
<<VOIP CONFIG FILE>>
  
<MMI CONFIG MODULE>
--MMI Account--    :
Account1 Name               :admin
Account1 Password           :789
Account1 Level              :10
<<END OF FILE>>

Option

Values

Description

Name

String

Sets the username for this account.

Password

String

Sets the password for this account.

Level

Integer: 5, 10

Sets the access level for this account. 5 for users, 10 for administrators.

TR069 CONFIG MODULE Elements

...