thomson

is not assigned for CPE but for network) so phone should not use it. ... LangTbl_x.69.2_Czech.zz (sample Czech Language Table – Still in English but with ...
525KB taille 25 téléchargements 329 vues
THOMSON ST20XX SIP New Features SG vx.69.2 Release Notes

ST2030 & ST2022 SG vx.69.2 – Release Notes

1

Contents 1 2

Overview ........................................................................................................................................ 3 Venezuela Numbering Plan ........................................................................................................... 3 2.1 Feature Activation .................................................................................................................. 3 A. Via APS...................................................................................................................................... 3 B. Via Telnet ................................................................................................................................... 3 3 LLDP .............................................................................................................................................. 5 3.1 Feature Activation .................................................................................................................. 5 A. Via APS...................................................................................................................................... 5 B. Via Telnet ................................................................................................................................... 5 4 MGC............................................................................................................................................... 6 4.1 Feature Activation .................................................................................................................. 6 A. Via APS...................................................................................................................................... 6 B. Via Telnet ................................................................................................................................... 6 5 BLF ................................................................................................................................................ 7 5.1 Feature Activation .................................................................................................................. 7 A. Via APS...................................................................................................................................... 7 B. Via Telnet ................................................................................................................................... 7 6 ACR response ................................................................................................................................ 8 6.1 Feature Activation .................................................................................................................. 8 A. Via APS...................................................................................................................................... 8 B. Via Telnet ................................................................................................................................... 8 7 Attend Transfer .............................................................................................................................. 9 7.1 Feature Activation .................................................................................................................. 9 A. Via APS...................................................................................................................................... 9 B. Via Telnet ................................................................................................................................... 9 8 Preferred Identity ......................................................................................................................... 10 8.1 Feature Activation ................................................................................................................ 10 A. Via APS.................................................................................................................................... 10 B. Via Telnet ................................................................................................................................. 10 9 DSCP of DHCP............................................................................................................................ 11 9.1 Feature Activation ................................................................................................................ 11 A. Via Web GUI ........................................................................................................................... 11 B. Via APS.................................................................................................................................... 12 C. Via Telnet ................................................................................................................................. 12 10 Input mode ............................................................................................................................... 13

ST2030 & ST2022 SG vx.69.2 – Release Notes

2

1 Overview This document describes a set of new features included in ST2030 and S2022 SIP V2.69.2 and 4.69.2 respectively in order to improve their usability in different environments.

2 Venezuela Numbering Plan Starting from this release, we have implemented of Venezuela Numbering Plan.

2.1 Feature Activation Check_phonebook_domain_name=0 V_flag=1 V_state_prefix=212 (for example) A. Via APS APS in [sys] section of both Common and Specific-MAC config files with the new parameter – V_flag, V_state_prefix. V_flag = 0/1,

// 0: Disable Venezuela Numbering Plan (default) // 1: Enable Venezuela Numbering Plan V_state_prefix = (empty for default), prefix [ipp] … Check_phonebook_domain_name=0 … [sys] … V_flag=1 V_state_prefix=212 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: V_flag is set to enable (sys set V_flag 1) [administrator]# sys set V_flag 1 [OK] Set OK [administrator]#

ST2030 & ST2022 SG vx.69.2 – Release Notes

3

V_state_prefix is set to 212 (sys set V_state_prefix 212) [administrator]# sys set V__state_prefix 212 [OK] Set OK [administrator]# Check_phonebook_domain_name is Check_phonebook_domain_name 1)

set

to

disable

(ipp

set

[administrator]# ipp set Check_phonebook_domain_name 0 [OK] Set OK [administrator]# Then type commit and then activate to apply the change. After setting, Example 1-Received p-asserted-id (user part of sip uri): 582125671234 Number to be displayed for the incoming call: 5671234 Number to be stored in call log: 5671234 Matches with phonebook number entry: 5671234 Example 2- Received p-asserted-id (user part of sip uri): +582461234567 Number to be displayed: 02461234567 Number to be stored in call log: 02461234567 Matches with phonebook number entry: 02461234567 Example 3- Received p-asserted-id (user part of sip uri): +584147654321 Number to be displayed: 04147654321 Number to be stored in call log: 04147654321 Matches with phonebook number entry: 04147654321

ST2030 & ST2022 SG vx.69.2 – Release Notes

4

3 LLDP The following parameters are added for LLDP Service. This parameter is configurable in common config file and telnet. lldpXFlag = 0/1

// 0: Disable LLDP function (Default) // 1: Enable LLDP function

lldpTxPeriod = 5 – 32768 (30 default) lldpTTL=120 lldpPortDesc= lldpSysName= lldpSysDesc= lldpSysCap=2097184 lldpChassisID=4 lldpPortID=4 lldpXMediaCap=65539 lldpXNetPolicy=1 lldpXEndpLocIdenti=0 lldpXAssetID=

3.1 Feature Activation A. Via APS APS in [net] section of both Common and Specific-MAC config files with all LLDP parameters. [net] … lldpXFlag=0 lldpTxPeriod=30 lldpTTL=120 lldpPortDesc= lldpSysName= lldpSysDesc= lldpSysCap=2097184 lldpChassisID=4 lldpPortID=4 lldpXMediaCap=65539 lldpXNetPolicy=1 lldpXEndpLocIdenti=0 lldpXAssetID=… …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: lldpXFlag is set to enable (lldp set lldpXFlage 1) [administrator]# lldp set lldpXFlag 1 [OK] Set OK [administrator]# Then type commit and then activate to apply the change. ST2030 & ST2022 SG vx.69.2 – Release Notes

5

4 MGC In this release, a new parameter is added for MGC Service. This parameter is configurable in common config file and telnet. For the flag for this feature MGC_service = 0/1/2

// 0: disable (default) // 1: HW_pstn // 2: Cirpack MGC service

The following new parameters are added for Cirpack MGC service/ Dial_Dtmf_Code = ‘#5’ (default) Alternate_Dtmf_Code = ‘#2’ (default) Rel_Libretre_Dtmf_Code = ‘#0’ (default) Ans_Libretre_Dtmf_Code = ‘#1’ (default) Transfer_Dtmf_Code = ‘#4’ (default) Conference_Dtmf_Code = ‘#3’ (default)

4.1 Feature Activation A. Via APS APS in [sys] section of both Common and Specific-MAC config files with all MGC parameters. [sys] … MGC_service=2 Dial_Dtmf_Code=#5 Alternate_Dtmf_Code=#2 Rel_Libretre_Dtmf_Code=#0 Ans_Libretre_Dtmf_Code=#1 Transfer_Dtmf_Code=#4 Conference_Dtmf_Code=#3 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: Mgc_service is set to Cirpack MGC Service (sys set mgc_service 2) [administrator]# sys set mgc_service 2 [OK] Set OK [administrator]# Then type commit and then activate to apply the change.

ST2030 & ST2022 SG vx.69.2 – Release Notes

6

5 BLF In this release, we have implemented the third BLF - Presence based BLF. BLFType = 0/1/2

// 0: User-Oriented BLF (Default) // 1: List-Oriented BLF // 2: Presence Based BLF

5.1 Feature Activation A. Via APS APS in [sys] section of both Common and Specific-MAC config files with BLFType parameter. [sys] … BLFType=2 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: BLFType is set to Presence Based BLF (sys set blf_type 2) [administrator]# sys set blf_type 2 [OK] Set OK Then type commit and then activate to apply the change. [administrator]#

ST2030 & ST2022 SG vx.69.2 – Release Notes

7

6 ACR response When incoming call for ST20XX is Anonymous and phone has ACR enabled, ST20XX sends as response message 603 – Declined but some server require phone should send message 433 Anonymity Disallowed.

6.1 Feature Activation A. Via APS APS in [sip] section of both Common and Specific-MAC config files with the new parameter – ACRResp. ACRResp = 0 403 Forbidden ACRResp = 1 433 Anonymity Disallowed ACRResp = 2 603 Declined [sip] … ACRResp=1 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: ACRResp is set to 433 (sip set acr_resp 1) [administrator]# sip set acr_resp 1 [OK] Set OK [administrator]# Then type commit and then activate to apply the change.

ST2030 & ST2022 SG vx.69.2 – Release Notes

8

7 Attend Transfer There is a hold action before sending REFER message with current behavior of attend transfer. However, the transfer behavior will be processed by some server. That`s why some server will have the problem of attend transfer. Our solution is to not sending the hold before REFER message. So it should have a flag to this feature to keep the former behavior and also meet this server requirement.

7.1 Feature Activation A. Via APS APS in [sip] section of both Common and Specific-MAC config files with the new parameter – Hold_bf_Att_Trans. Hold_bf_Att_Trans = 0 with hold behavior in attend transfer Hold_bf_Att_Trans = 1 without hold behavior in attend transfer [sip] …

Hold_bf_Att_Trans =0 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: Hold_bf_atttrans is set to 1 (sip set hold_bf_attrans 1) [administrator]# sip set hold_bf_atttrans 1 [OK] Set OK [administrator]# Then type commit and then activate to apply the change.

ST2030 & ST2022 SG vx.69.2 – Release Notes

9

8 Preferred Identity For some server when ST20XX is sending in INVITE header parameter P-Asserted-Identity (which is not assigned for CPE but for network) so phone should not use it. Instead of Phone should correctly send parameter P-Preferred-Identity. A new parameter is added for INVITE header parameter. This parameter is configurable in common config file and telnet. P_id_type = 0/1 (default 0:P-Asserted-Identity) // 0: P-Asserted-Identity // 1: P-Preferred-Identity

8.1 Feature Activation A. Via APS APS in [sip] section of both Common and Specific-MAC config files with the new parameter – P_id_type. [sip] … P_id_type=1 …

B. Via Telnet To configure, open a command line console, and telnet the phone: Example: P_id_type is set to P_Rreferred_Identity (sip set P_id_type 1) [administrator]# sip set P_id_type 1 [OK] Set OK [administrator]# Then type commit and then activate to apply the change.

ST2030 & ST2022 SG vx.69.2 – Release Notes

10

9 DSCP of DHCP In this release, you can change DSCP of DHCP separately.

9.1 Feature Activation A. Via Web GUI 1. Login to ST20XX Web GUI 2. Go to Advanced Page 3. Choose QoS

4. In Diffserv, choose Voice

5. In DS Code Point for DHCP, change the vale you want.

6. Press Apply and restart the phone.

ST2030 & ST2022 SG vx.69.2 – Release Notes

11

B. Via APS APS in [qos] section of both Common and Specific-MAC config files with the new parameter – DSCP3. DSCP3 = 0 ~ 63 [net] … DSCPflag=1 … [qos] … DSCP3=0 …

C. Via Telnet To configure, open a command line console, and telnet the phone: Example: [administrator]# net set dscp 1 [OK] Set OK [administrator]# qos set dscp 3 0 [OK] Set OK Then type commit and then activate to apply the change.

ST2030 & ST2022 SG vx.69.2 – Release Notes

12

10 Input mode In the release package, it is possible to change the input mode and char set used. 1. LangTbl_x.69.2.zz (original English Language Table). 2. LangTbl_x.69.2_Czech.zz (sample Czech Language Table – Still in English but with Czech input mode). By editing the Language Table, we can have Czech Display and Edit mode. 1. Edit language table by text editor 2. Change the line for Country name. E.g. Czech 3. Change the line for Character Set. E.g.

Latin-2

4. Change the EditModeInputKey. E.g. 0 @%()[]& 1.,=+-&^| abc2 á č ABC2 Á Č def3ď é ě DEF3Ď É Ě ghi4í GHI4Í jkl5ľ JKL5Ľ mno6ň ó MNO6Ň Ó pqrs7 ř š PQRS7Ř Š tuv8 ť ú ŧ TUV8Ť Ú Ŧ wxyz9 ţ ý WXYZ9 Ţ Ý *#?!:;'"_/ #

Remark: if your text editor (OS) is not Latin-2, after saving the file, you will lose your input. If it is the case, you need to edit by Hex Editor. For example, you can download a freeware HEX editor by: http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm 5. Using the APS to download Language table. 6. Choose the language to this Language table. End of document

ST2030 & ST2022 SG vx.69.2 – Release Notes

13