The phone receives RTP packets destined for this multicast IP address and port and plays them out.
Starting at version 8.7.3.26 you can setup the multicast address with additional options:
Starting at version 8.10.x, the name of the multicast zone is specified as an option::
Please note: for hold scenarios an incoming multicast is blocked with cw_dialtone = on (default). In case its required to received the multicast also if calls on, please set this to off.
Advanced - SIP/RTP (Tab) - Multicast(Section): IP address
N/A
Parameter | Valid value |
---|---|
<mc_address idx="INDEX" perm="PERMISSIONFLAG">VALIDVALUE</mc_address> | Valid multicast IP and port: ip:port example: 239.255.255.230:5555 or alternatively starting at version 8.7.3.26, a comma separated key-value string with IP and port and optional parameters: ip=ip:port[,speaker=(0|1)][,interrupt=(0|1)][,volmax=(0|1)][,priority=(0..10)] example: ip=239.255.255.230:5555,speaker=1,interrupt=1,volmax=1,priority=9 starting at version 8.10.x, multicast zone name can be added as a parameter: ip=ip:port[,speaker=(0|1)][,interrupt=(0|1)][,volmax=(0|1)][,priority=(0..10)][,name=<zone name>] example: ip=239.255.255.230:5555,speaker=1,interrupt=1,volmax=1,priority=9,name=Page Zone A |