SMPP -Command status 3
Open
- Dominant language
- JavaScript
- Stars
- 435
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
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?.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.