All specs
ETSI GSM 06.10ETSINicheTelecom

GSM Full Rate Audio (GSM 06.10)

Telephony & VoIP·European Telecommunications Standards Institute
WHY YOU NEED THIS

Legacy GSM voice and older Asterisk/voicemail systems still produce `.gsm` files. Distinct from the GSM cellular network spec — this is the audio codec bitstream format.

What It Defines

GSM full-rate speech codec at 13 kbps, stored as raw 33-byte frames (`.gsm` files) or in WAV `fmt` tag 0x0031. Magic often starts with GSM frame sync patterns; libsndfile/tsoaudio conventions prepend a 33-byte frame header. MIME type: `audio/x-gsm`.

Canonical (Normative)

Related References

gsm-frgsmcodec13kbpsvoicemailtelephony2g
Standards Body
European Telecommunications Standards Institute

European standards body for ICT, originally created for GSM. ETSI partners with 3GPP and is the European partner organization. Publishes NFV, MEC (Multi-access Edge Computing), and TETRA (digital trunked radio) standards in addition to mobile.

Visit

Related Specs

EBU / Microsoft RIFF WAVEEcmaMust Know

WAV

WAV is the universal file format for call recordings, IVR prompts, voicemail exports, and PSTN debug captures. Every telephony platform (Twilio, Asterisk, FreeSWITCH) reads and writes WAV-wrapped G.711.

TelecomProductTelephony & VoIP
Details
3GPP TS 26.071 / RFC 48673GPPShould Know

AMR-NB

AMR-NB is the fallback voice codec for pre-VoLTE mobile networks and many carrier voicemail systems. The `#!AMR` file header and RFC 4867 RTP framing are distinct from AMR-WB.

TelecomTelephony & VoIP
Details
ITU-T G.711ITU-TShould Know

G.711

G.711 is the common denominator of telephony. Every PSTN gateway and legacy SIP trunk speaks G.711. When codec negotiation fails and you're left with 64 kbps PCM, this is why.

TelecomTelephony & VoIP
Details
ETSI/3GPP GSM3GPPShould Know

GSM

GSM underpins SMS delivery, international roaming, and network fallback. Understanding A-interface, MSC, and MSISDN is essential for any telecom or SMS gateway integration.

TelecomCellular Networks
Details