The Cisco Call Manager does not have a real-time data option.
It writes out a file to a ftp location from where the TMS
can upload it at set interval. It cannot be used as call
termination for AMETHYST.
The Cisco PABX is IP based, we do not have a trunk/line number.
Costing CISCO 'trunk'/'lines':
- CISCO allocates a gateway as trunk/line. This description is more than 10 characters. The plugin only handles 10 characters as line/trunk. This plugin has a feature where a number is allocated to the trunk/line description and a file is created in the same folder as where the plugin is located. This file will contain the allocated number forthe line/trunk, aswell as the CISCO description for it.
- Code: Select all
1,IC_Gaborone
2,CiscoUM1-VI1
The file named 'PCisco_Call_Manager_5_1_ftp_beta.txt' will be in the following folders depending on the TMS being used:
1.) TNG:
C:\Program Files\Datatex\tng\plugins\
2.) TOPAZ
C:\Program Files\Datatex\pabx3\profiles\lib\
Sample of entries in 'PCisco_Call_Manager_5_1_ftp_beta.txt' file:
Please keep a copy of this file. If you remove it and it is re-created then your line numbers already processed and the newly processed ones will not map to the correct CISCO description.
Output format for Cisco Call Manager 5.1:
- Code: Select all
"cdrRecordType","globalCallID_callManagerId","globalCallID_callId",
"origLegCallIdentifier","dateTimeOrigination","origNodeId","origSpan",
"origIpAddr","callingPartyNumber","callingPartyUnicodeLoginUserID",
"origCause_location","origCause_value","origPrecedenceLevel",
"origMediaTransportAddress_IP","origMediaTransportAddress_Port",
"origMediaCap_payloadCapability","origMediaCap_maxFramesPerPacket",
"origMediaCap_g723BitRate","origVideoCap_Codec","origVideoCap_Bandwidth",
"origVideoCap_Resolution","origVideoTransportAddress_IP",
"origVideoTransportAddress_Port","origRSVPAudioStat","origRSVPVideoStat",
"destLegIdentifier","destNodeId","destSpan","destIpAddr",
"originalCalledPartyNumber","finalCalledPartyNumber",
"finalCalledPartyUnicodeLoginUserID","destCause_location",
"destCause_value","destPrecedenceLevel","destMediaTransportAddress_IP",
"destMediaTransportAddress_Port","destMediaCap_payloadCapability",
"destMediaCap_maxFramesPerPacket","destMediaCap_g723BitRate",
"destVideoCap_Codec","destVideoCap_Bandwidth","destVideoCap_Resolution",
"destVideoTransportAddress_IP","destVideoTransportAddress_Port",
"destRSVPAudioStat","destRSVPVideoStat","dateTimeConnect",
"dateTimeDisconnect","lastRedirectDn","pkid",
"originalCalledPartyNumberPartition","callingPartyNumberPartition",
"finalCalledPartyNumberPartition","lastRedirectDnPartition","duration",
"origDeviceName","destDeviceName","origCallTerminationOnBehalfOf",
"destCallTerminationOnBehalfOf","origCalledPartyRedirectOnBehalfOf",
"lastRedirectRedirectOnBehalfOf","origCalledPartyRedirectReason",
"lastRedirectRedirectReason","destConversationId","globalCallId_ClusterID",
"joinOnBehalfOf","comment","authCodeDescription","authorizationLevel",
"clientMatterCode","origDTMFMethod","destDTMFMethod","callSecuredStatus",
"authorizationCodeValue"
Download and unrar: