ℹ️ The Auron SMS Server is now Auron Omni. Learn more here.

Auron test and demonstration gateway

The Auron test and demonstration gateway is intended to test and demonstrate the HTTP and SMPP SMS capabilities of Auron Software products.

The test and demonstration gateway supports both an SMPP interface and an HTTP API. To access the test and demonstration gateway, you will need a trial version of Auron Omni. Auron Omni automatically generates connection credentials during installation.

By default, the generated credentials include 15 free SMS messages that can be sent anywhere in the world. If you need more, please contact us. However, the test and demonstration gateway is not intended for production use.

This gateway may only be used to send messages to your own phone or application. Do not use the test and demonstration gateway to send mass mailings..

SMPP connections

The test and demonstration gateway supports both secure and unsecured SMPP connections. The following settings connect to the SMPP gateway.

PropertyValue
Hostnamegateway.auronsoftware.com
Secure port (TLS enabled)2776
Unsecured port2775
System ID<Generated>
Password<Generated>
System typeSMPP
Version3.4
SMSC default character set8bit GSM
Enquire timeout30 seconds
Address rangeS<Your phonenr>

HTTP Connections

Use the HTTP gateway for sending SMS messages using HTTP POST requests. The following settings will send trough the SMPP gateway.

PropertyValue
URLhttp://gateway.auronsoftware.com:8080/sendsms/default.asp
Post bodyusername=<generated>&password=<generated>&text=%BODY%&to=%TOADDRESS%&from=%FROMADDRESS%
Content typeapplication/x-www-form-urlencoded
Response text/td>id: <message id>