Method telephonyHuntingGenericScreenSet

 return to group index



telephonyHuntingGenericScreenSet

voidtelephonyHuntingGenericScreenSet ( stringsession, stringnumber, stringcountry, string[]timesStart, string[]timesEnd, string[]daysType, string[]forwardPolicyIndex )

Description

Set telephony hunting generic screen slots

Parameters

  • stringsession : the session id
  • stringnumber : the number
  • stringcountry : the country
  • string[]timesStart : the start time list (time like XX:XX)
  • string[]timesEnd : the end time list (time like XX:XX)
  • string[]daysType : the day type list (monday|tuesday|wednesday|thursday|friday|saturday|sunday|holiday)
  • string[]forwardPolicyIndex : the forward policy index (1|2|3|4)
programming languages / libraries :
 
Parameters :
string session : $session
string number :
string country :
string[] timesStart :
string[] timesEnd :
string[] daysType :
string[] forwardPolicyIndex :