I've looked everywhere for something that seems simple. I have a linux server somewhere. All I want to do is install some voip software that will allow me to call a LANDLINE and also enter an extension. Nobody will be speaking or listening to it. It just needs to call the number, wait a bit, enter the 4 digit extension, and then hangup. I've looked everywhere for this, I see lots of different software for VOIP this, SIP that, but can't find anything with a simple script I can test out. It needs to be a script that can be called to execute via command line.
...