Hello, help solve the following problem on hipath 4000 v.6:
It is necessary that during quick dialing on the display of the OpenStag 15t, the name should be displayed, not the number of the called subscriber and dialing.
What I've done:
DISPLAY-WABE: TYPE = GEN, DAR = SPDC1; - recognized the speed dial code (* 2)
ADD-LRNGZ: LST = 00, SPDMIN = 000, SPDMAX = 050; - created a new list (00)
ADD-ZRNGZ: LST = 0, SPDNO = 001, DESTNO = 803360435XX, SUPDIAL = 0, NAME = "TEST NUMBER"; - added his mobile number to the list
CHANGE-SBCSU: STNO = 110, SPDC1 = 0; - allowed subscriber 110 to use this list.
As a result, speed dialing for subscriber 110 works, but with an incoming call, the number and not the name are displayed. Maybe I missed something somewhere?
It is necessary that during quick dialing on the display of the OpenStag 15t, the name should be displayed, not the number of the called subscriber and dialing.
What I've done:
DISPLAY-WABE: TYPE = GEN, DAR = SPDC1; - recognized the speed dial code (* 2)
ADD-LRNGZ: LST = 00, SPDMIN = 000, SPDMAX = 050; - created a new list (00)
ADD-ZRNGZ: LST = 0, SPDNO = 001, DESTNO = 803360435XX, SUPDIAL = 0, NAME = "TEST NUMBER"; - added his mobile number to the list
CHANGE-SBCSU: STNO = 110, SPDC1 = 0; - allowed subscriber 110 to use this list.
As a result, speed dialing for subscriber 110 works, but with an incoming call, the number and not the name are displayed. Maybe I missed something somewhere?