Well - all you'd need to do is send the modem a few Hayes commands to make it dial.
While I haven't done it - the following information should help:
ATDT18005551234,,,,,,,,123456
then wait 4 seconds and issue
ATH
You could put it into a cron statement, and then just do a
echo ATH >...