fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
218 stars 135 forks source link

Silent SMS #49

Closed betim closed 6 years ago

betim commented 7 years ago

The codec is very simple, basically content does not need to be encoded/decoded, just data_encoding flag (which is undocumented) needs to be set to 0xC0.

fiorix commented 6 years ago

Ping @betim

fiorix commented 6 years ago

This needs to be rebased.

fiorix commented 6 years ago

Alright closing this since we've got no answer for a while. Happy to reopen anytime, just ping me.