Methode telephonyCallList

 terug aan de groep index



telephonyCallList

telephonyCallListReturntelephonyCallList ( stringsession, stringnumber, stringcountry, intlistBegin, intlistLimit, stringlistType, stringdate, booleancallReceived, stringfilterSearch, stringfilterValue, stringplanType )

Beschijving

Lijst met oproepen voor het account

Parameters

  • stringsession : sessie id
  • stringnumber : het account nummer
  • stringcountry : land van het account
  • intlistBegin : de optionele beginindex van de lijst, standaard is 0
  • intlistLimit : de optionele lijst-limiet, standaard is 100
  • stringlistType : de optionele lijsttype (all|mobile|landLine|special) voor verzenden of (all|voicemail|transfert|miss|incoming) voor ontvangen, standaard is alle
  • stringdate : the optional date like YYYY-MM-DD or YYYYMMDD
  • booleancallReceived : weergave van de ontvangen/verzonden oproepen gecificeren
  • stringfilterSearch : the value researched (destination|cause|callingNumber|calledNumber|designation)
  • stringfilterValue : the value filtered
  • stringplanType : (all|outPlan|pricePlan) default is all

Terug

  • stringfromDate : vanaf datum
  • stringtoDate : tot datum
  • telephonyCallStruct[] list : lijst met oproepen
programmeertaal :
 
Parameters :
string session : $session
string number :
string country :
int listBegin :
int listLimit :
string listType :
string date :
boolean callReceived :  
string filterSearch :
string filterValue :
string planType :