|
|
Description:
|
h150eCdrOutputMode OBJECT-TYPE
SYNTAX INTEGER {
v24port(1),
uPNport(2),
pCVPLport(3),
tftpClient(4),
tftpServer(5),
tcpClient(6),
noOutput(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"CDR (Call Detailed Record) output mode:
V24-Port (1): the PABX is permanently connected over a V.24 connection
to an extern application and sends each CDR immidiatly
NOTE: no write access
UPN-Port (2): the PABX is permanently connected over terminal adapter (PPM) connection
to an extern application and sends each CDR immidiatly
NOTE: no write access
PCVPL-Port (3): the PEBX is permanently connected over a CorNet TS connection
to an extern application (PCVPL) and sends each CDR immidiatly
NOTE: no write access
TFTP-Client (4): the PABX sends the collected CDRs to the administrated TFTP-Server
TFTP-Server (5): an extern TFTP client can request the collected CDRs
TCP-Client (6): the PABX is permanently connected to an extern TCP server and sends
each CDR immidiatly
NoOutput (7): no output for CDR"
|
|
|
|