frequency detection and gsm

Am using induino board with GSM interface.In that am getting compile and also uploading into the kit.But my problem was in the serial monitor am not getting any response in it about the GSM.pls help me to resolve the prob. :relaxed:

_8271S__2__ino.ino (2.39 KB)

Hi, You need to tell us more:

What Arduino type board?? Link?
What GSM module/shield? Link?
Where did you get the software sketch?

Strange sketch - it has a "main", a "setup" and a "loop", but only one (I assume) of them ever gets called.
Or am I missing something important about the "induino"?