SMS SMPP Troubleshooting
From Kolmisoft Wiki
Revision as of 07:31, 30 December 2015 by Mindaugas (talk | contribs) (→Manually sending SMS from command line)
SMPP Protocol are binary encoded for efficiency. It is not text based as SIP protocol so packet capture with tethereal to .pcap file will not show human-readable information.
Must-read before proceeding:
- https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer
- Protocol specification: https://www.openmarket.com/customer-center/documentation/SMSSMPP-Specification/SMPP-v3-4-Issue1-2.pdf
pcap file capture
pcap file view over Wireshark
Manually sending SMS from command line
If we have something else but not [ESME_ROK], then check error code from this file for the cause: File:Smpp error codes.pdf