You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
I am using node-smpp for sending SMS. It was working fine. But suddenly I am not able to send SMS through my account. Now I am getting the following PDU response if I send an SMS through my account.
Ask the other side of the connection why they are not recognizing command id 0x00000004 (submit_sm) even when they are returning the response on a correct submit_sm_resp
Hi Team,
I am using node-smpp for sending SMS. It was working fine. But suddenly I am not able to send SMS through my account. Now I am getting the following PDU response if I send an SMS through my account.
[PDU {
command_length: 17,
command_id: 2147483652,
command_status: 3,
sequence_number: 2,
command: 'submit_sm_resp',
message_id: ''
}]
Do you guys have any idea what's the issue and how to fix this?.
The text was updated successfully, but these errors were encountered: