- Joined
- Oct 19, 2015
- Messages
- 73
- Reaction score
- 22
I have a customer that uses paging frequently on their Yealink T46S. Right now I have a unicast paging group setup but it is very slow to connect to 16 extensions for a page.
I was able to successfully setup multicast paging on factory reset phones using the GUIs of the phones. I exported the configuration for those and then tried to import those into a test template. Alas, when using this template, the paging button does not show up as an option.
I've read threads where you have to configure *.cfg files for the phones. I only have a single *.cfg files with all zeros in the file name and it only has a couple of lines of configuration.
What am I missing? How do I assign the multicast paging functionality in the 3cx template in the same fashion as done via web GUI?
Here is the code from the phones that work off a factory reset:
I was able to successfully setup multicast paging on factory reset phones using the GUIs of the phones. I exported the configuration for those and then tried to import those into a test template. Alas, when using this template, the paging button does not show up as an option.
I've read threads where you have to configure *.cfg files for the phones. I only have a single *.cfg files with all zeros in the file name and it only has a couple of lines of configuration.
What am I missing? How do I assign the multicast paging functionality in the 3cx template in the same fashion as done via web GUI?
Here is the code from the phones that work off a factory reset:
Code:
linekey.1.extension = 0
linekey.1.label = Paging
linekey.1.line = 0
linekey.1.type = 24
linekey.1.value = 224.0.0.224:60000
multicast.listen_address.1.ip_address = 224.0.0.224:60000
multicast.listen_address.1.label = Page In Progress
multicast.receive_priority.priority = 10