Ping gprs Example

Hai all,
I downloaded the .dwl file of “ping gprs” example given by wavecom. using this example how can i send data
packet to server. i run this program with two user defined At comnads ie AT+GSET,AT+WDATA,
for this commands i got this response. Pls tell me how to run this program .
After run the proram this is the output in the hyperterminal. I am getting “Context activation error”

+WIND: 13
Transfer Application started
at+wopen=1
OK
+WIND: 1
+WIND: 16
+WIND: 7
at+gset?
+GSET: 1,“122.50.150.23”,"","",“122.50.150.23”,0,0
+GSET: 2,"","","","",0,0
+GSET: 3,"","","","",0,0
+GSET: 4,"","","","",0,0
OK
+WIND: 4
+WIND: 10,“SM”,1,“FD”,0,“ON”,0,“SN”,0,“EN”,0
+WIND: 11,“636FF611D999BB08B72155A96C001D22”,“18C40FACFE235F2532DF4F2CD8255CCC”,“B6D11D86E54354DEE92DDAF119266001”
at+wdata?
+WDATA: 0,“122.50.150.23”,1,350,145,10
OK
at+wdata=1,“122.50.150.23”,1,400,145,10
Context activation error
ERROR
+WIND: 15,1,“Airtel”,2,“Airtel”,3,"+22",4,“09/12/29,06:07:05+22”,6,“0”
adsfasjfkshdgjlsa;
at
OK
at+wdata?
+WDATA: 0,“122.50.159.252”,1,400,145,10
OK

Hiya,

Where did you get the .dwl application from? Have you read the app notes or documentation that came with the application?

Have you set the right APN for your service provider?

ciao, Dave