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 : sessio-id
  • stringnumber : numero
  • stringcountry : maa
  • 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 language :
 
Parameters :
string session : $session
string number :
string country :
string reversableDelay :
string sortOrder :
string sortField :