NMT: Implement message waiting indicator update #20

Open
opened 2023-10-23 18:02:19 +00:00 by shadowcaster3 · 0 comments
Collaborator

As per http://download.eversberg.eu/mobilfunk/NMT-Dokus/NMT%20DOC%20450-1%20System%20Description%201997-08-08.pdf
page 51, section 4.3.3.11:

It would be nice to have at least voice mail waiting indicator update implemented.

Coding of additional information, frame 2c, 2d, 2f and 5c
....
Coding of F1F2F3 in frame 5c
F1 F2 F3= i1 i2 i3 i4 i5 i6 i’1 i’2 i’3 i’4 i’5 i’6
i1 = 1 indicates SMS message is waiting
i2 = 1 indicates voice mail is waiting
i3 = 1 indicates fax is waiting
i4 = 1 indicates e-mail is waiting
i5 = 1 indicates data is waiting
i6 = (spare)
Note that in = 0 carries no information on the corresponding indicator setting (does not reset the indicator)

As per http://download.eversberg.eu/mobilfunk/NMT-Dokus/NMT%20DOC%20450-1%20System%20Description%201997-08-08.pdf page 51, section 4.3.3.11: It would be nice to have at least voice mail waiting indicator update implemented. Coding of additional information, frame 2c, 2d, 2f and 5c .... Coding of F1F2F3 in frame 5c F1 F2 F3= i1 i2 i3 i4 i5 i6 i’1 i’2 i’3 i’4 i’5 i’6 i1 = 1 indicates SMS message is waiting i2 = 1 indicates voice mail is waiting i3 = 1 indicates fax is waiting i4 = 1 indicates e-mail is waiting i5 = 1 indicates data is waiting i6 = (spare) Note that in = 0 carries no information on the corresponding indicator setting (does not reset the indicator)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cellular-infrastructure/osmocom-analog#20
No description provided.