What are typical commands to establish a modem call to terminal device (DMS 10 in this case but I imagine this should be standard) and get to a state where I can send text to the terminal? I can use a program like Procom and connect that way, but I'm looking to know how to do this at the raw level, as I want to do it programatically.
I know I can do atdt [number] to dial to the terminal server, but I just get no carrier. I imagine I need to setup certain parameters such as the baud rate, hardware flow control etc... what are the commands in order to do this?
I know I can do atdt [number] to dial to the terminal server, but I just get no carrier. I imagine I need to setup certain parameters such as the baud rate, hardware flow control etc... what are the commands in order to do this?