Troubleshooting SMPP with tcpdump and WireShark - dwilkie/nuntium GitHub Wiki
sudo tcpdump -i eth0 -nnvvS -s 65535 -w smpp.cap host telco_internal_ip
Install WireShark on your development machine and open the captured file.
Note: If you see malformed packets, right click on a packet and select Decode As...
Then choose SMPP.