kde AddressBook can dial-out telephone. In Settings box there is place to type in Dial-out script name (Script-Hooks).
But I can NOT find reasonable script to dial normal phone connected to AT modem. I have SDI internet connection and phone is connected to modem only to allow easy dialing from kAddressBook.
It sort of works but wait time should be varied for short and long (i.e. international) numbers. Better solution will be to check modem response (i.e. OK).
Oh man... you'd think this would be easy but it's not.
This used to work for me, but no longer. Maybe you'll have more luck with it:
[code:1]
/usr/sbin/chat '' ATZ OK ATDP%N < /dev/ttyS0 > /dev/ttyS0
[/code:1]
I can't seem to use chat anymore, which is the main problem I think. Beats me why (Debian Sid).