Submit_sm Response Problem

Submit_sm Response Problem SearchSearch
Author Message
Anonymous
Posted on Tuesday, September 23, 2003 - 11:18 am:   

We are using Now SMS which is using SMPP 3.4

After submitting a message, in response we are not getting Message_Id?

We are receiving Unrecognised PDU, after submitting a Cancel_PDU, while we have checked each and every byte carefully.
Bryce Norwood - NowSMS Support
Posted on Wednesday, September 24, 2003 - 10:28 pm:   

No message id is returned, because there is no support for cancel or replace of the submitted message (basically we couldn't guarantee that we could then issue this cancel or replace command to one of the different interfaces that we may be connecting to on the backend).

The built-in SMPP server only supports the bind, unbind, submit and enquire_link operations at this time.

-bn