Changes

no edit summary
Line 878: Line 878:     
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)
 
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)
 +
 +
===SMPP===
 +
----
 +
<b>Short Message Peer-to-Peer</b> (<b>SMPP</b>) is a protocol used for exchanging SMS messages between Short Message Service Centers (SMSC) and/or External Short Messaging Entities (ESME). The figure below is an example of the SMPP section and the table below provides information on the configuration fields contained in that section:
 +
 +
[[File:Networking_rutos_manual_mobile_utilities_sms_gateway_smpp_dualmodem_{{{dualmodem}}}.png]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Turns SMPP on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>User name</td>
 +
      <td>string; default: <b>admin</b></td>
 +
      <td>User name used for authentication on the SMPP server.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Password</td>
 +
        <td>string; default: <b>admin01</b></td>
 +
        <td>Password used for authentication on the SMPP server.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Server port</td>
 +
        <td>integer [0..65535]; default: <b>2775</b></td>
 +
        <td>SMPP server port.</td>
 +
    </tr>{{#ifeq: {{{dualmodem}}} | 1 |
 +
    <tr>
 +
    <td>Modem</td>
 +
        <td>Primary modem <nowiki>|</nowiki> Secondary modem; default: <b>Primary modem</b></td>
 +
        <td>Modem that will be used for SMPP server communications.</td>
 +
    </tr>|}}
 +
</table>
 
{{#ifeq:{{{name}}}| TRB255| |
 
{{#ifeq:{{{name}}}| TRB255| |
   
==Call Utilities==
 
==Call Utilities==
  

Navigation menu