RestComm / smscgateway

RestComm SMS Gateway (SMSC) to send/receive SMS from/to Operators Network (GSM)
http://www.restcomm.com/
GNU Affero General Public License v3.0
127 stars 111 forks source link

SMPP Server tests and extensions version fixes #294

Open FerUy opened 6 years ago

FerUy commented 6 years ago

What this PR does / why we need it: smpp.extensions.version is set to latest correct available version. Esme constructor in TxSmppServerSbbTest and RxSmppServerSbbTest classes is now fixed. Because of these fixes, now SMSC Gw has no more compilation errors and builds successfully with all tests passing.