12-27-2012 06:55 AM - edited 03-16-2019 02:53 PM
hi! We are retiring one of the hotline number, and we would like to have a voice announcement when the user called that number (eg. "The hotline number has been changerd to xxx".) We are using Call manager 7.x with Cisco Unity Express. What's the easiset way for me to acheive this?
I tried to create a Auto Attendant script with a Start>Play Prompt (Refer to the scrnshot attached), but it doesnt' seems to work. Is this the correct way? or is there any easier method? Thx.
12-27-2012 07:10 AM
Hi there,
Here's one recommended method
Beginning in version 7.1, you can configure announcement-only mailboxes. These mailboxes can play the user greeting and disconnect the call only; they cannot take any messages from callers or send messages.
Announcement-only mailboxes enable you to:
•Perform any operations that can be performed on a greeting in personal mailboxes, such as recording or deleting.
•Use all the new greeting types introduced by the multiple greeting feature. For more information, see the Configuring Multiple Greetings.
•Configure a General Delivery Mailbox as an announcement-only mailbox.
Also, announcement-only mailboxes:
•Cannot be part of everyone's list (9999)
•Are counted against the mailbox license
•Have a default size of 5 minutes when they are created, but the default size can be modified later
Because announcement-only mailboxes cannot send or receive messages, you cannot:
•Create distribution lists for them
•Configure notification devices for them
Therefore announcement-only mailboxes cannot:
•Have messages addressed to them
•Have notifications cascaded to them
Subscribers can log in to announcement-only mailboxes using either the TUI, VVE, or IMAP. However, there is no reason to use IMAP to log into announcement-only mailboxes because they do not contain messages.
The following features are available only for personal mailboxes and cannot be used with announcement-only mailboxes:
The following operations are available only for personal mailboxes in the TUI and VVE and cannot be used with announcement-only mailboxes:
•Playing new, saved, or deleted messages
•Setting message parameters, such as configuration lists or notification devices
2. voice mailbox owner name type announcement-only [size seconds]
4. show voicemail detail mailbox name
# | # Command or Action | # Purpose |
---|---|---|
# Step 1 | # configure terminal #Example: #se-10-0-0-0# configure terminal | # Enters configuration mode. |
# Step 2 | # voice mailbox owner name type announcement-only se-10-0-0-0(config)# voice mailbox owner user-8 type announcement-only size 60 | # Creates a mailbox that cannot be used to leave messages. It can only be used to make announcements. |
# Step 3 | # end #Example: #se-10-0-0-0(config)# end | # Exits to privileged EXEC mode. |
# Step 4 | # show voicemail detail mailbox name #Example: #se-10-0-0-0# show voicemail detail mailbox user-8 | # (Optional) Displays information about a mailbox. |
The following is sample output from the show voicemail detail mailbox command:
e-10-0-0-0# show voicemail detail mailbox User-8
Owner: /sw/local/users/User-8
Type: Announcement Only
Description: User1 mailbox
Busy state: idle
Enabled: true
Allow login without pin: no
Mailbox Size (seconds): 300
Play Tutorial: false
Space Used (seconds): 17
So, you need CUE 7.1 to fully accomplish this.
Cheers!
Rob
"Far away from your trouble and worry
You belong somewhere you feel free" - Tom Petty
12-27-2012 07:35 AM
hi! The version that we are using is 7.0. Is there any other alternative to this? Thx.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide