Multicast Paging configuration
Use the 46xxsettings.txt file to set the following parameters for the Multicast Paging (MP) feature:
|
Parameter name
|
Default value
|
Description
|
|---|---|---|
|
MP_ENABLED
|
|
Specifies if the Multicast Paging feature is enabled on the phone.
This is the basic parameter for this feature. If this parameter is not set, other parameters listed below will be ignored.
Valid values:
|
|
MP_GROUPS_TO_LISTEN
|
Null
|
Defines the list of Multicast Paging groups that the phone listens to. A maximum of 10 paging groups can be listed.
The paging groups should be separated with a comma (“,”), and should be listed in the following format:
IP:port:priority:label
where
All the above-listed settings are required.
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 which the phone can send pages to. Priority is not set for these groups. A maximum of 10 paging groups can be listed.
The paging groups should be separated with a comma (“,”), and should be listed in the following format:
IP:port:label
IP, Port, and Label denote the same as the corresponding MP_GROUPS_TO_LISTEN values. All these settings are required.
For example, SET MP_GROUPS_TO_SEND “239.0.0.0:1208:Sales,239.1.2.3:1210:Team”
|
|
MP_CODEC
|
|
Specifies a codec which will be used to code and decode Multicast Paging transmissions.
Valid values:
|
|
MP_PACKET_SIZE
|
|
Specifies the size of an RTP packet in milliseconds. The valid values are 10 through 80.
The value must be valid for the selected codec and therefore must not be changed unless necessary.
|