Tell your CID capable modem to answer those annoying calls
If you have the caller id service from your phone provider and your modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), This port can cause the modem to answer the call giving the caller an earful.
If you have the caller id service from your phone provider and your modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), This port can cause the modem to answer the call giving the caller an earful.
To install scud, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install scud
To see what files were installed by scud, run:
port contents scud
To later upgrade scud, run:
sudo port selfupdate && sudo port upgrade scud
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.