What audio codec and parameters are used for the recordings? You've really nailed the 90s landline sound.
Anonymous public voicemail inbox
11–20 of 104 posts
Re: Anonymous public voicemail inbox
#12What audio codec and parameters are used for the recordings? You've really nailed the 90s landline sound.
[1]: https://en.wikipedia.org/wiki/Plain_old_telephone_service#Ch...
Re: Anonymous public voicemail inbox
#13how is the last message march 31? does this thing update live?
Re: Anonymous public voicemail inbox
#14the retro windows gui is such a perfect match for this. amazing work!
Re: Anonymous public voicemail inbox
#15how is the last message march 31? does this thing update live?
I manually moderate the voicemails and run a script locally to build out a static site and upload it to Neocities. The site is relatively fresh (created within the past year); it just hasn't seen much traffic yet.
Re: Anonymous public voicemail inbox
#16What audio codec and parameters are used for the recordings? You've really nailed the 90s landline sound.
They come from my VoIP provider as 16bit 8kHz WAV files. I crunch them down to MP3s using ffmpeg before uploading. I don't get any say in the source quality, but I'm quite pleased with it as well.
> but I'm quite pleased with it as well.
Have to say that despite the filtering of high frequencies making it sound, well, like a telephone... µ/A-law data sounds pretty well. Much better than GSM and most low-bandwidth codecs, especially if the encoded sound is not just pure voice but also background noise that comes with it.
Re: Anonymous public voicemail inbox
#17Are you using something like asterisk or FreeSWITCH to connect to the siptrunk? If so, do you have a backend for the dialplan?
Would love to see the code if possible
Re: Anonymous public voicemail inbox
#18some more details about stack and implementation would be great too curious how this was built
Re: Anonymous public voicemail inbox
#19Really cool, thank you for posting Are you using something like asterisk or FreeSWITCH to connect to the siptrunk? If so, do you have a backend for the dialplan? Would love to see the code if possible
Re: Anonymous public voicemail inbox
#20the voicemails are genuinely wholesome and theme of the 90s, i cracked up at the hot pockets one some more details about stack and implementation would be great too curious how this was built
I thought about making a dedicated "app" for all of it, but why make it more complicated than it has to be. I manually moderate all the calls anyway, so I just stuck with a simple smattering of scripts and static hosting.
You can see all the site source and scripts here: https://gitlab.com/unixispower/after-the-beep