On Wed, Nov 09, 2005 at 05:27:20PM +0530, Gopi K wrote:
i have decided to make a s/w for handling the Phone calls. i am planning to use Linux Platform to develop the S/w . Phone Call would be handled Through MODEM
Asterisk.
i have some basic queries :
- i need to have GUI Interface for the said S/W.Which Tools can i use ??
- And what kind of Programming Language would be used for the GUI(C/C++)
You can use whatever language you want, as long as it can make system calls.
- Can some one give me some Web links to start off.