the project is to send mobile SMSes to send votes to a computer connected to a serial GSM modem, the votes and voter details are stored in a database and the vote count is carried out to text out the result back to the mobile number.
there will be a number registration before it can enlist its vote.
the problem I have been facing is that after the voter and candidate details has been entered the code must be able to send out AT command to the modem to send a notification to the mobile, but it is unable to do that!

I have checked the database entries, its working fine.. I have entered records separately and its visible in the MySQL db!
I have checked the modem connectivity, its working fine.. I have checked it using the hyper terminal of the PC!
but still the trouble with SMS sending and receiving persists!!

I would really appreciate any help with solving the glitch!!
