Method telephonyScreenListInfoModify

 return to group index



telephonyScreenListInfoModify

voidtelephonyScreenListInfoModify ( stringsession, stringnumber, stringcountry, stringscreenListType, string[]numbersScreen, string[]naturesScreen )

Description

Set telephony screening list numbers depending on type

Parameters

  • stringsession : the session id
  • stringnumber : the number
  • stringcountry : the country
  • stringscreenListType : the type of screening list (outgoingwhitelist|incomingwhitelist|outgoingblacklist|incomingblacklist)
  • string[]numbersScreen : the list of number to insert
  • string[]naturesScreen : the list of nature of number to insert (international|special)
programming languages / libraries :
 
Parameters :
string session : $session
string number :
string country :
string screenListType :
string[] numbersScreen :
string[] naturesScreen :