Hi Shyam,
Quote:
|
Originally Posted by shyam_b1281
how can i program modem using FC1?
|
I guess you can, but i am not sure about FC1, as i am using FC4.
Quote:
|
Originally Posted by shyam_b1281
I like to make a program that can call to another phone or answer any incoming calls. can i make it in linux?
|
You can do that
Quote:
|
Originally Posted by shyam_b1281
should I use hayes commands?
also can u suggest any resource so that i can refer for program that includes phone.
|
You can use Hayes or AT command set to achive the above but i would certainly suggest you to look into some built in ones like : WvDial, you can download code for Wvdial from its site.
You can customize the code as you want but be careful its with LGPL.
Rather than reinventing the wheel by using Command, you can start rolling with WvDial.
If you find a good one than do let me know as i am also looking into such a stuff