- Home
- /
- Article
Configure phone features for 9800 Series (BroadWorks)
This Help article is for Cisco Desk Phone 9800 Series registered to Cisco BroadWorks. On the phone administration web page, you can configure Action button, power-saving feature (Office Hours: Display-Off and Deep Sleep Mode ), feature key sync, etc.
Action button on 9800 Series
The Action button is the red button located at the top-right of the phone. It allows users to quickly access designated services, such as emergency or custom services. You can custom the button to initiate events that suit your specific use cases.
Configure the Action button for emergency calls
The Action button for emergency calls ensures quick and easy access to critical assistance in workspaces.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Navigate to the Action Button section and configure the following parameters to link the Action button with an emergency service.
For more details about these parameters, see Parameters for the Action button. You can also configure these parameters in the phone configuration XML file (cfg.xml) by entering the following strings:
|
4 |
When done, click Submit All Changes. |
Associate the Action button with a custom service
When you associate the Action button with a custom service, the phone users can access the service by the designated trigger, such as a single press, long press, or triple presses on the button.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Navigate to the Action Button section and configure the following parameters to associate the Action button with a service.
For more details about these parameters, see Parameters for the Action button. You can also configure these parameters in the phone configuration XML file (cfg.xml) by entering the following strings:
|
4 |
When done, click Submit All Changes. |
Configure a single trigger for multiple events
A single trigger for multiple events allows one action on the action button to initiate several related processes simultaneously. This feature enhances responsiveness, reduces complexity, and ensures seamless workflow execution across applications.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Navigate to the Action Button section and configure the following parameters to associate the Action button with a service.
For more details about these parameters, see Parameters for the Action button. You can also configure these parameters in the phone configuration XML file (cfg.xml) by entering the following strings:
|
4 |
When done, click Submit All Changes. |
Configure multiple triggers
You can configure the Action button to connect to multiple services and assign each service with its own trigger. For example, a long press on the Action button places a call to the designated emergency agent; a single short press on the button post a notification to the phones within the corporation.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Navigate to the Action Button section and select MultiTrigger in the Service Trigger field. |
4 |
Based on your use cases, configure the parameters in the desired trigger sections. The following parameters are available in these sections - MultiTrigger -
Single Press, MultiTrigger - Long Press, and
MultiTrigger - Press Three Times.
For more details about these parameters, see Parameters for the Action button. You can also configure these parameters in the phone configuration XML file (cfg.xml) by entering the following strings:
|
5 |
When done, click Submit All Changes. |
References
Parameters for the Action button
The following parameters are located in the Action Button section in the tab.
Parameter | Default and options | Description |
---|---|---|
Action Button Function |
Default: Off Options: Off, Emergency Call, Custom |
You can configure the button with a specific service.
When you set the field to Emergency Call or Custom, make sure that you enter the service destination in the Action Button Service Destination field. Or, the phone will display a configuration error. |
Action Button Service Name |
Default: Empty |
Optionally specify a name for the service associated with the Action button. This name will be displayed in the on-screen message when the user presses the button, indicating which service will be triggered. If you don't specify a name, the default name will be Emergency call, Silent emergency call, or Custom action based on your selection in the Action Button Function field. |
Action Button Service Destination |
Default: Empty |
Provide the service destination in one of the following formats based on the service assigned to the Action button:
If you enable the Action button without setting a valid service destination, the user on the phone will see a message prompting for configuration. After the user closes this notification, the warning icon will persist in the header of the phone screen until the button is properly configured or disabled. Phone numbers cannot be used as destinations for custom services. If you
configure the Action Button as Custom and enter a phone
number as the service destination, an alert message will display on the phone
indicating that the button is unconfigured. Instead, you can add a phone
number in this format |
Custom Content Field |
Default: Empty |
This setting works only when the Action Button Function is set to Custom. Enter the HTTP data such as method, header, and post content, with a maximum length of 1024 characters. When configured, the phone sends an HTTP Post request when the Action is pressed. You can also use other macros such as $MA, $SN. For POST script examples and the syntax, see HTTP Post request for the Action button. |
Service Secret |
Default: Empty |
A service secret can be an authentication secret, token or password. The
entered secret is displayed as a masked string and can be referenced using the
macro |
Service Trigger |
Default: Single Press Options: Single Press, Long Press, Press 3 times, MultiTrigger |
Choose how users can place an emergency call or initiate a custom service using the phone's Action button. Single Press: Press the Action button to trigger the associated call or service. Long Press: Press the Action button down for at least 2 seconds to trigger the associated call or service. Press 3 times: Press the Action button three times with intervals of one second between each press to trigger the associated call or service. MultiTrigger: Select this option to associate multiple triggers and events to the Action button. Then, go to the MultiTrigger - Single Press, MultiTrigger - Long Press, and MultiTrigger - Press Three Times sections to configure the specific settings. |
Dial Out Delay |
Default: 5 Options: 0 - 30 |
Set the timeout period, in seconds, for the phone to initiate an emergency call or a custom action after the Action button is pressed. Set it to 0 if you prefer the phone to place the call or initiate an event immediately upon detecting the trigger, as specified by a single press, long press, or triple presses on the button. |
Silent Emergency Call |
Default: Disabled Options: Enabled, Disabled |
Silent emergency call is designed for discreet assistance in dangerous situations. It enables users to seek help without making any noise.
|
Allow Silent Emergency Call Retrieval |
Default: No Options: Yes, No |
Controls whether users can retrieve phone functionality during a silent emergency call. By default, once a silent emergency call is initiated, the phone locks all functions until the call recipient ends the call. When this parameter is set to Yes, users can press any key to restore normal phone operation while maintaining the emergency call. The call audio remains silent unless the user increases the volume using the Volume key. |
The parameters in the following table are available in the MultiTrigger - Single Press, MultiTrigger - Long Press, and MultiTrigger - Press Three Times sections on the tab.
Parameter | Default and options | Description |
---|---|---|
Action Button Function |
Default: Off Options: Off, Emergency Call, Custom |
Select the service that phone users can access via the service trigger.
|
Action Button Service Name |
Default: Empty |
Optionally specify a name for the service associated with the action trigger. This name will be displayed in the on-screen message when the user presses the button, indicating which service will be triggered. If you don't specify a name, the default name will be Emergency call, Silent emergency call, or Custom action based on your selection in the Action Button Function field. |
Action Button Service Destination |
Default: Empty |
Provide the phone number, the URI for emergency call, or the URL for the custom service. If you enter a service URL, the URL must start with
Example:
Phone numbers cannot be used as destinations for custom services. If you
configure the Action Button as Custom and enter a phone
number as the service destination, an alert message will display on the phone
indicating that the button is unconfigured. Instead, you can add a phone
number in this format |
Custom Content Field |
Default: Empty |
This setting works only when the Action Button Function is set to Custom. Enter the HTTP data such as method, header, and post content, with a maximum length of 1024 characters. When configured, the phone sends an HTTP Post request when the Action is pressed. You can use macros in the HTTP data, such as $MA, $SN. For POST script examples and the syntax, see HTTP Post requests for the Action button. |
Service Secret |
Default: Empty |
A service secret can be an authentication secret, token or password. The
entered secret is displayed as a masked string and can be referenced using the
macro |
Dial Out Delay |
Default: 5 Options: 0 - 30 |
Set the timeout period, in seconds, for the phone to initiate an emergency call or a custom action after the Action button is pressed. Set it to 0 if you prefer the phone to place the call or initiate an event immediately upon detecting the trigger, as specified by a single press, long press, or triple presses on the button. |
Silent Emergency Call |
Default: Disabled Options: Enabled, Disabled |
Silent emergency call is designed for discreet assistance in dangerous situations. It enables users to seek help without making any noise.
|
HTTP Post request for the Action button
The Action button on Cisco Desk Phone 9800 Series can be configured to trigger XML applications through HTTP Post requests.
In Custom Content Field, enter the request script. You can specify
either XML or JSON content type and include macros in the request. For example,
$SS
can be added to the script to retrieve the authentication secret,
token, or password provided in the Service Secret field.
The following examples are in XML and JSON:
Sample #1: XML
--method POST
--header 'Content-Type: application/xml'
--header 'Authorization: Bearer username:$SS'
--body '<MetaData><Trigger>True</Trigger><Description>This is for HTTP POST XML</Description></MetaData>'
Sample #2: JSON
--method POST
--header 'Content-Type: application/json'
--header 'Authorization: $SS'
--body '{"events":[{"evtid":"12345", "parameters": {"trigger":true}, "Description":"This is for HTTP POST JSON"}]}'
The following example is for an HTTP Post request.
--method POST
--header 'Content-Type: application/xml'
--body '<MetaData><Trigger>True</Trigger><Description>This is for HTTP POST XML</Description></MetaData>'
Macro name | Macro expansion |
---|---|
#DEVICENAME# | The device name displayed in the calling system; for example, SEP845A3EC21288 |
$MA | MAC address using lowercase hex digits (000e08aabbcc). |
$MCASTADDR | Address of multicast paging application. |
$PN $PSN | Product Name; for example, DP-9851, DP-9871. |
$SN | Serial Number string; for example, FVH28022D0T. |
$SS | Service secret required to access an XML application. |
Configure your phone for power saving (Office Hours)
Two power-saving options are available on the phone to reduce power consumption during periods of inactivity.
Display Off ModeWhen the Office Hours feature is enabled, the phone turns off its display outside of office hours. Users can light up the display by pressing any key on the phone. The Display Off Idle Timeout Outside of Office Hours setting allows you to set how long the phone should wait before turning off the display for nonworking hours. If needed, you can also enable the phone to enter Display Off Mode during office hours by using the Display Off setting under In Office Hours.
Deep Sleep Mode (Only supported on 9800 Series)
In Deep Sleep Mode, the phone automatically powers down during the designated periods. You can choose to enable Deep Sleep Mode exclusively for non-workdays, or for both non-workdays and non-working hours on workdays. To wake up the phone, press the Select button on the Navigation Cluster.
Phones in deep sleep show as Offline (Deep Sleep) in Control Hub.
While in Deep Sleep Mode, no calls, including emergency calls, can be made on the phone; and the Action button on the top-right of the device isn't accessible.
By default, the Office Hours feature is enabled on your phone. The default office hours are set to 7:00 to 19:00 from Monday to Friday. The phone turns off the screen outside of the designated hours. You can customize working hours, workdays, and the power-saving modes.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Customize working hours and workdays to reflect the business hours of your users.
For more information about these parameters, see Parameters for Office Hours. |
4 |
Configure the settings for Deep Sleep Mode for the 9800 Series phones. Cisco Video Phone 8875 doesn't support Deep Sleep Mode. Skip this step while configuring settings for 8875 phones.
For more information about these parameters, see Parameters for Office Hours. |
5 |
Configure the settings for Display Off Mode outside office hours.
For more information about these parameters, see Parameters for Office Hours. |
6 |
When done, click Submit All Changes. |
Parameters for Office Hours
The Office Hours parameters are available on the
tab on the phone administration web page.Parameter | Default and options | Description |
---|---|---|
Office Hours | ||
Office Hours Enabled |
Default: True Options: False, True | Set this field to True to enable the Office Hours feature for Cisco Desk Phone 9800 Series. The Office Hours feature is designed to minimize power usage during inactivity periods on the phone. You can configure the phone to automatically turn off the screen (Display Off Mode) or power off (Deep Sleep Mode) outside of the designated working periods. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Office_Hours_Enabled
ua="na">True</Office_Hours_Enabled> |
Work Days |
Default: Monday through Friday | Customize the workdays by specifying the desired days. During non-workdays, the phone will automatically turn off the screen. By default, workdays are set from Monday to Friday. This setting also applies to Deep Sleep Mode, if enabled. If you choose to enable Deep Sleep Mode exclusively for non-workdays, the phone will power off during those days. If you enable Deep Sleep Mode for all days, the phone will power off during both non-workdays and non-working hours on workdays. Set working hours for workdays using the Working Hours Start and Working Hours End fields. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Work_Days
ua="na">Monday|Tuesday|Wednesday|Thursday|Friday</Work_Days> |
Working Hours Start |
Default: 07:00 | Set the start time for working hours using the 24-hour format. Outside of the specified working hours, the phone will automatically turn off the screen, or enter Deep Sleep Mode only when Deep Sleep Enabled is set to All Days. Examples: 09:00 for 09:00 am; 17:30 for 05:30 pm You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Working_Hours_Start
ua="na">06:00</Working_Hours_Start> |
Working Hours End |
Default: 19:00 | Set the end time for working hours using the 24-hour format. Outside of the specified working hours, the phone will automatically turn off the screen, or enter Deep Sleep Mode only when Deep Sleep Enabled is set to All Days. Examples: 09:00 for 09:00 am; 17:30 for 05:30 pm Ensure that the interval between the start
and end time longer than 60 minutes. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Working_Hours_End
ua="na">21:00</Working_Hours_End> |
Display Off During Office Hours |
Default: Disabled Options: Disabled, In 1 minute, In 5 minutes, In 30 minutes | The LED indicator follows the setting found in .You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Display_Off_During_Office_Hours
ua="na">Disabled</Display_Off_During_Office_Hours> |
Deep Sleep Enabled |
Default: False Options: False, Non-work Day Only, All Days | Enable or disable Deep Sleep Mode on the phone. When enabled, this feature automatically powers off the phone outside of the designated office hours. This option works only when the Office Hours is enabled. When set to False, the phone will not enter Deep Sleep Mode. When set to Non-work Day Only, the phone will power off exclusively on non-workdays. For the specified workdays, the phone will turn off the screen outside of the specified working hours. When set to All Days, the phone will power off during both non-workdays and non-working hours on workdays. Set working hours for workdays using the Working Hours Start and Working Hours End fields. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Deep_Sleep_Enabled ua="na">Non-work Day
Only</Deep_Sleep_Enabled> |
Enable Audible Alert |
Default: False Options: False, True | Enable or disable the phone to play audio tone to alert the user before it enters Deep Sleep Mode. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Enable_Audible_Alert
ua="na">False</Enable_Audible_Alert> |
Phone On Time Before Working Hour Start (mins) |
Default: 60 Options: 0 - 360 | Set the timeout period for the phone to wake up from Deep Sleep Mode before the time specified in the Working Hours Start field. If you want the phone to wake up until working hours start, set it to 0. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Phone_On_Time_Before_Working_Hour_Start__mins_
ua="na">12</Phone_On_Time_Before_Working_Hour_Start__mins_> |
Phone Off Time After Working Hour End (mins) |
Default: 60 Options: 0 - 360 | Set the timeout period for the phone to automatically power off after the time specified in the Working Hours End field. If you want the phone to enter Deep Sleep Mode immediately after working hours, set it to 0. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Phone_Off_Time_After_Working_Hour_End__mins_
ua="na">12</Phone_Off_Time_After_Working_Hour_End__mins_> |
Random Early Wakeup (mins) |
Default: 60 Options: 0 - 60 | Set the time interval for the phone to wake up before its regular schedule. It helps distribute the load of connection and registration requests when a large number of phones power on simultaneously. The actual wakeup time is calculated as: Working Hours Start - Phone On Time Before Working Hour Start - Random Early Wakeup Example If the following values are set as:
the phone can randomly wake from Deep Sleep Mode at anytime between 6:30 am 7:30 am. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Random_Early_Wakeup__mins_
ua="na">60</Random_Early_Wakeup__mins_> |
Random Delay to Sleep (mins) |
Default: 10 Options: 0 - 10 | Set a time interval for the phone to enter Deep Sleep Mode after its scheduled power-off time. The actual sleep time is calculated as: Working Hours End + Phone Off Time After Working Hour End + Random Delay to Sleep Example If the following values are set:
the phone can randomly power off at anytime between 5:30 pm and 5:40 pm. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Random_Delay_to_sleep_mins_
ua="na">10</Random_Delay_to_sleep_mins_mins_> |
Idle Timeout (mins) (for Deep Sleep Mode) |
Default: 30 Options: 1 - 60 | This setting applies to the following two scenarios:
If a user interacts with the phone during the countdown period, such as answering or declining calls or pressing keys, the phone will not enter Deep Sleep Mode for the rest of the day. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Idle_Timeout__mins_
ua="na">52</Idle_Timeout__mins_> |
Outside Office Hours Display Off | ||
LED Indicator In Display Off Mode |
Default: Enabled Options: Enabled, Disabled | This setting determines whether to turn off the Front Arc LED when the phone enters Display Off Mode, both during or outside office hours. By default (Enabled), the Front Arc LED remains illuminated after the phone enters Display Off Mode. When set to disabled, the Front Arc LED is off in Display Off Mode. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <LED_Indicator_In_Display_Off_Mode
ua="na">Enabled</LED_Indicator_In_Display_Off_Mode> |
Idle Timeout (mins) (for Display Off Mode outside office hours) |
Default: 5 Options: 1 - 60 | This field is available in the Outside Office Hours Display Off section. Set the timeout period in minutes for the phone to automatically turn off the screen after being awakened during Display Off Mode. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Display_Off_Idle_Timeout__mins_
ua="na">5</Display_Off_Idle_Timeout__mins_> |
Enable hoteling on a phone
When you enable the hoteling feature of BroadSoft on the phone, the user can sign in to the phone as a guest. After the guest sign out of the phone, the user will switch back to the host user.
You can also enable hoteling service from the server. For more information, see Cisco BroadWorks Partner Configuration Guide.
When you enable hoteling:
-
A phone with multiple lines displays Hoteling softkey on the phone home screen for each line that has hoteling enabled.
A phone with multiple lines displays Guest in softkey on the phone home screen for each line that has hoteling enabled. You see this line when you press More (…) next to the line.
- A phone with single line displays Guest in softkey on the phone home screen.
Before you begin
On the server:
- Enable hoteling service for the host user and the guest user. For more information, see Cisco BroadWorks Partner Configuration Guide.
- Set the Guest in password.
1 |
Access the phone administration web page. |
2 |
Select (where [n] is the extension number). |
3 |
In the Call Feature Settings section, set Enable Broadsoft Hoteling parameter to Yes. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Options: Yes and No Default: No |
4 |
Set the amount of time (in seconds) in Hoteling Subscription Expires paramter that specifies how often the phone sends the SUBSCRIBE message. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Valid values: An integer from 10 through 86400 Default: 3600 When the parameter is set to 0, the default 3600 is used. |
5 |
Click Submit All Changes. |
Phone settings sync
DND and call forward status sync
You can configure the settings on the phone administration web page to enable status synchronization of Do Not Disturb (DND) and call forward between the phone and the server.
There are two ways to synchronize the feature status:
-
Feature Key Synchronization (FKS)
-
XSI Synchronization
FKS uses SIP messages to communicate the feature status. XSI Synchronization uses HTTP messages. If both FKS and XSI synchronization are enabled, FKS takes precedent over XSI synchronization. See the table below for how FKS interacts with XSI synchronization.
Feature Key Sync |
XSI DND Enabled |
XSI CFWD Enabled |
DND Sync |
CFWD Sync |
---|---|---|---|---|
Yes |
Yes |
Yes |
Yes (SIP) |
Yes (SIP) |
Yes |
No |
No |
Yes (SIP) |
Yes (SIP) |
Yes |
No |
Yes |
Yes (SIP) |
Yes (SIP) |
No |
Yes |
Yes |
Yes (HTTP) |
Yes (HTTP) |
No |
No |
Yes |
No |
Yes (HTTP) |
No |
Yes |
No |
Yes (HTTP) |
No |
No |
No |
No |
No |
No |
Enable DND and Call Forward status sync with Feature Key Sync (FKS)
When you enable the Feature Key Synchronization (FKS), the settings of call forward and do not disturb (DND) on the server are synchronized to the phone. The changes in DND and call forward settings made on the phone will also be synchronized to the server.
When FKS is enabled on a line, the line get the DND and Call Forward settings from the server and doesn't sync with the settings on
tab.1 |
Access the phone administration web page. |
2 |
Select (where [n] is the extension number). |
3 |
In the Call Feature Settings section, set the Feature Key Sync field to Yes. |
4 |
Click Submit All Changes. |
Enable call forward status sync via XSI service
When call forward sync is enabled, the settings related to call forward on the server are synchronized to the phone. The changes in call forward settings made on the phone will also be synchronized to the server.
Before you begin
-
Configure the XSI host server and the corresponding credentials on the
tab.-
When using Login Credentials for XSI server authentication, enter XSI Host Server, Login User ID, and Login Password in the XSI Line Service section.
-
When using SIP Credentials for XSI server authentication, enter XSI Host Server and Login User ID in the XSI Line Service section, and Auth ID and Password in the Subscriber Information section.
-
-
Disable Feature Key Sync (FKS) in Call Feature Settings section from .
1 |
Access the phone administration web page. |
2 |
Select (where [n] is the extension number). |
3 |
In the XSI Line Service section, set the CFWD Enable parameter to Yes. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Options: Yes and No Default: No |
4 |
Click Submit All Changes. |
Enable DND status sync via XSI service
When do not disturb (DND) sync is enabled, the DND setting on the server is synchronized to the phone. The changes in DND setting made on the phone will also be synchronized to the server.
Before you begin
-
Configure the XSI host server and the corresponding credentials on the
tab.-
When using Login Credentials for XSI server authentication, enter XSI Host Server, Login User ID, and Login Password in the XSI Line Service section.
-
When using SIP Credentials for XSI server authentication, enter XSI Host Server and Login User ID in the XSI Line Service section, and Auth ID and Password in the Subscriber Information section.
-
-
Disable Feature Key Synchronization (FKS) in Call Feature Settings section from .
1 |
Select (where [n] is the extension number). |
2 |
In the XSI Line Service section, set the DND Enable parameter to Yes. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Options: Yes and No Default: No |
3 |
Click Submit All Changes. |
Configure conference settings for phones
The following sections provide information on how to configure the conference service for your phones.
Enable conference service
Enable the conference service for your phones so that users can initiate or join multiple-way calls using their phone lines.
1 |
Access the phone administration web page. |
2 |
To enable conference service for the phone do the following: |
3 |
Specify the conference bridge URL for your desired line: |
4 |
Click Submit All Changes. |
Enable Webex calendar service
If you want to enable the phone to have the ability to join Webex calendar meetings, do the following:
Before you begin
Your phone has been registered to Webex Calling.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
In the Webex section, set the field Calendar Enable. Set Yes or No to enable or disable the Webex calendar service on the phone. Options: Yes|No; Default: Yes You can also configure the parameters in the configuration file (cfg.xml) by entering the strings in this format:
|
4 |
Click Submit All Changes. |
Enable call recording with SIP REC
You can enable call recording on a phone so that your user can record an active call. The
recording mode configured on the server controls the display of the recording softkeys for
each phone. In the Programmable Softkeys section, by default, the
following strings are added in the Connected Key List and
Conferencing Key List fields.
crdstart;crdstop;crdpause;crdresume
Recording Mode in Server | Recording Softkeys Available on the Phone |
---|---|
Always |
No softkeys available. Your user can't control recording from the phone. Recording starts automatically when a call is connected. |
Always with Pause/Resume |
PauseRec ResRec When call is connected, user can pause the recording and resume the recording. |
On Demand |
Record PauseRec ResRec When a call is connected, recording starts automatically but the recording is not saved until the user presses the Record softkey. Your user sees a message when recording state changes. |
On Demand with User Initiated Start |
Record PauseRec StopRec ResRec The recording only starts when your user presses the Record softkey. Your user sees a message when recording state changes. |
Never |
No recording softkeys are available, hence user will not be able to record calls. |
1 |
Access the phone administration web page. |
2 |
Select Voice > Phone. |
3 |
In the Supplementary Services section, click Yes or click No to enable or disable the Call Recording Serv parameter. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format: <Call_Recording_Serv
ua="na">Yes</Call_Recording_Serv>
Options: Yes and No Default: No |
4 |
Click Submit All Changes. |
Configure multicast paging
You can set up multicast paging to allow users to send paging messages to other phones. The page can go to all phones or a group of phones in the same network. Any phone in the group can initiate a multicast paging session. The page is received only by the phones that are set to listen for the paging group.
A phone can be added to up to10 paging groups. Each paging group has a unique multicast port and number. The phones within a paging group must subscribe to the same multicast IP address, port, and multicast number.
You configure the priority for the incoming page from a specific group. When a phone is active and an important page must be played, the user hears the page on the active audio path.
When multiple paging sessions occur, they are answered in chronological order. After the active page ends, the next page is automatically answered. When do not disturb (DND) applies to all lines on a phone instead of a specific line, the phone ignores any incoming paging.
You can specify a codec for the paging to use. The supported codecs are G711a, G711u, G722, and G729. If you don't specify the codec, paging uses G711u by default.
You can also enable phones to receive pages from a server to optionally display an image or other UI elements. With this feature, an XML service can be invoked during a multicast paging. To enable this feature, configure the parameter XML Application Service URL
and add "xmlapp=yes
" in the paging group scripts from . For more information about the parameters, see XML applications configuration for phones on BroadWorks and Parameters for multiple paging group.
You can also configure the parameters in the phone configuration file with XML(cfg.xml) code. To configure each parameter, see the syntax of the string in Parameters for multiple paging group.
Before you begin
- Make sure that your network supports multicast so that all devices in the same paging group are able to receive paging.
- For Wi-Fi networks, enable and properly configure the access point for multicast.
- Make sure that all the phones in a paging group are in the same network.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
Go to the Multiple Paging Group Parameters section. |
4 |
Enter multicast paging scripts as defined in the following table of Parameters for multiple paging group. |
5 |
Click Submit All Changes. |
Parameters for multiple paging group
The following table defines the function and usage of the multiple paging group parameters in the phone administration page.
It also defines the syntax of the string that is added in the phone configuration file (cfg.xml) to configure a parameter.
Parameter | Description |
---|---|
Group 1 Paging Script – Group 10 Paging Script |
Enter a string to configure the phone to listen for and initiate multicast paging. You can add a phone to up to 10 paging groups. Enter the script in this format:
In the phone configuration file with XML(cfg.xml), enter a string in this format:
Default: Empty |
Configure a phone to answer pages automatically
The paging feature enables a user to directly contact another user by phone. If the phone of the person being paged has been configured to answer pages automatically, the phone does not ring. Instead, a direct connection between the two phones is automatically established when paging is initiated.
You can also configure the parameters in the phone configuration file with XML(cfg.xml) code.
Before you begin
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
In the Supplementary Services section, choose Yes for the Auto Answer Page parameter. You can configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Options: Yes and No Default: Yes |
4 |
Click Submit All Changes. |
Prepare your wallpaper and logo images
To get the best experience, keep the following tips in mind when choosing or designing your images:
- Avoid using clustered images that can make it hard for you to identify phone lines on the home screen. Simplicity is key when selecting wallpapers.
- Ensure that your chosen wallpapers match your phone's color scheme. Opt for wallpapers that complement either the dark or light color palettes. Dark images are best suited for dark mode, while light images work well for light mode.
- Avoid using high contrast images as wallpapers. The extreme contrast can make it challenging to see the logo and other screen elements against the background.
- Avoid using dynamic images as wallpapers.
- The logo displays on the phone screen only, and it doesn't display on the KEM screen. When multiple lines are configured on Cisco Desk Phone 9841, 9851, and 9861, the logo and the logo setting in the Settings menu are unavailable.
- To use custom wallpaper on phones with Key Expansion Modules (KEM) attached, prepare both phone wallpaper and KEM wallpaper.
Image | Supported format (Unified CM) | Recommended dimensions (pixels) | Description |
---|---|---|---|
Logo | PNG |
Cisco Desk Phone 9851: 190x125 Cisco Desk Phone 9861: 380x250 Cisco Desk Phone 9871: 494x325 / 418x275 Cisco Video Phone 8875: 380x250 | Images that don't match the recommended dimensions will be scaled
proportionally. You don't need to create a separate thumbnail image for the logo. The system automatically scales the logo image to fit the dimensions of the thumbnail. |
Wallpaper |
Cisco Desk Phone 9851: 480x240 Cisco Desk Phone 9861: 800x480 Cisco Desk Phone 9871: 1280x720 Cisco Desk Phone 9800 Key Expansion Module: 480x800 Cisco Video Phone 8875: 1024x600 | Images that don't match the recommended dimensions may be scaled to fit the phone screen, which may cause the image to become distorted. | |
Wallpaper thumbnail |
Cisco Desk Phone 9851: 100x56 Cisco Desk Phone 9861: 150x90 Cisco Desk Phone 9871: 228x128 Cisco Video Phone 8875: 180x100 | Images that don't match the recommended dimensions may cause certain issues on the phone. |
Phone Model | Maximum size per image | Maximum number of images | Limit size |
---|---|---|---|
Cisco Desk Phone 9851 | 250KB | 10 | 250KB x 10 |
Cisco Desk Phone 9861 | 1MB | 20 | 1MB x 20 |
Cisco Desk Phone 9871 | 1MB | 20 | 1MB x 20 |
Cisco Video Phone 8875 | 1MB | 20 | 1MB x 20 |
1 |
Choose your desired logo and wallpaper images. |
2 |
Format the images to meet the required specifications as described in the table above. |
3 |
Rename the wallpaper image files in this format:
|
Customize wallpaper and logo on phone web page
You can choose a predefined system wallpaper, and customize wallpaper and logo on the phone administration web page.
1 |
Access the phone administration web page. | |||||||||||||||
2 |
Select . | |||||||||||||||
3 |
Navigate to the Screen section and configure the following parameters to customize the phone screen.
| |||||||||||||||
4 |
Click Submit All Changes. | |||||||||||||||
5 |
(Optional) To check the download status of the images, select Screen Status section. , and then navigate to the |
Enable inline call label or session
You can enable the feature to automatically minimize a call window to an inline call label. In the inline call label itself, you can still view the call session information, such as the caller or callee name, contact number, call duration, call state. The minimized call windows make sure that you can view status of other lines, BLF/SD features, and the current call information.
Call windows that support the inline call label feature (or auto collapsed):
- Incoming call
- Single call
- All calls list
- New call (if you return to the home screen)
This feature is only available on the following phone models that have multiple lines:
- Cisco Desk Phone 9841
- Cisco Desk Phone 9851
- Cisco Desk Phone 9861
For the inline call label or session, the users can press the line key to restore it to a full call window, where more information is provided.
When users press the Home softkey on a call window, the call window will be minimized to the inline call label automatically. This behavior is also applicable when the users return to the home screen from the New call screen.
If Key Expansion Module (KEM) is attached to the phone with a line configured on KEM line key, the call session information can display on the KEM line label itself . Due to the width limitation of KEM, the caller name doesn't display on the KEM line label itself when the call is connected.
1 |
Access the phone administration web page. |
2 |
Select . |
3 |
In the Supplementary Services section, select Yes for the parameter Auto Collapse Into Line Key. To disable the feature, select No. You can also configure this parameter in the phone configuration XML file (cfg.xml) by entering a string in this format:
Default: No. |
4 |
Click Submit All Changes. |