Use Kannel to send your sms

LOX24 is compatible with Kannel. You can easily send your SMS through our Kannel API.

SMS API compatible with Kannel

SMS über den SMS Gateway versenden

Kannel the Tyrannosaurus

Kannel is an opensource SMS gateway and a real dinosaur in the best sense of the word. A dinosaur because the Kannel development began back in 1999. Also a dinosaur because of its size. The Kannel system consists of 300,000 lines of C code. Such a large project cannot be easily replaced or redeveloped.

And although we affectionately call Kannel the dinosaur, Kannel is still very much alive today. Not only because a lot of customers and also we ourselves use Kannel as a client to connect SMPP connections, but because after a long break between 2014 and 2018 life and movement has returned to the project.

Kannel without SMPP even better

SMS with Kannel

Small configuration guide for Kannel SMS Gateway

Variant 1: Delivery reports directly to you

If you do not want to have the delivery reports sent to Kannel, but via our event notifications, then create the following configuration in Kannel:

				
					group = smsc
smsc = http
system-type = kannel
smsc-id = "lox24"
allowed-smsc-id = "lox24"
port = 10443
send-url = "https://lox24.eu/api/kannel/{SERVICE_CODE}.php"
smsc-username = "{USER_ID}"
smsc-password = "{API_KEY}"
max-sms-octets = 1530
				
			
  • SERVICE_CODE – replace with the SMS type you want to use, i.e. ‘economy’, ‘pro’ or ‘direct’.
  • USER_ID – is your customer no. as you also use it for the login on our website
  • API_KEY – is the key which you can generate in your web account in the API settings. You must select the ‘Kannel’ type.

The delivery reports go to the URL you have set in your web account as notification endpoint. This can also be a mail address.

Variant 2: Delivery reports back to Kannel

If you want to send the delivery reports directly back to Kannel, then create the following configuration in Kannel:

				
					group = smsc
smsc = http
system-type = kannel
smsc-id = "lox24"
allowed-smsc-id = "lox24"
port = 10443
send-url = "https://lox24.eu/api/kannel/{SERVICE_CODE}.php"
smsc-username = "{USER_ID}"
smsc-password = "{API_KEY}"
dlr-url = "http://youhosthere.com:10443/?username={USER_ID}&password={API_KEY}"
connect-allow-ip = "127.0.0.1;213.133.127.70;116.203.64.153;85.10.245.*"
max-sms-octets = 1530
				
			
  • SERVICE_CODE – replace with the SMS type you want to use, i.e. ‘economy’, ‘pro’ or ‘direct’.
  • USER_ID – is your customer no. as you also use it for the login on our website
  • API_KEY – is the key which you can generate in your web account in the API settings. You must select the ‘Kannel’ type.
  • youhosthere.com:10443 – you must replace this with the address of your Kannel setup
Our philosophy

An SMS API without compromise

Various interfaces

In addition to the Kannel connection, we also offer other SMS APIs such as http/mail/soap for sending and receiving SMS.

Highest availability

Through multiple redundancy, we guarantee 99.9% availability and a throughput of at least 10 SMS per second.

Favorable prices without fixed costs

Sending SMS is possible from as little as one cent depending on the country and we do not charge any basic or setup fee.

European data protection

Our servers are all located in Germany and we are a telecommunications company licensed with the German Federal Network Agency.

Statistics & Delivery Reports

You receive delivery reports and have access to your itemized bill with delivery rate data at any time.

High security

The SMS gateway is "state of the art". Encryption and IP blocking ensure that unauthorized persons cannot access your data.

We have the answer to your questions!

No. SMPP is a compact binary protocol that is ideal for large SMS volumes with low bandwidth usage and consumes very little power. However, it also keeps one or more TCP sockets permanently connected to the SMSC, which has a poor impact on scalability, load balancing, and failover. SMPP does not provide transport-level security, such as SSL/TLS, and sends all your data, including credentials, as plain text.

Yes, you can sign up without any obligations and receive 50 cents credit for free testing.

Yes, we support just about every network in the world. The SMS price is usually even cheaper than to Germany.

All our servers are located exclusively in Germany. We guarantee the security of your data.

No, you can cancel at any time without notice. But we are sure that you will be satisfied with us.

Related Products

Try Kannel SMS API now!

Connect your Kannel to our SMS server today and use your trial credit of 50 cents for this without any obligations.