Use the 46xxsettings.txt file to configure the following parameters:
Parameter name
Default value
Description
MP_ENABLED
Specifies if the Multicast Paging feature is enabled on the phone.
If you do not set this parameter, the phone configuration ignores the other Multicast Paging parameters.
Valid values:
MP_GROUPS_TO_LISTEN
Null
Defines the list of Multicast Paging groups for the phone. You can list a maximum of 10 paging groups.
You must separate the paging groups with a comma (“,”). You must configure all of the following settings for individual groups:IP:port:priority:label
IP is the multicast IP address of a Multicast Paging group
Port is the IP port of a Multicast Paging group. A valid value is an even integer from 1024 to 65534
Priority is the priority of a group. Valid values are 1 to 16. Lower values indicate a higher priority
Label is a group label displayed in notification messages when the incoming page from this group is played
For example,SET MP_GROUPS_TO_LISTEN “239.0.0.0:1208:1:Security,239.1.2.3:1210:4:Sales”
MP_GROUPS_TO_SEND
Null
Defines the list of Multicast Paging groups to which the phone can send pages. These groups do not have a priority order. You can list a maximum of 10 paging groups.
You must separate the paging groups with a comma (“,”). You must configure all of the following settings for individual groups:IP:port:label
IP is the multicast IP address of a Multicast Paging group
Port is the IP port of a Multicast Paging group. Valid value is an even integer from 1024 to 65534
Priority is the priority of a group. Valid values are 1 to 16, lower values indicate a higher priority
For example,SET MP_GROUPS_TO_SEND “239.0.0.0:1208:Sales,239.1.2.3:1210:Team”
MP_CODEC
Specifies a codec to code and decode Multicast Paging transmissions.
Valid values:
1:
2:
3:
MP_TTL
Specifies the TTL value for Multicast Paging packets. Valid values are 1 to 64.
MP_PACKET_SIZE
Specifies the size of an RTP packet in milliseconds. Valid values are 10 to 80.
The RTP packet size must be valid for the active codec.