| View previous topic :: View next topic |
| Author |
Message |
akshaycjoshi
Joined: 05 Feb 2008 Posts: 2
|
Posted: Tue Feb 05, 2008 8:30 am Post subject: delivery status |
|
|
Friends , hello to all of you.
I am using Matrix GSM modem with airtel prepaid sim.
Also using sms and pager toolkit.
I am developing an application to send sms(s) and also receive them with c#.
The problem is that The GsmOut object is giving error that "this feature is not supported in ur device" when i enable "QueryStatus" .
But the facilty is there in the modem i am using and also by the provider.
Maybe it's needs to be enabled in the GSM modem OR needs some special initialisation string,
Guys please help me in resolving this problem.
Thankssss in advance |
|
| Back to top |
|
 |
akshaycjoshi
Joined: 05 Feb 2008 Posts: 2
|
Posted: Wed Feb 06, 2008 6:21 pm Post subject: |
|
|
I guessed that toolkit is useless and you have found a bug.
Can anyone help me out here ? |
|
| Back to top |
|
 |
engrmmm
Joined: 06 May 2008 Posts: 2
|
Posted: Tue May 06, 2008 9:55 am Post subject: help regarding delivery report |
|
|
hi
im using promate modem
i have developed an application for sending and recieving sms
i want to get delivery report tht whether sms has been delivered or not
can anybody help me ragarding this issue? |
|
| Back to top |
|
 |
Leon
Joined: 11 Jul 2007 Posts: 405
|
|
| Back to top |
|
 |
engrmmm48
Joined: 08 May 2008 Posts: 1
|
Posted: Thu May 08, 2008 11:07 am Post subject: |
|
|
hi
i have read that article
but i cant create GsmOut object
this object belongs to which clas?
i set the RequeestDeliveryStatus property
thn
objGsmProtocol.MessageStorage = objConstants.asSTORAGE_ALL;
the messages are being sent from my application but their delivery report is not being recieved to me
it gives the status of ENROUTE
thats the problem |
|
| Back to top |
|
 |
|