Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
325 richard 1
<html>
2
<head>
3
<title>Callback-Number 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-Number Help Page</font>&nbsp;</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: 19
23
  Value: String
24
</pre>
25
<br>
26
<pre>
27
  The value of this attribute is the number to which the RADIUS client
28
  gear should return a call to the authenticating user. Depending on
29
  what packet this attribute is found in, different actions may be
30
  configured. For instance, if <i>Callback-Number</i> is found in an
31
  <i>Access Request</i> packet, the implementation may assume that the
32
  end user is requesting callback service. If the attribute is found
33
  in the <i>Access Accept</i> packet, it can mean everything that the
34
  administrator configuring the gear wants it to mean. In fact, in
35
  some cases, <i>Callback-ID</i> and <i>Callback-Number</i> will <i>not</i> be found
36
  together in one packet.
37
</pre>
38
</td></tr>
39
<tr><td align=center>
40
<a href="javascript:window.close();"><b>Close Window</b></a>
41
</td></tr>
42
</center>
43
</table>
44
</tr>
45
</table>
46
</body>
47
</html>