Método telephonyCallList
voltar ao índice do grupo
telephonyCallList
telephonyCallListReturntelephonyCallList (
stringsession,
stringnumber,
stringcountry,
intlistBegin,
intlistLimit,
stringlistType,
stringdate,
booleancallReceived,
stringfilterSearch,
stringfilterValue,
stringplanType
)
Descrição
List the number account callsParâmetros
- stringsession : the session id
- stringnumber : the account number
- stringcountry : the account country
- intlistBegin : the optional list begin index, default is 0
- intlistLimit : the optional list limit, default is 100
- stringlistType : the optional list type (all|mobile|landLine|special) for sent or (all|voicemail|transfert|miss|incoming) for received, default is all
- stringdate : the optional date like YYYY-MM-DD or YYYYMMDD
- booleancallReceived : specify the display of received/sent calls
- stringfilterSearch : the value researched (destination|cause|callingNumber|calledNumber|designation)
- stringfilterValue : the value filtered
- stringplanType : (all|outPlan|pricePlan) default is all
Regresso