CDDA to SLN Converter

Convert CD audio to Asterisk SLN raw format online

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

PBX Audio Format

Convert CDDA to SLN — the raw PCM format expected by Asterisk PBX and open-source telephony platforms for system prompts.

Clean Source Audio

Starting from uncompressed CDDA ensures your Asterisk hold music and prompts sound their best in SLN format.

No CLI Required

Skip the sox and asterisk command-line workflow. Convert CDDA to SLN in your browser and upload to your PBX.

How to convert CDDA to SLN

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose sln or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your sln file right afterwards

About formats

CDDA (Compact Disc Digital Audio), known as the Red Book standard, defines audio stored on music CDs. Jointly developed by Sony and Philips and published in 1980, it established parameters that shaped digital audio for decades: 16-bit linear PCM at 44.1 kHz stereo, yielding 1,411.2 kbps uncompressed. Each disc holds up to 80 minutes organized into tracks with index points, sub-channel data for text display, and error correction codes (CIRC) ensuring reliable playback despite minor scratches. When audio is ripped from a CD, the resulting stream is often saved with the .cdda extension as raw PCM before conversion. The most obvious advantage is uncompressed, lossless nature — what reaches your ears is mathematically identical to the studio master at the specified resolution. Robust error correction provides excellent resilience, maintaining audio integrity even when disc surfaces suffer moderate wear. Having sold billions of units since the first commercial release in 1982, CDDA established baseline quality expectations for digital music and remains the reference against which compressed codecs are measured.
Developer: Sony / Philips
Initial release: October 1980
SLN (Signed Linear) is a headerless raw audio format storing 16-bit signed linear PCM samples at 8000 Hz mono, most closely associated with Asterisk — the open-source PBX framework developed by Digium (now Sangoma Technologies). Within Asterisk, SLN serves as the native internal audio representation: every codec transcoding operation passes through signed linear as an intermediate step. This makes SLN the backbone of Asterisk's codec translation architecture. The format contains nothing but raw samples — no headers, no metadata, no framing — so parameters must be known in advance. While this lack of self-description might seem limiting, it is actually an advantage in telephony where sample format is fixed by convention and every overhead byte matters across thousands of simultaneous channels. The 8000 Hz rate aligns with the G.711 standard for traditional telephony, capturing the full 300-3400 Hz voice band. Asterisk also supports extended variants (sln16, sln32, sln48) for wideband audio. SLN files require no decoding — just direct memory mapping — making them ideal for real-time mixing, conferencing, and prompt playback in high-density VoIP environments.
Initial release: 1999

Frequently Asked Questions

Why convert CDDA to SLN?

SLN is the native signed linear format for Asterisk PBX. Converting CD audio to SLN prepares prompts and hold music for VoIP phone systems.

What sample rate for Asterisk?

Asterisk uses 8000 Hz (sln) or 16000 Hz (sln16) most commonly. Match the sample rate to your Asterisk configuration for proper playback.

Is SLN compressed?

No — SLN is raw signed linear PCM with no header or compression. It is the simplest possible audio format — just raw samples.

What applications use SLN?

Asterisk PBX, FreeSWITCH, and other open-source telephony platforms use SLN for internal audio prompt and music-on-hold storage.

Can I batch convert?

Upload multiple CDDA files and convert them to SLN at once — efficient for preparing all your Asterisk prompts and audio assets.