Files
osmocom-analog/src/libtones/uk_outoforder.h
Andreas Eversberg 8cac394e04 Refactoring tone and anouncement gerneration
Move all tones and anouncements into libtones. Each application can name
the tone set (american, german, uk, ect.) during initializaton. The
tones are converted to samples of the target codec. These samples can
then be streamed by the application.

The application of osmocom-analog is the call control of libmobile.
2025-03-20 09:22:55 +01:00

4 lines
42 B
C

extern tones_seq_t seq_uk_outoforder[];