Yealink Forums
Multicast Paging Listening on Speaker - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: Dect Phone Series (/forumdisplay.php?fid=6)
+--- Forum: W56P(Wireless) (/forumdisplay.php?fid=57)
+--- Thread: Multicast Paging Listening on Speaker (/showthread.php?tid=43179)



Multicast Paging Listening on Speaker - rtang - 09-11-2019 06:53 AM

I have a Yealink T56A and W56H with Multicast.
T56A is sending Multicast paging
W56H is listening to Multicast paging

Is there a way to set the W56H to listening to the multicast paging on speakerphone mode rather than handset mode.

THanks


RE: Multicast Paging Listening on Speaker - complex1 - 09-11-2019 02:18 PM

(09-11-2019 06:53 AM)rtang Wrote:  I have a Yealink T56A and W56H with Multicast.
T56A is sending Multicast paging
W56H is listening to Multicast paging

Is there a way to set the W56H to listening to the multicast paging on speakerphone mode rather than handset mode.

THanks

Hi,

Please provisioning the base with next parameter and try again.

Code:
#!version:1.0.0.1

multicast.receive.use_speaker = 1

Hope this will help.


RE: Multicast Paging Listening on Speaker - rtang - 09-12-2019 01:32 AM

Hi Frank

Thank you for your help! It's works Smile

Cheers

Roy

(09-11-2019 02:18 PM)complex1 Wrote:  
(09-11-2019 06:53 AM)rtang Wrote:  I have a Yealink T56A and W56H with Multicast.
T56A is sending Multicast paging
W56H is listening to Multicast paging

Is there a way to set the W56H to listening to the multicast paging on speakerphone mode rather than handset mode.

THanks

Hi,

Please provisioning the base with next parameter and try again.

Code:
#!version:1.0.0.1

multicast.receive.use_speaker = 1

Hope this will help.