SMS delivery report?

SMS delivery report? SearchSearch
Author Message
Igor
Posted on Monday, September 08, 2003 - 01:20 pm:   

Hi,
I'd like to know is it possible (and how) to receive SMS delivery reports if I'm using only direct TCP/IP (SMPP,...) link to the operator SMSC ?
Thanks
Bryce Norwood - NowSMS Support
Posted on Wednesday, September 10, 2003 - 10:12 pm:   

Igor,

For SMPP connections only, there is an undocumented setting that will request return receipts on all messages. Manually edit SMSGW.INI, and add the following section:

[SMPP]
DeliveryReceiptFlag=1

NowSMS does not perform any processing against the receipts at this time, so it may be of somewhat limited use.

-bn