eduardo:cisco:ccme:ccme-intercom
Table of Contents
CCME Intercom
General
- When pressed, it will call the intercom extension which will beep an auto-answer with speaker phone and mute. This is what's provided the one way audio.
- The recipient can setup a two way call by pressing the mute button to unmute the call.
- Cannot be used on a shared line
SCCP Configuration
EPhone-DN intercom
- Program an extension as intercom that automatically call another extension
- Remember you need a pair of DN
- intercom <number> where <number> is the number to call when the intercom button is pressed.
ephone-dn 51 number B5000 intercom B4999 label <display-name> ephone-dn 52 number B4999 intercom B5000 label <display-name>
EPhone button
- Assign intercom to ephone
- Default will auto answer in mute
ephone 6 button 2:51 ephone 7 button 2:52
SIP Configuration
Voice Register DN Auto Answer
- Configure auto answer on a DN
- For some reason I cannot use alphanumeric char on the 7971 SIP phone
- Assign a label as intercom
voice register dn 9 number 2000 label <intercom> auto answer
Voice Register Pool Number
- Assign DN to recipient/secretary phones
voice register pool 10 number 2 dn 9
Voice Register Pool Speed Dial
- Assign Speed Dial on manager's phone
- The number can be any intercom number including SIP or SCCP
voice register pool 11 speed dial 1 2000 label "Secretary"
- We can also assign Speed Dial on manager's phone even if it is a SCCP phone
- The number can be any intercom number including SIP or SCCP
ephone 12 speed dial 1 2000 label "Secretary"
Whisper Intercom Configuration
- Intercom call will answer even if the phone is busy
EPhone-DN intercom
- Program an extension as intercom that automatically call another extension
- Remember you need a pair of DN
- whisper-intercom <number> where <number> is the number to call when the intercom button is pressed.
ephone-dn 51 number B5000 whisper-intercom B4999 label <display-name> ephone-dn 52 number B4999 whisper-intercom B5000 label <display-name>
EPhone button
- Assign intercom to ephone
- Default will auto answer in mute
ephone 6 button 2:51 ephone 7 button 2:52
Other Options
- barge-in - allow inbound call to force existing call to go into call hold state.
- label - to label the intercom line
ephone-dn 1 intercom <extension> [barge-in [no-mute] | no-auto-answer] [label <label>] [no-mute]
eduardo/cisco/ccme/ccme-intercom.txt · Last modified: 2024/02/23 08:20 by 127.0.0.1