To do this following the following simple instructions:
The first one of these allows for use of cu to dial out to other machines.
The second sets up a SLIP connection.
Now type
telinit q
Make sure the modem is connected and turned on and type
cu
ie: for telesys from UT-phones
cu 59996
If it dials out and you can connect you have a working modem setup.
Now hangup and end the cu process.
Look at the documentation on ppp and uucp configuration files in insight.
NOTE that debug=4 initially so that we can debug the connection step by step.
This enables to see if the login is occuring correctly and if the
commands are getting through. If all works then comment out the debug
line so that ppp does not stay verbose...
If you get packets through then the connection is set up.