Spellout is a command-line tool that converts input into the International Radiotelephony Spelling Alphabet.
It accepts input via command-line arguments or standard input.
$ spellout cable9
Charlie Alpha Bravo Lima Echo Niner
$ echo cable9 > /path/to/file
$ spellout < /path/to/file
Charlie Alpha Bravo Lima Echo Niner