Actions

Difference between revisions of "ASCOM Norwegian Character Mapping"

From Zenitel Wiki

 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
ASCOM pager transmitters use a different mapping of the Norvegian characters "æøå" than the AlphaCom extended ASCII.  
+
This article only applies where T940si or T942si is used.
 +
 
 +
ASCOM pager transmitters use a different mapping of the Norwegian characters "æøå" than the AlphaCom extended ASCII.  
  
 
Mapping
 
Mapping
Line 18: Line 20:
 
   ex_profile.flags.ascom_char = 1
 
   ex_profile.flags.ascom_char = 1
  
[[Category:3rd party integration]]
+
[[Category: Pocket pager]]

Latest revision as of 11:10, 6 January 2014

This article only applies where T940si or T942si is used.

ASCOM pager transmitters use a different mapping of the Norwegian characters "æøå" than the AlphaCom extended ASCII.

Mapping

     AlphaCom    Ascom
Æ    198         146
æ    230         145
Ø    216         157
ø    248         155
Å    197         143
å    229         134


Configuration

  • The ESPA protocol must be configured with 8-Bit data.
  • The nvram flag for ascom mapping must be set to 1
 ex_profile.flags.ascom_char = 1