[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Turning multicast on and off
Author Message
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #2
RE: Turning multicast on and off
Hi Andy,

There is no a good way to achieve this. If you really need it, XML Browser can be used.

You need to set two DSSKey to XML Browser type.
One DSSKey is to fill the listening address value.
The other DSSKey is to delte the listening address value.
Then you can switch on/off it quickly.

Switch on XML file sample, this XML file will configure a multicast paging address so that phone can receive multicast paging.
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneConfiguration
Beep="yes" >
<!--Account-->
<Item>multicast.listen_address.1.ip_address =224.100.100.100:10000</Item>

</YealinkIPPhoneConfiguration>

Switch Off XML file sample, this XML file will delte the multicast paging address so that phone won't receive multicast paging.
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneConfiguration
Beep="yes" >
<!--Account-->
<Item>multicast.listen_address.1.ip_address =%NULL%</Item>

</YealinkIPPhoneConfiguration>


Regards,
James
(This post was last modified: 05-23-2015 03:53 AM by James_Yealink.)
05-23-2015 03:51 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
Turning multicast on and off - Raffles - 05-22-2015, 11:36 PM
RE: Turning multicast on and off - James_Yealink - 05-23-2015 03:51 AM
RE: Turning multicast on and off - CWR - 05-23-2015, 03:53 AM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Multicast Paging pkleissler 4 21,399 12-08-2012 11:40 AM
Last Post: Flora_Yealink

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication