Click here to Skip to main content
15,900,378 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey Friend,

i have made one application using AT Command which can send the sms one by one mobile number from SQL. i was also able to dial call using AT Command.but problem is that i am not able to get trigger or something that notify me that call is accepted successfully or hungup from opposite side.

i want to make on desktop application which will detect the mobile and by sql i am supplying the mobile numbers. so i want to play one mp3(recored msg) file. one bye one to all number from database.

Please guys if anybody have idea. how can i make this applicatoin .. or is that possible using ATCommad or Anroid or any other language ????


Thanks in Advance
Hardik J. Desai
Asp.Net, C# Developer
Posted

1 solution

I presume you are using a normal mobile phone connected to your computer for this.

For the type of application you are trying to create there is a special hardware device which connects to your PC via com port and can handle text sending and receiving, these devices have a SDK also which will help you out.

Search for "GSM modem" on google.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900