On Mon, 15 Aug 2016, Wyatt Zacharias wrote:
So currently at Bluecross we have a pool of modems connected to a cisco 2600. What happens is when a connection is received on the modem line, the cisco router initiates an IP connection to an internal server and forwards the data from the serial line to the server. We're looking to move that Serial to IP functionality over to a Linux server so we can retire the EOL routers. Does anyone know of a way to do this? Also if anyone has any good resources for modem connectivity with linux they can forward me I'd appreciate it.
-- Wyatt Zacharias
I used http://alpha.greenie.net/mgetty/ on Linux for many years to handle incoming dial-up voice calls. It handles data, fax, and voice calls. You might want to look at it. Handles data and fax calls as well as voice.
-Daryl