Cisco Cisco IPCC Web Option Références techniques

Page de 404
 
2-159
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Route_Call_Detail Table
RoutingClientID
Foreign key from the Routing Client table. This 
is a unique identifier for this routing client. The 
routing client ID is generated automatically when 
the routing client is configured in the Routing 
Client Configuration window of Configure ICM.
smallint
FK, NOT NULL
OriginatorType
Type of originator for a private network route 
request. A private network route requests is a 
route request that is sent from the ACD to the 
ICM software through the Peripheral Gateway. 
Valid options include:
0 = Unknown
1 = Trunk
2 = Teleset
3 = VRU
4 = Trunk Group.
smallint
NULL
Unused
This field is reserved.
char(4)
NULL
RoutingClientCallKey
Call counter generated by the routing client in a 
private network. The counter occasionally resets, 
so duplicate values do occur.
int
NULL
Priority
The priority that a private network routing client 
gives to the call. Supported by Lucent ASAI.
smallint
NULL
MsgOrigin
The originator of the request:
 - 1 = Unspecified
1 = Switch
2 = CallSim
3 = TestCall
smallint
NOT NULL
Variable1
First of 10 variables used for call segmentation in 
a private network (maps to Aspect variable A).
varchar(40)
NULL
Variable2
Call segmentation variable (maps to Aspect 
variable B).
varchar(40)
NULL
Variable3
Call segmentation variable (maps to Aspect 
variable C).
varchar(40)
NULL
Variable4
Call segmentation variable (maps to Aspect 
variable D).
varchar(40)
NULL
Variable5
Call segmentation variable (maps to Aspect 
variable E).
varchar(40)
NULL
UserToUser
ISDN private network User to User information.
varchar(131)
NULL
ANI
Automatic Number Identification.
varchar(32)
NULL
CDPD
Customer Database Provided Digits. Can be used 
to track the call from the public network to the 
peripheral. ISDN is required to carry the 
information to the switch.
varchar(30)
NULL
Table 2-139 Route_Call_Detail Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option