You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, JSmpp is used in test utils to ensure that SMS are received correctly.
However, message decoding is done manually (JSmpp doesn't provide the algorithm to decode messages).
Currently, JSmpp is used in test utils to ensure that SMS are received correctly.
However, message decoding is done manually (JSmpp doesn't provide the algorithm to decode messages).
We should provide usage of Opensmpp simulator in tests to be sure to be compliant with SMSC servers. See https://github.com/OpenSmpp/opensmpp/blob/master/sim/src/main/java/org/smpp/smscsim/Simulator.java
The text was updated successfully, but these errors were encountered: