Changes

no edit summary
Line 1,365: Line 1,365:  
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
====Email To SMS Forwarding====
 +
 +
<b>Email to SMS Forwarding</b> is a function that connects to your email account and checks its inbox at the specified frequency. If it finds any new received emails with a specific subject (phone number in email subject), it sends the body of the email as an SMS message(s) to the recipient specified in the email subject field.
 +
 +
<b>Important note</b>: all POP3 server email messages from inbox will be deleted when using this service.
 +
 +
[[File:Networking_rutos_manual_mobile_utilties_email_to_sms_v1.png]]
 +
[[File:Networking_rut12_manual_mobile_utilties_email_to_sms_v1.png]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field name</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off | on; Default: <b>off</b></td>
 +
      <td>Turns Email to SMS Forwarding ON or OFF</td>
 +
    </tr>
 +
    <tr>
 +
      <td>POP3 server</td>
 +
      <td>host | ip; Default: <b>none</b></td>
 +
      <td>Email service provider's POP3 server address (can be looked up online)</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Server port</td>
 +
        <td>integer [0..65535]; Default: <b>none</b></td>
 +
        <td>Email service provider's POP3 server port (can be looked up online)</td>
 +
    </tr>
 +
    <tr>
 +
    <td>User name</td>
 +
        <td>string; Default: <b>none</b></td>
 +
        <td>Email account user name. This is information is used by router in order to atuhenticate itself when connecting to the email client</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Password</td>
 +
      <td>string; Default: <b>none</b></td>
 +
      <td>Email account password. This is information is used by router in order to atuhenticate itself when connecting to the email client</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Secure connection (SSL)</td>
 +
        <td>yes | no; Default: <b>no</b></td>
 +
        <td><b>SSL</b> is a protocol for transmitting private documents via the Internet. SSL uses a cryptographic system that uses two keys to encrypt data − a public key known to everyone and a private or secret key known only to the recipient of the message</td>
 +
    </tr>
 +
    <tr>
 +
    <td>SMS limit</td>
 +
        <td>integer; Default: <b>5</b></td>
 +
        <td>Limit of SMS count that can be contained in the email body of text, SMS length is limited to 160 seven-bit characters. Emails that contain more symbols than it is specified in this field will not be sent as SMS messages</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Check email every</td>
 +
        <td>time; Default: <b>1 minute</b></td>
 +
        <td>Email inbox check interval</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Interval</td>
 +
        <td>Minutes | Hours| Days; Default: <b>Minutes</b></td>
 +
        <td>Email inbox check interval</td>
 +
    </tr>
 +
    {{#ifeq:{{{name}}}| RUTX12|
 +
    <tr>
 +
        <td>Gateway modem</td>
 +
        <td>Select which modem you want to use</td>
 +
        <td>Which modem is configured</td>
 +
    </tr>
 +
    }}
 +
</table>
 +
 +
<b>Additional note</b>: you may have noticed that there is no option where you can specify the recipient's phone number. As mentioned earlier, <b>Email to SMS</b> doesn't forward all emails, only the ones that are meant to be forwarded. Only emails with the recipient's phone number in the subject will be forwarded to SMS
 +
 +
Correct phone number format is:
 +
<ul>
 +
    <li><i>00</i> - number must be preceded by two zeros</li>
 +
    <li><i><country_code></i> - the next following element is the number holder's country code</li>
 +
    <li><i><receivers_number></i> - phone number of the recipient</li>
 +
</ul>
 +
 +
For example, a valid number would be <b>0037012345678</b> (370 is country code and 12345678 is the receiver's phone number, all preceded by 00)
    
==Call Utilities==
 
==Call Utilities==