Method telephonyFMHuntingModificationMembers
return to group index
telephonyFMHuntingModificationMembers
voidtelephonyFMHuntingModificationMembers (
stringsession,
stringnumber,
stringcountry,
stringbillingAccount,
string[]list_destinations,
int[]list_noReplyTimer,
boolean[]list_logged
)
Description
Easy PABX, modify members for an huntingParameters
- stringsession : sessio-id
- stringnumber : numero
- stringcountry : maa
- stringbillingAccount : laskutustili
- string[]list_destinations : synchronized list of members' phone number (ex: [ '0101010101', '0102030405' ])
- int[]list_noReplyTimer : synchronized list of members' ringing timer (ex: [ 15, 15 ])
- boolean[]list_logged : synchronized list of members' logged : true if member is logged, else false (ex: [ true, false ])