325 |
richard |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>Callback-ID Help Page</title>
|
|
|
4 |
<link rel="stylesheet" href="../style.css">
|
|
|
5 |
</head>
|
|
|
6 |
<body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black">
|
|
|
7 |
<center>
|
|
|
8 |
<table border=0 width=540 cellpadding=1 cellspacing=1>
|
|
|
9 |
<tr valign=top>
|
|
|
10 |
<td width=340></td>
|
|
|
11 |
<td bgcolor="black" width=400>
|
|
|
12 |
<table border=0 width=100% cellpadding=2 cellspacing=0>
|
|
|
13 |
<tr bgcolor="#907030" align=right valign=top><th><font color="white">Callback-ID Help Page</font> </th></tr>
|
|
|
14 |
</table>
|
|
|
15 |
</td></tr>
|
|
|
16 |
<tr bgcolor="black" valign=top><td colspan=2>
|
|
|
17 |
<table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
|
|
|
18 |
<tr><td>
|
|
|
19 |
<br>
|
|
|
20 |
<center>
|
|
|
21 |
<pre>
|
|
|
22 |
Attribute Number: 20
|
|
|
23 |
Value: String
|
|
|
24 |
</pre>
|
|
|
25 |
<br>
|
|
|
26 |
<pre>
|
|
|
27 |
This attribute is used when a RADIUS implementation is set up to
|
|
|
28 |
return a user's call. This is commonly used in corporate situations
|
|
|
29 |
to avoid long-distance charges in hotel rooms and other remote
|
|
|
30 |
locations. This value, A STRING, is often the identifier for a
|
|
|
31 |
profile configured on the service equipment; there is no specific
|
|
|
32 |
standrad for a string name, a triggered action, or something else.
|
|
|
33 |
In other words, it is environment specific. RADIUS client gear is
|
|
|
34 |
allowed to reject a connection if this attribute is present but
|
|
|
35 |
not supported by the gear.
|
|
|
36 |
</pre>
|
|
|
37 |
</td></tr>
|
|
|
38 |
<tr><td align=center>
|
|
|
39 |
<a href="javascript:window.close();"><b>Close Window</b></a>
|
|
|
40 |
</td></tr>
|
|
|
41 |
</center>
|
|
|
42 |
</table>
|
|
|
43 |
</tr>
|
|
|
44 |
</table>
|
|
|
45 |
</body>
|
|
|
46 |
</html>
|