package
0.0.0-20221204100419-92d023664ef0
Repository: https://github.com/m2mgateway/go-smpp.git
Documentation: pkg.go.dev
# README
SMS TPDU Parser and Builder
Need more test case.
References
- GSM 03.38
- GSM 03.40
- https://github.com/gammu/gsm-docs
- https://m2msupport.net/
- https://smspdu.benjaminerhart.com/
- https://android.googlesource.com/platform/frameworks/opt/telephony/+/f1b97fc/src/java/com/android/internal/telephony/gsm/SmsMessage.java
- https://android.googlesource.com/platform/frameworks/opt/telephony/+/refs/heads/master/src/java/com/android/internal/telephony/gsm
# Packages
No description provided by the author
# Constants
10 1 MO.
00 0 MT.
00 1 MO.
10 0 MT.
01 1 MO.
01 0 MT.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Command see GSM 03.40, section 9.2.2.4 (45p).
Deliver see GSM 03.40, section 9.2.2.1 (35p).
No description provided by the author
DeliverReport see GSM 03.40, section 9.2.2.1a (37p).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StatusReport see GSM 03.40, section 9.2.2.3 (43p).
Submit see GSM 03.40, section 9.2.2.2 (39p).
No description provided by the author
SubmitReport see GSM 03.40, section 9.2.2.2a (41p).
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
FailureCause see GSM 03.40, section 9.2.3.22 (54p).
No description provided by the author
No description provided by the author
No description provided by the author