Difference between revisions of "SMS SMPP Troubleshooting"
From Kolmisoft Wiki
Jump to navigationJump to search
m |
|||
Line 1: | Line 1: | ||
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. | 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: | Must-read before proceeding: | ||
* https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer | * https://en.wikipedia.org/wiki/Short_Message_Peer-to-Peer |
Revision as of 07:28, 30 December 2015
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