Question

In my current project I need to connect to SMPP server for transmit SMS's. So I'm looking SMPP clients written in Erlang programming language.

I'm found OSERL using CEAN, but I guess that this project is deprecated (Last Update: 2011-05-25).

Can somebody suggest me modern SMPP clients?

Was it helpful?

Solution

Two libraries that claims to support SMPP 3.4 can be found on GitHub, but they do not seem to be actively maintained.

OTHER TIPS

There are simple library which support SMPP 5.0. Support cyrillic text and gsm 7-bit extension table.

esmpp_lib

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top