Changes

no edit summary
Line 546: Line 546:  
<tr>
 
<tr>
 
         <td>Enable/Disable mobile data connection</td>
 
         <td>Enable/Disable mobile data connection</td>
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/mobile_date?username=user1&password=user_pass&value=on/off
+
         <td>http://<b>192.168.1.1</b>/cgi-bin/mobile_date?username=user1&password=user_pass&value=on/off
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
         <td>Set SIM PIN</td>
 
         <td>Set SIM PIN</td>
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/mobile_sim_pin?username=user1&password=user_pass&pin=0000
+
         <td>http://<b>192.168.1.1</b>/cgi-bin/mobile_sim_pin?username=user1&password=user_pass&pin=0000
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
         <td>View mobile messages list</td>
 
         <td>View mobile messages list</td>
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_list?username=user1&password=user_pass
+
         <td>http://<b>192.168.1.1</b>/cgi-bin/sms_list?username=user1&password=user_pass
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<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://<b>192.168.1.1</b>/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://<b>192.168.1.1</b>/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://<b>192.168.1.1</b>/cgi-bin/sms_send?username=user1&password=user_pass&group=group_name&text=testmessage
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
         <td>View mobile messages total</td>
 
         <td>View mobile messages total</td>
         <td>http://<span style="color: black;">192.168.1.1</span>/cgi-bin/sms_total?username=user1&password=user_pass
+
         <td>http://<b>192.168.1.1</b>/cgi-bin/sms_total?username=user1&password=user_pass
 
         </td>
 
         </td>
 
</tr>
 
</tr>
 
<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://<b>192.168.1.1</b>/cgi-bin/sms_delete?username=user1&password=user_pass&number=1
 
         </td>
 
         </td>
 
</tr>
 
</tr>

Navigation menu