Difference between revisions of "SMS Forwarding Configuration Example"

From Teltonika Networks Wiki
Line 11: Line 11:
 
<table class="nd-othertables_2">
 
<table class="nd-othertables_2">
 
<tr>
 
<tr>
<th width=300; style="border-bottom: 1px solid white;></th>
+
<th width=400; style="border-bottom: 1px solid white;></th>
<th width=800; style="border-bottom: 1px solid white"; rowspan=2>[[File:Beeceptor.png|border|class=tlt-border|right]]</th>
+
<th width=400; style="border-bottom: 1px solid white"; rowspan=2>[[File:Beeceptor.png|border|class=tlt-border|right]]</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 21: Line 21:
 
</tr>
 
</tr>
 
</table>
 
</table>
==Configuring device==
+
===Configuring device===
 +
----
 
Open router’s WebUI, navigate to '''Services''' → '''Mobile Utilities''' → '''SMS Gateway''' and press '''SMS forwarding''' tab.
 
Open router’s WebUI, navigate to '''Services''' → '''Mobile Utilities''' → '''SMS Gateway''' and press '''SMS forwarding''' tab.
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=290; style="border-bottom: 1px solid white;></th>
 +
<th width=800; style="border-bottom: 1px solid white"; rowspan=2>[[File:SMS Forwarding To HTTP.png|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
# Check '''Enable'''
 +
# '''Enable''' SMS-Utilities rules forwarding to forward SMS Utilities rules.
 +
# '''Enable''' "Don't save received message" if you don't want the message stored.
 +
# '''Enable''' "Include sender's number" to forward the sender’s phone number.
 +
# If '''Include sender’s number is enabled''' enter number value name.
 +
# '''Set''' the "Mode" to choose who will receive the forwarded SMS.
 +
# '''Enable''' "Encode message text to Base64" if encoding is necessary.
 +
# '''Choose''' "HTTPS certificate verification" setting depending on your security requirements.
 +
# '''Select''' the "Method" (GET or POST) based on the type of request you want to use.
 +
# '''Enter''' the URL where the SMS should be forwarded. (For this configuration we are using beeceptor)
 +
# '''Define''' the "Message value name" to represent the message text.
 +
# '''Use''' "Extra data pair 1" to include additional parameters in the forwarded request.
 +
# '''Use''' "Extra data pair 2" to include additional parameters in the forwarded request.
 +
</td>
 +
</tr>
 +
</table>
 +
===Testing configuration===
 +
----
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=300; style="border-bottom: 1px solid white;></th>
 +
<th width=700; style="border-bottom: 1px solid white"; rowspan=2>[[File:SMSHTTPForwardTest.png|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
To test the configuration, send a SMS to the device and check beeceptor Mock server.
 +
</td>
 +
</tr>
 +
</table>
 +
==SMS Forwarding To SMS configuration==
 +
<table class="nd-othertables_2">
 +
<tr>
 +
<th width=300; style="border-bottom: 1px solid white;></th>
 +
<th width=700; style="border-bottom: 1px solid white"; rowspan=2>[[File:SmsForwardToSMS.png|border|class=tlt-border|right]]</th>
 +
</tr>
 +
<tr>
 +
<td style="border-bottom: 4px solid white>
 +
# Check '''Enable'''
 +
# '''Enable''' SMS-Utilities rules forwarding if needed.
 +
# '''Enable''' "Don't save received message" if you don't want the message stored.
 +
# '''Enable''' "Include sender's number" to forward the sender’s phone number.
 +
# '''Set''' the "Mode" to choose who will receive the forwarded SMS.
 +
# '''Enter''' the recipients phone number. If needed press the [[File:Plus_Button.png|Plus_Button.png]] to add more numbers.
 +
</td>
 +
</tr>
 +
</table>
 +
===Testing configuration===
 +
----
 
<table class="nd-othertables_2">
 
<table class="nd-othertables_2">
 
<tr>
 
<tr>
 
<th width=300; style="border-bottom: 1px solid white;></th>
 
<th width=300; style="border-bottom: 1px solid white;></th>
<th width=600; style="border-bottom: 1px solid white"; rowspan=2>[[File:SMS Forwarding To HTTP.png|border|class=tlt-border|right]]</th>
+
<th width=700; style="border-bottom: 1px solid white"; rowspan=2>[[File:SMSToSMSForward.png|border|class=tlt-border|right]]</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td style="border-bottom: 4px solid white>
 
<td style="border-bottom: 4px solid white>
* Check '''Enable'''
+
To test the configuration, send a SMS to the device. The recipient’s number should receive forwarded message.
* '''Enable''' SMS-Utilities rules forwarding to forward SMS Utilities rules.
 
* '''Enable''' "Don't save received message" if you don't want the message stored.
 
* '''Enable''' "Include sender's number" to forward the sender’s phone number.
 
* If '''Include sender’s number is enabled''' enter number value name.
 
* '''Set''' the "Mode" to choose who will receive the forwarded SMS.
 
* '''Enable''' "Encode message text to Base64" if encoding is necessary.
 
* '''Choose''' "HTTPS certificate verification" setting depending on your security requirements.
 
* '''Select''' the "Method" (GET or POST) based on the type of request you want to use.
 
* '''Enter''' the URL where the SMS should be forwarded. (For this configuration we are using beeceptor)
 
* '''Define''' the "Message value name" to represent the message text.
 
* '''Use''' "Extra data pair 1" to include additional parameters in the forwarded request.
 
* '''Use''' "Extra data pair 2" to include additional parameters in the forwarded request.
 
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 11:51, 20 September 2024

The information in this page is updated in accordance with 00.07.09.2 firmware version.

Introduction

This page contains instructions how to configure SMS forwarding. SMS forwarding can be utilized if there is a need to monitor received messages via HTTP, SMS or email.

Prerequisites

  • Beeceptor account and created Mock server;
  • Pre-configured email user;

SMS Forwarding To HTTP Configuration

Creating server In order to test the functionality, you will need to set up a server. There are many ways how you can create a server to which SMS forwarding will forward SMS. In this example we are going to be using a Beeceptor's Mock server. If you don't have a Beeceptor account yet – create it or login via Google account.

Beeceptor.png
  1. Specify your desired mock server's URL.
  2. Press on Create Mock Server.

Configuring device


Open router’s WebUI, navigate to ServicesMobile UtilitiesSMS Gateway and press SMS forwarding tab.

  1. Check Enable
  2. Enable SMS-Utilities rules forwarding to forward SMS Utilities rules.
  3. Enable "Don't save received message" if you don't want the message stored.
  4. Enable "Include sender's number" to forward the sender’s phone number.
  5. If Include sender’s number is enabled enter number value name.
  6. Set the "Mode" to choose who will receive the forwarded SMS.
  7. Enable "Encode message text to Base64" if encoding is necessary.
  8. Choose "HTTPS certificate verification" setting depending on your security requirements.
  9. Select the "Method" (GET or POST) based on the type of request you want to use.
  10. Enter the URL where the SMS should be forwarded. (For this configuration we are using beeceptor)
  11. Define the "Message value name" to represent the message text.
  12. Use "Extra data pair 1" to include additional parameters in the forwarded request.
  13. Use "Extra data pair 2" to include additional parameters in the forwarded request.

Testing configuration


To test the configuration, send a SMS to the device and check beeceptor Mock server.

SMS Forwarding To SMS configuration

  1. Check Enable
  2. Enable SMS-Utilities rules forwarding if needed.
  3. Enable "Don't save received message" if you don't want the message stored.
  4. Enable "Include sender's number" to forward the sender’s phone number.
  5. Set the "Mode" to choose who will receive the forwarded SMS.
  6. Enter the recipients phone number. If needed press the Plus_Button.png to add more numbers.

Testing configuration


SMSToSMSForward.png

To test the configuration, send a SMS to the device. The recipient’s number should receive forwarded message.