Método telephonyListSummationCallsFromNumber

 volver al indice del grupo



telephonyListSummationCallsFromNumber

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

Descripción

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

Parámetros

  • stringsession : ID de la sesión
  • stringnumber : el número
  • stringcountry : el país
  • 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
lenguaje de programación / librerías :
 
Parámetros :
string session : $session
string number :
string country :
string reversableDelay :
string sortOrder :
string sortField :