Frequently Asked Question
Firmware Version 4.0.0-xxx - Dec 2022 - Present
Updated January 2023
This version of firmware constitutes Cetis’ 4th generation of SIP phones based upon a new DSPG 9918 chipset and SIP stack (replacing the 3GEN 8187 DSPG Chipset). Cetis SIP firmware follows a naming convention based on model. All Cetis IP phones share the same base chipset and firmware. Server registration, SIP messaging, and call control are all the same. The different model prefixed versions are to accommodate variances in single vs. true 2-line capability, corded vs. cordless radio handsets and LCD display screen sizes. and includes numerous enhancements and bug fixes.
Marketing model | Firmware model |
E100IP,M100IP,ND2100IP,3500IP | CC1 |
E200IP, M200IP,ND2200IP,3500IP | CC2 |
9600IP, E103IP, M103IP, NDC2100IP | CD1 |
9602IP, E203IP, M203IP, NDC2200IP | CD2 |
3300IP | C31 |
3302IP | C32 |
3300IP-TRM, M100IP-TRM | CT1 |
3302IP-TRM, M200IP-TRM | CT2 |
E100IP-TRM | CM1 |
E200IP-TRM | CM2 |
Models affected
All Models
Files
CC1-4.0.0-xxx E100IP, M100IP, ND2100IP : No LCD display, 1-line, corded
CC2-4.0.0-xxx E200IP, M200IP, ND2200IP : No LCD display, 2-line, corded
9600IP, E103IP, M103IP, NDC2100IP : No LCD display, 1-line, cordless
9602IP, E203IP, M203IP, NDC2200IP : No LCD display, 2-line, cordless
3300IP : 2-Line LCD display, 1-line, corded
3302IP : 2-Line LCD display, 2-line, corded
3300IP-TRM : 4-Line LCD display, 1-line, corded, different keys, Trimline form
3302IP-TRM : 4-Line LCD display, 2-line, corded, different keys, Trimline form
M100IP-TRM : No LCD Display, 1-line, corded, different keys, Trimline form
M200IP-TRM : No LCD Display, 2-line, corded, different keys, Trimline form
Upgrade Considerations
The 4th generation firmware of SIP phones is wholly incompatible with 1st generation SIP phones, 2nd generation and 3rd generation SIP phones. They utilize a new chip and firmware. Many of the feature-sets for diagnostic troubleshooting, such as QuickKeys (* * codes) have been retained in the new 4th generation to provide continuity of customer experience, configuration files are also interchangeable with 3rd generation SIP phones.
Enhancements for User Continuity with 1st Generation Features
LLDP-MED – Link Layer Discovery Protocol – Media Endpoint Discovery is added in 2nd-gen phones
QuickKey (**) codes for **47 (47=IP) audible and displayed on LCD phones - Example: **47# will read off IP address in audio and display on LCD screen
Add support for reprogram **77 – (77RP) Example: to reprogram you would enter **77**#, this would download the respective file from the TFTP server
Add support for show VLAN **85 – (85=VL) Example: **85#, this will display the current VLAN ID, either audio, video, or both
Add support for Set VLAN **87 – (87=VS) Example **87*’password’*‘VLAN#, this would change the Vlan to a new VLAN ID
Add support for Show firmware Version **39 - Example **39#, this will display the current Firmware version on the LCD or in audio or both.
Add support for show TFTP server address **83 - Example **83#, this will display the current TFTP server IP address on the LCD or in audio or both
QuickKey (**) codes for Factory Reset, Reboot and Teleworker install have been added.
**33*# - (33=FD) Reset the phone back to factory defaults, just like the POST MODE reset. is the keypad password.
**72# - (72=RB) Reboot phone WITHOUT resetting to default.
**89***# - (89=TW) Install config file from specific TFTP server. To download a config file for a phone remotely, this **TW code is used for designating a tftp server IP address and configID to download. is the keypad password. In the tftp server address, each “.” is replaced by a “*” as well. For example, **89*123*192*168*1*188*7201#.
Firmware Version 4.0.0-048
Files Supplied by Developer
CC1-4.0.0-048, CC2-4.0.0-048
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Partial Config file fix
Bugzilla firmware Fixes
1. Bug 1304 – LLDP Non-functioning fixed in CC1, CC2, C31 and C32 (bug remains open until all models tested)
2. Br xxx
Notes:
CC1-4.0.0-047 fixes VLAN Tag problem on E100IP as well as partial.cetis.cfg (global is received, then later partial is made available and downloads and applies correctly)
and
CC2-4.0.0-048 fixes VLAN Tag problem on E200IP as well as partial.cetis.cfg (global is received, then later partial is made available and downloads and applies correctly)
Firmware Version 4.0.0-052
Files Supplied by Developer
CC1-4.0.0-052, CC2-4.0.0-052
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Bugzilla firmware Fixes
1. Bug 1304 LLDP non-functioning
2. Bug xxx
Notes:
Firmware Version 4.0.0-055
Files Supplied by Developer
CC1-4.0.0-055, CC2-4.0.0-055
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Compared with the 052 version, the 055 version has changed as follows.
1. Modified the bug of daylight time (Bug 1338 = **37# to toggle DST ON/OFF) - EWK
2. Web page added to display electro-acoustic parameters version.
To view specific electroacoustic parameter values, you need to use the SSH command line:
1.First login with root account, password:root888
2.View electro-acoustic configuration:
>GetStatus config
3.Load the electroacoustic configuration file:
>LoadConfig config.ini {{tftp_server.ip}}
4.The electroacoustic file takes effect after reboot
The electro-acoustic file is designed to adapt to some occasions where the default sound range cannot meet the customer's needs, and various sounds can be adjusted by modifying the adjustable level parameters without having to modify the sound by upgrading the firmware
In general, there is no need to modify the parameters, just use the default value.
The 4th IP phone differ from 3rd IP phone in the name of the file, the Restore System file is rootfs.jffs2 instead of update.bin
Bugzilla firmware Fixes
1. Bug 1338 - **37# should increment/decrement the clock hour on the display, and change enable status on the web UI
2. Bug 1360 – update.bin feature has been removed from 4th generation phone – not a good move in my opinion – I would like explanation as to why we can not retain the old process.
Notes:
Bug 1360 – update.bin feature has been removed from 4th generation phone – not a good move in my opinion – I would like explanation as to why we can not retain the old process.
Firmware Version 4.0.0-058
Files Supplied by Developer
CC1-4.0.0-055, CC2-4.0.0-055
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Bugzilla firmware Fixes
- Bug 1355 - The attachment modified the SRV problem. In SRV mode, the prefix_sip_udp is added to the domain name. Please test them – sent to kselkowitz@netlinkvoice.com for testing as well.
- Response from tester Kevin Selkowitz - Thanks for the update, I tried the new firmware and we're getting closer but not quite there yet.
The good news is the proper DNS SRV query is being done when the Domain Realm field is what I'd consider the outbound proxy. (note the outbound proxy doesn't seem to do anything)
The bad news is the FROM address is wrong.
From: ""<sip:1701@useast.ucsandbox.net:5060<="" a>="">;tag=1926109298
I need the from address to be like hotelselkowitz.nlv.uc. Generally I'd expect the domain realm field to be hotelselkowitz.nlv.uc and outbound proxy to be useast.ucsandbox.net.
2. Bug xxx
Notes:
Firmware Version 4.0.0-059
Files Supplied by Developer
CC1-4.0.0-059, CC2-4.0.0-059
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Regarding Avaya Aura Session Manager testing – the phone was ignoring the SIP INVITE message - found from the data packet that INVITE has a lot of VIA header content, which exceeds the program cache. The attachment is to increase the firmware version of the cache.
Bugzilla firmware Fixes
1. Bug xxx
2. Bug xxx
Notes:
Regarding Avaya Aura Session Manager testing – the phone was ignoring the SIP INVITE message - found from the data packet that INVITE has a lot of VIA header content, which exceeds the program cache. The attachment is to increase the firmware version of the cache. Sent to Bob Hanagan on 17 February to test.
Firmware Version 4.0.0-061
Files Supplied by Developer
CC1-4.0.0-061, CC2-4.0.0-061
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Regarding Avaya Aura Session Manager testing –
Bugzilla firmware Fixes
1. Bug xxx
2. Bug xxx
Notes:
The bad: on a few ad-hoc tests I did notice another situation where the phone is ignoring INVITEs. This case has to do with attended transfer initiated from a SIP phone. Attended transfers initiated from H323 phones are OK. Blind transfers are OK. Attended conference has the same problem. A problem trace looks like the trace from the first build (052 I believe) when E200IP didn’t respond to INVITEs. I have 2 traces attached for your review:
OK: SIP_To_H323_H323AttdXfer_To_E200 : SIP calls H323; H323 initiates attended transfer to E200IP; E200IP answers; H323 & E200IP converse; H323 completes transfer; E200IP & SIP converse
Not OK: H323_To_SIP_XferAttd_To_E200 : H323 calls SIP; SIP initiates attended transfer to E200IP; INVITEs go to E200IP; E200IP does not respond.
Sent to Bob Hanagan Tu 7 March 2023 for test
Judging from the data packet, the reason for this problem is that the server did not reply to the 180 Ringing message. Now it has done compatible processing. The attachment is the modified firmware.
Firmware Version 4.0.0-066
Files Supplied by Developer
CC1-4.0.0-0xy, CC2-4.0.0-0xy
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Bugzilla firmware Fixes
1. Bug 1367 - Web UI - Provisioning - Import Firmware
Web UI adjusted to say wait - a small text saying "wait" appears next to the import button for 20 seconds or so before the whole page comes up saying firmware is being updated. Keeps user from continuing to try to update
2. Bug 1366 - Display Shows Previous Answered Extension - this may be fixed in 4.0.0-066….being tested in Avaya’s labs Week of June 13
Notes:
Firmware Version 4.0.0-067
Files Supplied by Developer
CC1-4.0.0-0xy, CC2-4.0.0-0xy
Models affected
CC1 - E100IP, M100IP, ND2100IP, 3500IP
CC2 - E200IP, M200IP, ND2200IP, 3502IP
Notes: Upgrade Considerations
Bugzilla firmware Fixes
1. Bug 1370 - Registration issue - Alcatel - Double Quote causes 401 Authentication failure syntax problem fixed – found by Alcatel India testing
2. Bug xxx
Notes:
Firmware Version 4.0.0-071
Files Supplied by Developer
CC1-4.0.0-071, CC2-4.0.0-071,C31-4.0.0-071,C32-4.0.0-071,CM1-4.0.0-071,CM2-4.0.0-071,CT1-4.0.0-071,CT2-4.0.0-071
Models affected
Marketing model | Firmware model |
E100IP,M100IP,ND2100IP,3500IP | CC1 |
E200IP, M200IP,ND2200IP,3500IP | CC2 |
3300IP | C31 |
3302IP | C32 |
3300IP-TRM, M100IP-TRM | CT1 |
3302IP-TRM, M200IP-TRM | CT2 |
E100IP-TRM | CM1 |
E200IP-TRM | CM2 |
Notes: Upgrade Considerations
Notes: Integrated some of the issues that were previously fixed for the 3rd gen of phones in the 069 version of the base vendor
- Fixed the compatibility problem with some unstandardized NTP services to solve the display time problem
- sending register every 5 min to primary when registered to secondary
- Fixed an issue that tended to cause transfer failures when running on Alcatel servers
- Add 2 toggle codes:
1.**67*123# Toggle mirroring of LAN on and off
2.**78*123# Toggle SSH function on and off
- Solved the case that a proxy domain name cannot be registered if it has a port
Firmware Version 4.0.0-084
Files Supplied by Developer
CC1-4.0.0-084, CC2-4.0.0-084,C31-4.0.0-084,C32-4.0.0-084,CM1-4.0.0-084,CM2-4.0.0-084,CT1-4.0.0-084,CT2-4.0.0-084
Models affected
Marketing model | Firmware model |
E100IP,M100IP,ND2100IP,3500IP | CC1 |
E200IP, M200IP,ND2200IP,3500IP | CC2 |
3300IP | C31 |
3302IP | C32 |
3300IP-TRM, M100IP-TRM | CT1 |
3302IP-TRM, M200IP-TRM | CT2 |
E100IP-TRM | CM1 |
E200IP-TRM | CM2 |
Notes: Upgrade Considerations
Notes: Integrated some of the issues that were previously fixed for the 3rd gen of phones in the 069 version of the base vendor
- Fixed the compatibility problem with some unstandardized NTP services to solve the display time problem
- sending register every 5 min to primary when registered to secondary
- Fixed an issue that tended to cause transfer failures when running on Alcatel servers
- Add 2 toggle codes:
1.**67*123# Toggle mirroring of LAN on and off
2.**78*123# Toggle SSH function on and off
- Solved the case that a proxy domain name cannot be registered if it has a port
Replace with correct bugfixes and features or enhancements