Difference between revisions of "ASCOM Norwegian Character Mapping"
From Zenitel Wiki
(New page: ASCOM pager transmitters use a different mapping of the Norvegian characters "æøå" than the AlphaCom extended ASCII. Mapping AlphaCom Ascom Æ 198 146 æ 230 ...) |
|||
Line 17: | Line 17: | ||
ex_profile.flags.ascom_char = 1 | ex_profile.flags.ascom_char = 1 | ||
+ | |||
+ | [[Category:3rd party integration]] |
Revision as of 09:29, 23 September 2009
ASCOM pager transmitters use a different mapping of the Norvegian 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