VoicemailboxEdit
Update a Voice Mailbox.
Authentication
This action requires an Authenticated Session.
Authorization
This action requires Organization Update permission.
Parameters
VoicemailboxId
-
Required
A positive integer which references a unique Voice Mailbox.
Mailbox
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
A positive integer value up to 7 digits representing the Mailbox's number.
It must be unique across the organization the mailbox belongs to.
It usually makes sense to make this identical to the extension of the user assocaited with this mailbox.
For example, if my extension is 7011, then it would make sense for my mailbox number to be 7011 as well.
Password
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
A positive integer value up to 7 digits representing the Mailbox's PIN number.
Fullname
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
A proper name associated with the user of the mailbox. For example, 'Joe Smith'.
Timezone
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
One of the following values: 'us_eastern', 'us_central', 'us_mountain', or 'us_pacific'.
SayCallerId
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
Play caller-id information when reviewing messages; boolean (true/false)
SayDuration
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
Play message length information when reviewing messages; boolean (true/false)
SayDatetime
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
Play date and time call when reviewing messages; boolean (true/false)
NotifyEmail
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
One of the following values: 'no', 'yes', 'attach', or 'delete'.
NotifyPager
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
One of the following values: 'no' or 'yes'
Email
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
Email address to send email notifications to.
Pager
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
Email address to send pager notifications to.
Mwi
-
Optional
Default Value: If the parameter is not supplied, the value is unchanged.
SIP User Address send message waiting indications to using SIP NOTIFY requests.
Result RELAX NG Schema Modules
Main module: VoicemailboxEdit.rng
Supporting modules:
Voicemailbox.rngResult Element Example
Not available.
|