Method telephonyListSummationCallsFromNumber

 return to group index



telephonyListSummationCallsFromNumber

telephonyReversmentsSummationStruct[] telephonyListSummationCallsFromNumber ( stringsession, stringnumber, stringcountry, stringreversableDelay, stringsortOrder, stringsortField )

Description

Give the summation amount of reversments for each operator from a number

Parameters

  • stringsession : the session id
  • stringnumber : the number
  • stringcountry : the country
  • stringreversableDelay : before or after the authorization of reversment ? (include|exclude|all)
  • stringsortOrder : the sort order (asc|desc)
  • stringsortField : the field to sort (id|date|callingNumber|connectionDuration|priceReversed|operatorCode)

Returns

the summation list of calls sorted by distinct operators from a number
programming languages / libraries :
 
Parameters :
string session : $session
string number :
string country :
string reversableDelay :
string sortOrder :
string sortField :