Customizing Cisco SPA and Wireless IP Phones
Enabling Call Features
64
Cisco SPA and Wireless IP Phone Administration Guide
4
STEP 4
Under Multiple Paging Group Parameters, enter the paging commands into the
Group Paging Script box. The syntax is as follows:
pggrp=multicast-address:port;[name=xxx;]num=xxx;[listen={yes|no}]];
Where:
•
IP address: Multicast IP address of the phone that will listen for and receive
pages.
•
port: Port on which to page; you must use different ports for each paging
group.
•
name (optional): The name of the paging group.
•
num: The number users will dial to access the paging group; must be unique
to the group.
•
listen: If the phone should listen on the page group. Only the first two groups
with listen set to yes will listen to group pages. If the field is not defined, the
default value is no, so you must set this field to listen to the group pages.
For example:
pggrp=224.123.123.121:43210;name=All; num=801;listen=yes;
pggrp=224.123.123.121:43211;name=Sales;num=802; listen=yes;
pggrp=224.123.123.121:43212;name=Support;num=803;
pggrp=224.123.123.121:43213;name=Engineering;num=804;
The previous example creates four paging groups:
All
,
Sales
,
Support
, and
Engineering
. Users will press 801 to send pages to all phones, 802 to send pages
to phones configured as part of the sales group, 803 to send pages to phones
configured as part of the Support group, and 804 to send pages to phones
configured as part of the Engineering group. In this example, the configured phone
will receive pages directed to the “All” and “Sales” groups.
STEP 5
Click Submit All Changes.
Enabling Secure Call
See
Setting Security Features, page 115
.