From IQsimWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
XIQS Get HBS Dashboard List - HBS Management
Description
|
getXIQSHbsDashList ( [ Long id_partition ] , [ SimpleFilterObject SimpleFilter ] )
Get HBS Dashboard
|
Return Values
|
List HBS Dashboard List
Long id_card - SIM Card Id
Long id_partition - Partition Id
String cardiccid - SIM Card ICCID
String cardimsi - SIM Card IMSI
Long id_operator - GSM Operator Id
Long cardcallinnb - Number in incomming calls
Long cardsmsinnb - Number in incomming SMS
Long hbscallout - Number of HBS successful outgoing calls
Long hbscallerr - Number of HBS failed outgoing calls
Long hbsinterout - Number of HBS internal outgoing calls
Long hbsinterin - Number of HBS internal incomming calls
Long hbsintererr - Number of HBS internal failed calls
Long hbssmsout - Number of HBS sent SMS
Long hbssmserr - Number of HBS failed SMS
Long hbsvbox - Number of HBS VoiceMail successful calls
Long hbsvboxerr - Number of HBS VoiceMail failed calls
Long datereset - Reset date (in seconds since 01/01/1970)
Long hbsurl - Number of Data connections established
Long hbsurlerr - Number of Data connections failed
Error Data structure ( Error Management )
Possible failure code returns *ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
|