SMPP API

SMPP API to send bulk SMS

ez4usms provides SMPP connections for users who need to send out a high volume of messages each month and at high speed. Using a SMPP connection, you are continuously connected to our system and you do not need any programming if you use SMPP client software. ez4usms supports SMPP connections using the SMPP 3.4 standard which is backward compatible (supports SMPP 3.3 also).

  • Supports text, Unicode, binary SMS and flash messaging.
  • Support for concatenated messages (long SMS)
  • Support for bulk sendings
  • Dynamic sender identity
  • Real time delivery reports
  • Easy to use (connection is independent from programming language/platform)
  • Supports thousands sms per second for each account.

How to connect via SMPP

Send email at smpp@ez4usms.com with your details in order to open your account

Purchase SMS credits or ask us for a test account

Make test requests to our SMPP server in order to make sure everything is working ok on your part

When you are ready let us know in order to move to the productive servers

 

Sample configuration for kannel:

group=smsc
smsc=smpp
system-type=SMPP
smsc-username=myusername
smsc-password=mypassword
allowed-smsc-id=ez4usms
smsc-id=ez4usms

host=smsc.gr
port=2345
throughput=50
max-pending-submits=50

group=smsc
smsc=smpp
system-type=SMPP
smsc-username=myusername
smsc-password=mypassword
allowed-smsc-id=ez4usms
smsc-id=ez4usms
host=smsc.gr
receive-port=2345
throughput=50
max-pending-submits=50