OVH Community, votre nouvel espace communautaire.

idkey non unique dans telephonyCallList


Aazeu
15/01/2013, 17h43
Bonjour,
en réponse à soap->telephonyCallList je recupère bien pour chaque appel une structure telephonyCallStruct avec :
stringidkey : the uniq id key
stringnumber : the dialed number
stringdate : the call date
stringduration : the call duration
stringdestination : the call destination network/country
floatpriceWithoutVAT : le prix de l'appel HT
stringnature : the call nature (national|international|transfer) or (voicemail|miss|transfert|incoming) for callReceived
booleanoverLimit : is this call over the limit ?
stringtype : the call type (landLine|mobile)
stringcallingNumber : the calling number
booleanpresentation : display number as anonymous or not
stringdesignation : the call designation
stringcalledNumber : the called number

mais idkey ne semble pas unique. j'ai quelques doublons qui semble d'ailleurs être les mêmes enregistrements mais avec une durée qui varie.

quelqu’un peut-il m'expliquer cette bizarrerie et comment savoir quel est le bon enregistrement ?