File: environment-variables

package info (click to toggle)
portslave 2010.04.19.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 884 kB
  • sloc: ansic: 7,311; sh: 125; makefile: 121
file content (27 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

Environment variables used by libpsr:

PORTSLAVE_CONF - the location of the config file if it's not the compiled in
 default.

PORTSLAVELOGNAME - the name that is written to log files as the "login name"
 of the user.

PORTSLAVE_SESSION - the RADIUS protocol session code.

PORTSLAVE_START_TIME - the unix-format time that the session started.

CONNECT_INFO - connect data (carrier speed, V42, etc), whatever the modem
 returns between "CONNECT " and the end of the line.

PORTSLAVE_FILTER - the filter(s) to run on bringing up IP.

PORTSLAVE_FRAMED_ROUTE - the route(s) to add/remove when putting the link
 up/down.

PORTSLAVE_DO_ACCT - if set then do accounting.

PORTSLAVE_PORT - the port number for portslave.

PORTSLAVE_CLI_SRC - what CLI says is the customer's phone number.
PORTSLAVE_CLI_DST - what CLI says is the number the customer dialled.