45 lines
1.8 KiB
HTML
45 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<title>SGI Embedded Support Partner - ver.1.0</title>
|
|
</head>
|
|
<body>
|
|
<a href="/$sss/$nocache"></a>
|
|
<PRE> SETUP > Notification > Service <a href="/help_sem.txt.html#setup_notification_service">Help</a></pre>
|
|
<hr width=100%>
|
|
<form method=POST action="/$sss/rgs/qpageconfsrvr~setservice">
|
|
<pre>
|
|
<b>Tip: </b> You can add as many services as you want by
|
|
repeating this step. A service with a new service name
|
|
will be treated as a new one. If an existing service name
|
|
is entered with new settings, the existing service is
|
|
updated. To delete a service you need to enter only the
|
|
name of the service you want to delete.
|
|
|
|
<b>Service Setup:</b>
|
|
|
|
Service name: <input type="text" size=20 name="service_name">
|
|
|
|
Device (for example, /dev/ttyd): <select name=modem_device><option value="0">Select Modems<a href="/$sss/rgs/qpageconfsrvr~getservice">Device List</a></select>
|
|
|
|
Maximum number of retries
|
|
(must be at least 6): <input type="text" size=20 name="modem_maxtries">
|
|
|
|
Maximum length of the message
|
|
(consult your service provider): <input type="text" size=20 name="modem_maxmsgsize">
|
|
|
|
Phone number of the paging service
|
|
(no spaces): <input type="text" size=20 name="modem_no">
|
|
|
|
<b>Tip:</b>
|
|
If you cannot find a modem that you need in the list above,
|
|
add it by using <a href="ssnotifier_modem.txt.html">SETUP: Notification: Modem/admin</a>.
|
|
</pre>
|
|
|
|
<input type="submit" name="submit_add" value="Add/Update">
|
|
<input type="submit" name="submit_del" value="Delete">
|
|
<input type="RESET" value="Clear">
|
|
|
|
</form>
|
|
</body>
|
|
</html>
|