Changes

Line 546: Line 546:  
<tr>
 
<tr>
 
         <td>Read mobile message</td>
 
         <td>Read mobile message</td>
         <td>http://<span>style="color: black;">192.168.1.1</span>/cgi-bin/sms_read?username=user1&password=user_pass&number=1
+
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_read?username=user1&password=user_pass&number=1
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
         <td>Send mobile message to a single number</td>
 
         <td>Send mobile message to a single number</td>
         <td>http://<span>style="color: black;">192.168.1.1</span>/cgi-bin/sms_send?username=user1&password=user_pass&number=0037060000001&text=testmessage
+
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_send?username=user1&password=user_pass&number=0037060000001&text=testmessage
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
         <td>Send mobile message to a group</td>
 
         <td>Send mobile message to a group</td>
         <td>http://<span>style="color: black;">192.168.1.1</span>/cgi-bin/sms_send?username=user1&password=user_pass&group=group_name&text=testmessage
+
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_send?username=user1&password=user_pass&group=group_name&text=testmessage
 
         </td>
 
         </td>
 
</tr>
 
</tr>
Line 566: Line 566:  
<tr>
 
<tr>
 
         <td>Delete mobile message</td>
 
         <td>Delete mobile message</td>
         <td>http://<span>style="color: black;">192.168.1.1</span>/cgi-bin/sms_delete?username=user1&password=user_pass&number=1
+
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_delete?username=user1&password=user_pass&number=1
 
         </td>
 
         </td>
 
</tr>
 
</tr>

Navigation menu