Cam's Yealink Multicast Config Generator

Multi-zone Configuration

This configuration gives the user a drop‑down style menu on soft‑key 3 for paging multiple zones. Enter labels for the zones below. Yealink supports up to 31 paging IPs.


Output

Copy the generated output and paste it into the domain or site overrides.


    
  

Listen Address Reference

Add the following multicast.listen_address.X.ip_address configuration parameter to each phone that should listen to that zone.
Note: The listen configuration for Page All / All Page / All zone(s) is included in the configuration above when generated.


    
  

Single‑zone Configuration:

This configuration will build a single multicast zone and put a “Page All” key on the 3rd soft‑key. You do not need to generate any zones above, simply copy the below code and paste it into the domain, site, or device overrides.

multicast.listen_address.1.ip_address="224.5.6.20:10008"
multicast.listen_address.1.label="Page All"
programablekey.3.type="24"
programablekey.3.value="224.5.6.20:10008"
programablekey.3.label="Page All"