Crosswire is a dispatch platform that is compatible with SIP, analog and digital radio. It comes with a Java client which you pay for per instance, but there are occasions where you may want additional people to be able to listen in. To this end I have developed a web client that watches the crosswire mysql database and plays out the audio in semi real time. By this, I mean that you have to wait for each call to be persisted to disk before you can listen to it which creates a delay of at least the length of the call before you can listen to it. It is written in ASP (C# Razor), source is here.
Leave a Reply