Administrator manual Getting started Packing List The following are included in your package: PhoneEasy 337ip AC Adapter Wall mount bracket Handset Core Ethernet Cable Connect Network and Power There are two ways for network and power source connections� You can either connect the phone to the AC Power directly using the power adapter or to a PoE compliant switch or hub.
Administrator manual Basic configuration and registration If you are administrator, you need to do some simple configuration to make the phone work. If not, please contact your internet administrator or service provider for more details� Configuring via Web Page Press and hold * on the phone to enter the status menu and find out the IP address of IP phone.
Administrator manual Account Settings The phone attempts to register to the SIP server using the account/registrar data provided by the automatic or manual initialization. Choose Account, you will find the following parameters: Field Description Register Status Displays the register status of the phone Line Active Choose on/off to enable/disable the account Display Name...
Administrator manual Advanced Settings The following chapter describes the parameters on the Web UI Account Basic settings Basic configuration and registration as previously described. Codecs The phone can support the following codecs: G723_53, G723_63, G726-16, G726- 24, G726-32, G726-40, G722, G729, PCMU and PCMA. On this section you can set which codecs that should be enabled and in what priority they should be used.
Page 7
Administrator manual Field Description How to INFO DTMF It defines the type of How to INFO DTMF of the account. Disabled, DTMF-Relay, DTMF or Telephone-Event. The default is Disabled. DTMF Payload It defines the value of DTMF Payload of the account. Integer from 96 to 255�...
Page 8
Administrator manual Field Description ptime It defines the value of ptime of the account. “ptime” gives the length of time in milliseconds represented by the media in a packet. Disabled means the server will not negotiate with the phone and the IP phone will accept the default ptime value of the server.
Administrator manual Network Field Description DHCP The device will acquire its IP address from the DHCP server automatically. Static IP IP Address IP address of your IP phone manually� Address Subnet Mask Subnet mask of the IP phone. Default Set the gateway of the IP phone� Gateway Primary DNS Domain Name System (DNS) of the IP phone�...
Administrator manual Advanced Field Description VLAN LAN Port Active Choose whether to enable/disable the VLAN function of the LAN port� (VLAN is a group of VLAN is a feature on the IP hosts with a phone that allows for multiple common set of logical Ethernet interfaces to send requirements...
Administrator manual Phone Preference Field Description Language The IP phones can support different non-European languages. You can have the Web UI display in a specific language as required. When you set the language to use, all of the displayed page will display in that language� This IP phones support the following languages on the Web UI: Chinese-S, English, Turkish and Russian�...
Administrator manual Feature Field Description Forward Cancel Forward To disable the call forward function. Always Forward to Forward all calls to the set number. Busy Forward to When the extension is busy, it will forward new incoming calls to the set number. No Answer Forward When the extension is not answered, it will forward the new incoming call to the set...
Administrator manual Field Description JITTER Type It is a shared data area where voice packets can be BUFFER collected, stored, and sent to the voice processor. Select the type of JITTER BUFFER, Adaptive or Fixed. Min Delay Defines the value of Min Delay. The default is 0�...
Administrator manual Field Description Ring Back Ring back tone, which played when you are calling someone, but the call is not yet answered. Enter the frequency and time period (in ms) as the following format: Frequency /Time Period (for example 425/1000,0/4000 )�...
Administrator manual Field Description Dial-now Dial-now Dial-now enables you to define the specific length of any Rule number/letter in advance(for example xxx), next time when users dial out the 123 whose length matches the Dial-now rule, the phone will dial out 123 in one second without pressing Send button.
Administrator manual Upgrade Basic Field Description Reset to Factory Use this button to reset your IP phone to the factory setting Setting at once. Note: All configurations will be lost. Reboot System Now Use this button to reboot your IP phone. Select and Upgrade Click the Browse button to select the firmware file in your Firmware...
Administrator manual Field Description Export System There have two methods to restore the system log, to local or to the server. If you choose the Server option, you should set the server address first. Then click the Export button to export the system log�...
Administrator manual Auto-provision The following will show you how to auto-provision the phone. The process of a successful auto-provision is: Obtain a server address which store the configuration files. Download the configuration files from the server. Resolve and apply the configurations written in the configuration file. Do other updates, for example the firmware updating.
Page 19
Administrator manual Detect DHCP Option 66. The phone will check this option by default. If the phone fails to get any information from DHCP Option 66, it will try to detect DHCP Option 43. Detect DHCP Option 43. The phone 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 (pre-configured provisioning server).
Administrator manual Download configuration files There are 2 configuration files both of which are CFG formatted that the phone will try to download from the server. The files are called Common CFG file and Phone- specific CFG file. The Common CFG file will be activated for all the phones of the same model.
Administrator manual Resolve and then apply the configurations If the downloaded configuration files have been AES encrypted, the AES keys will be needed. The Specified AES Key is for decrypting the Common CFG and the Per- phone AES Key is for the Phone-specific CFG file. The keys must be 16 bytes (characters) and the supported characters are: 0 ~ 9, A ~ Z, a ~ z and the following special characters: # $ % * + , - .
Page 22
Administrator manual The following texts are system-defined that should not be changed manually, otherwise it could cause a failure to auto provision: The section header [AES_KEY] The directory of the section path = /config/Setting/autop.cfg 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�...
MAC address of a specific phone (001d29002794.cfg). A simple command line AES-encryption S/W can be downloaded at: http://www.doro.com/downloads/337ip/AES_Encryption_Tool.zip For Windows, simply open a DOS (Command Window) and run as follows: C:\>EncryptUtilityWindows.exe KeyFile E (or D) DstFile SrcFile...
Administrator manual Other updates It depends on the texts written in the CFG files to decide whether to make other updates� A couple of samples follows: 1. Contacts update in the CFG files: ############################################### [ ContactList ] path = /tmp/download�cfg server_address = ############################################### An example of server_address: http://192.168.0.132/provision/contactData1.xml...
Page 25
Administrator manual 2. This section is describing 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...
Administrator manual Description of configuration parameters in CFG file Provisioning Section Header Parameters Permitted Descriptions and Path Values [ autop_mode ] mode 0,1,4,5,6,7 It defines the value of Check path = /config/ New Config� Setting/autop�cfg 0:Disabled 1:Power on 4:Repeatedly 5:Weekly 6:Power on + Repeatedly 7:Power on + Weekly The default is 0�...
Page 27
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ AES_KEY ] aes_key_16 16-byte It defines the AES Key which is path = /config/ string used for decrypting the common Setting/autop�cfg CFG file. Besides 0 ~ 9, A ~ Z, a ~ z, the valid characters include the following special ones: #$%*+,-.:=?@[]^_{}~...
Administrator manual Account settings Section Header Parameters Permitted Descriptions and Path Values [ account ] Enable 0 or 1 It defines the Line Active path = value of account1. /config/voip/ 0 stands for off sipAccount0�cfg 1 stands for on The default is 0� continue��...
Page 29
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ account ] OutboundPort integer It defines the Port of the path = Outbound Proxy Server of /config/voip/ account1� sipAccount0�cfg The default is 5060� Transport 0,1 or 2 It defines the value of continue��...
Page 30
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ account ] Enable 100Rel 0 or 1 It defines the value of 100 path = reliable retransmission of /config/voip/ account1� sipAccount0�cfg 0 stands for Disabled. 1 stands for Enabled. continue��...
Page 31
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ account ] SessionRefresher 0 or 1 It defines the value of Refresher of account1� path = /config/voip/ 0 stands for Uac� sipAccount0�cfg 1 stands for Uas� The default is 0� continue��...
Page 32
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ DTMF ] DTMFInbandTransfer 0,1 or 2 It defines the value of DTMF path = Type of account1� /config/voip/ 0 stands for INBAND� sipAccount0�cfg 1 stands for RFC2833� 2 stands for SIP INFO� The default is 1�...
Page 33
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ ADVANCED ] default_t1 Float It defines the value of SIP Session Timer T1 of path = /config/voip/ account1� sipAccount0�cfg The default is 0�5� default_t2 Float It defines the value of SIP Session Timer T2 of account1�...
Page 34
Administrator manual Section Header Parameters Permitted Descriptions and Path Values [ audio1 ] The parameters and the Permitted values are the same as[ audio0 path = ]. For each account there are totally 10 usable codecs and each one /config/voip/ has a section in configuration files and so there are sections from [ sipAccount0�cfg audio0 ] to [ audio9 ] for each account.
Administrator manual Network Settings Section Parameters Permitted Descriptions Header and Values Path [ WAN ] WANType 0,1 or 2 It defines the type of Internet path = /config/ Port (WAN)� Network/ 0 stands for DHCP. Network�cfg 1 stands for PPPoE� 2 stands for Static IP Address�...
Page 36
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ LAN ] LANTYPE 0 or 1 It defines the type of PC Port path = /config/ (LAN)� Network/ 0 stands for Rooter� Network�cfg 1 stands for Bridge� The default is 1� RouterIP IP Address It defines the IP Address when...
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ RTPPORT ] MaxRTPPort integer from It defines the MaxRTPPort of path = /config/ 0 to 65535 Local RTP Port� Network/ The default is 11800� Network�cfg MinRTPPort integer from It defines the MinRTPPort of 0 to 65535 Local RTP Port�...
Administrator manual Phone Settings Section Parameters Permitted Descriptions Header and Values Path [ Lang ] WebLanguage Language It defines the Language used path = /config/ Name on the Webpage. Setting/Setting� The default is “English”. The other Languages are: Turkish, Czech, Russian, Chinese_S depending on the firmware support�...
Page 39
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ AlertInfo1 ] They have same path and parameters as [ AlertInfo0 ] and share the path = /config/ same Permitted Values and default values. Setting/Setting� [ AlertInfo2 ] path = /config/ Setting/Setting�...
Page 40
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ Forward ] Type 0,1,2 or 3 It defines the type of Forward� path = /config/ 0 stands for Cancel Forward� Features/ 1 stands for Always Forward� Forward�cfg 2 stands for Busy Forward� 3 stands for No Answer Forward�...
Page 41
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ PoundSend ] Enable 0,1 or 2 It defines the Key As Send� path = /config/ 0 stands for Disabled. Features/Phone� 1 stands for # key. 2 stands for * key. The default is 1�...
Page 42
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ Jitter ] Adaptive 0 or 1 It defines the Type of Jitter path = /config/ Buffer� vpm.cfg 0 stands for Fixed� 1 stands for Adaptive. The default is 1� integer It defines the value of Min Delay�...
Page 43
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ Tone Param ] dial string It defines the tone of Dial which path = /config/ will be active when the Country voip/tone.ini is chosen to be “Custom”. The format of the string is like 100/200/300 which means it will be a tone of 100Hz with 200ms duration, followed by a...
Page 44
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ Default ] dial 0 or 1 Enable/Disable the tone of Dial path = /config/ when in Custom mode� voip/tone.ini 0 stands for Disabled. 1 stands for Enabled. The default is 1 and for all following�...
Page 45
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ Default ] congestion 0 or 1 Enable/Disable the tone of path = /config/ Congestion when in Custom voip/tone.ini mode� 0 stands for Disabled. 1 stands for Enabled. callwaiting 0 or 1 Enable/Disable the tone of Call Waiting when in Custom mode�...
Administrator manual Section Parameters Permitted Descriptions Header and Values Path [ BlockOut ] number or It defines a number which path = /config/ string will be blocked when dialing DialRule/ it. Besides a specific number, BlockOut�cfg it support some special characters: “.”...
Administrator manual Sample files Following is examples of two configuration files. One for the common CFG file that has a fixed name for each model and one Phone-specific CFG file is named after a MAC address of a specific phone (001d29002794.cfg). Common file y000000000006�cfg [ autop_mode ]...
Page 50
Administrator manual [ VLAN ] path = /config/Network/Network.cfg #ISVLAN,VID and USRPRIORITY are used for VLAN on LAN port #PC_PORT_VLAN_ENABLE,PC_PORT_VID and PC_PORT_PRIORITY are used for PC port ISVLAN = 0 VID = 0 USRPRIORITY = 0 PC_PORT_VLAN_ENABLE = 0 PC_PORT_VID = 0 PC_PORT_PRIORITY = 0 [ QOS ] path = /config/Network/Network.cfg...
Page 52
Administrator manual [ Country ] path = /config/voip/tone.ini #The tones are defined by countries.If Country = Custom,the customized values will be used. Country = France [ Tone Param ] path = /config/voip/tone.ini dial = ring = busy = congestion = callwaiting = dialrecall = record =...
Warranty and other information Declaration of conformity Doro hereby declares that the product Doro PhoneEasy 337ip conform to the essential requirements and other regulations contained in the directives 1999/5/EC (R&TTE), 2002/95/EC (ROHS). A copy of the manufacturer’s declaration is available at www�doro�com/dofc...
Need help?
Do you have a question about the PhoneEasy 337ip and is the answer not in the manual?
Questions and answers