Receive message id

Receive message id SearchSearch
Author Message
ricky
New member
Username: Zxcvbn

Post Number: 1
Registered: 07-2005
Posted on Thursday, July 28, 2005 - 12:15 pm:   

Hi, i am using nowsms as smpp gateway to connect to SMSC Operator,they required us to get log for msg_id, submit_sm_resp, and delivery report.
I can receive delivery report and msg_id by mannually added smsgw.ini (delivery_receipt=1), but still cannot receive submit_sm_resp or acknowledge.
my question is :
1. Is it the "OK" from smsoutxxx.log describe that submit_sm_resp received successfull?
2. If yes, Is there any way to you to provide the msg id which get from submit_sm_resp in smsoutxxx.log?

Thank you for your support
Ricky
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4687
Registered: 10-2002
Posted on Thursday, July 28, 2005 - 08:40 pm:   

Hi Ricky,

1. Yes.

2. I'm pretty sure that it is in the log, you will see SMSCMsgID= reported in the SMSOUT-yyyymmdd.LOG file. At least I do on my system.

But that is version specific. You might need to update to v5.51b (see http://support.nowsms.com/discus/messages/53/9502.html).

Also, you might be interested in an undocumented capability that helps out considerably in tracking SMPP message ids, where we translate the message id's in the receipt so that you receive the NowSMS ID instead of the upstream SMPP ID. (See http://support.nowsms.com/discus/messages/1/9540.html)

-bn