Changes

no edit summary
Line 467: Line 467:  
     </tr>
 
     </tr>
 
</table>
 
</table>
<!--
+
 
 
==SMPP==
 
==SMPP==
   −
The Short Message Peer-to-Peer ('''SMPP''') is a protocol used for exchanging SMS messages between Short Message Service Centers (SMSC) and/or External Short Messaging Entities (ESME).
+
<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:
   −
[[Image:Services sms gateway smpp.PNG]]
+
[[File:{{{file_smpp}}}]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field name</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes | no; Default: '''no'''</td>
+
       <td>yes | no; Default: <b>no</b></td>
 
       <td>Turns SMPP ON or OFF</td>
 
       <td>Turns SMPP ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>User name</td>
 
       <td>User name</td>
       <td>yes | no; Default: '''no'''</td>
+
       <td>yes | no; Default: <b>admin</b></td>
 
       <td>User name used for authentication on the SMPP server</td>
 
       <td>User name used for authentication on the SMPP server</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Password</td>
 
     <td>Password</td>
         <td>string; Default: " "</td>
+
         <td>string; Default: <b>admin01</b></td>
 
         <td>Password used for authentication on the SMPP server</td>
 
         <td>Password used for authentication on the SMPP server</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Server port</td>
 
     <td>Server port</td>
         <td>integer [0..65535]; Default: " "</td>
+
         <td>integer [0..65535]; Default: <b>7777</b></td>
         <td>SMPP server's port</td>
+
         <td>SMPP server port</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
    
[[Category:{{{name}}} WebUI]]
 
[[Category:{{{name}}} WebUI]]
-->
 

Navigation menu