AMPS: Make pitch, cadence and presentation indicator configurable #18

Open
opened 2023-10-23 17:57:22 +00:00 by shadowcaster3 · 1 comment
Collaborator

It would be nice to make make pitch, cadence and presentation indicator configurable. Proposal - use prefixes or suffixes of the called number to set parameters. Maybe some other mechanism can be used.

As per http://osmocom-analog.eversberg.eu/docs/TIA_EIA_553_A.compressed.pdf
page 109:
This 8-bit field comprises two subfields: pitch, the two most-significant bits, and
cadence, the six least-significant bits. Pitch represents a distinction between tones,
usually based on frequency. Cadence is the on/off pattern of the tones. Standard
Alert is pitch ‘00’in combination with cadence ‘000001’. If the mobile station
supports distinctive alerting, it should generate the pitches and cadences
recommended in the following table
Page 110 describes "Presentation indicator", which controls how AMPS MS should or should not be displaying calling number, if available at all.

It would be nice to make make pitch, cadence and presentation indicator configurable. Proposal - use prefixes or suffixes of the called number to set parameters. Maybe some other mechanism can be used. As per http://osmocom-analog.eversberg.eu/docs/TIA_EIA_553_A.compressed.pdf page 109: This 8-bit field comprises two subfields: pitch, the two most-significant bits, and cadence, the six least-significant bits. Pitch represents a distinction between tones, usually based on frequency. Cadence is the on/off pattern of the tones. Standard Alert is pitch ‘00’in combination with cadence ‘000001’. If the mobile station supports distinctive alerting, it should generate the pitches and cadences recommended in the following table Page 110 describes "Presentation indicator", which controls how AMPS MS should or should not be displaying calling number, if available at all.
Author
Collaborator

I have tested pitch, cadence and presence indicators on some AMPS capable phones I have by changing some variables and recompiling.
As a rule of a thumb, if a phone has LCD screen (and it's probably digital/dual standard) than it can support distinctive ring.
This is auxiliary function to caller id. Motorola StartTAC with one line of alpha LED indicators is capable of caller id display but completely ignored call cadence. StarTAC "digital" with graphical LCD did change cadence (and probably pitch). So did Nokia 6560.

Long story short, all approximately pre-1998 AMPS phones are not capable of caller id and don't use this feature. Those that support are usually more modern and can fallback into AMPS analog mode for backwards network comparability.

I have tested pitch, cadence and presence indicators on some AMPS capable phones I have by changing some variables and recompiling. As a rule of a thumb, if a phone has LCD screen (and it's probably digital/dual standard) than it can support distinctive ring. This is auxiliary function to caller id. Motorola StartTAC with one line of alpha LED indicators is capable of caller id display but completely ignored call cadence. StarTAC "digital" with graphical LCD did change cadence (and probably pitch). So did Nokia 6560. Long story short, all approximately pre-1998 AMPS phones are not capable of caller id and don't use this feature. Those that support are usually more modern and can fallback into AMPS analog mode for backwards network comparability.
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#18
No description provided.