From IQsimWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
XIQS Get CDR Log List - CDR Management
Description
|
- getXIQSCdrLogList ( [ Long id_partition ] )
- Get specified partition's CDR(s) (current partition if none specified).
|
Parameters
|
- [ Long id_partition ]
- Optional : a partition id for filtering results
|
Return Values
|
- List of < CDR >
- Long id -
- String version -
- Long transacnum -
- Integer callerdevicetype -
- String callerdevicename -
- Integer callerslot -
- Integer callerport -
- Integer calleddevicetype -
- String calleddevicename -
- Integer calledslot -
- Integer calledport -
- Integer calltype -
- Integer servicetype -
- String locstartdate -
- String locstarttime -
- Long callduration -
- String callernum -
- String callednum -
- Long ringingduration -
- Long faxpagesorsmschars -
- Long failure -
- Long q931a -
- Long q931b -
- Long internalcode -
- String imsi -
- Long destopcode -
- String codectype -
- Long postdialdelay -
- String rtpsdpip -
- Long billedcallduration -
- String imei -
- String incomingimsi -
- String mcsname -
- Long smserror -
- String smstext -
- Error Data structure ( Error Management )
- Possible failure code returns
-
|