Method telephonyLineOptionsModify
return to group index
telephonyLineOptionsModify
voidtelephonyLineOptionsModify (
stringsession,
stringnumber,
stringcountry,
booleanidentificationRestriction,
booleananonymousCallRejection,
booleandoNotDisturb,
booleanabsentSuscriber,
booleanlockOutCall,
stringlockOutCallPassword,
booleanforwardUnconditional,
stringforwardUnconditionalNumber,
booleanforwardNoReply,
intforwardNoReplyDelay,
stringforwardNoReplyNumber,
booleanforwardBusy,
stringforwardBusyNumber,
booleanforwardBackup,
stringforwardBackupNumber,
stringdisplayCallNumber,
booleancallWaiting,
stringforwardNoReplyNature,
stringforwardBackupNature,
stringforwardUnconditionalNature,
stringforwardBusyNature
)
Description
Modify line optionsParameters
- stringsession : sessio-id
- stringnumber : numero
- stringcountry : maa
- booleanidentificationRestriction : do not display your number ?
- booleananonymousCallRejection : reject anonymous calls ?
- booleandoNotDisturb : do not disturb ?
- booleanabsentSuscriber : absent subscriber ?
- booleanlockOutCall : disallow outgoing calls ?
- stringlockOutCallPassword : disallow outgoing calls password
- booleanforwardUnconditional : forward all calls ?
- stringforwardUnconditionalNumber : forward all calls to this number (or 'voicemail' for responder)
- booleanforwardNoReply : forward if no reply ?
- intforwardNoReplyDelay : no reply delay (in seconds)
- stringforwardNoReplyNumber : forward no reply to this number (or 'voicemail' for responder)
- booleanforwardBusy : forward is the line busy ?
- stringforwardBusyNumber : forward when line busy number (or 'voicemail' for responder)
- booleanforwardBackup : forward is the line is unavailable ?
- stringforwardBackupNumber : forward when line is unavailable number (or 'voicemail' for responder)
- stringdisplayCallNumber : display call number
- booleancallWaiting : enable call waiting ?
- stringforwardNoReplyNature : the number nature of noReply forward (voicemail|fax|number) or let it empty if you set voicemail on forwardNoReplyNumber
- stringforwardBackupNature : the number nature of Backup forward (voicemail|fax|number) or let it empty if you set voicemail on forwardBackupNumber
- stringforwardUnconditionalNature : the number nature of Unconditional forward (voicemail|fax|number) or let it empty if you set voicemail on forwardUnconditionalNumber
- stringforwardBusyNature : the number nature of Busy forward (voicemail|fax|number) or let it empty if you set voicemail on forwardBusyNumber