[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
Raffles Offline
DV-IP creator
**

Posts: 29
Joined: Jun 2013
Reputation: 0
Post: #1
Turning multicast on and off
Hi,

I have multicast paging setup on a T28P and it receives the multicast page fine.

Trouble is, I need to be able to start/stop the handset listening for multicast paging on the fly (I don't want it to get every multicast page I make).

Is this possible or is it a case of "once it's listening - it's listening!"?

cheers
Andy
05-22-2015 11:36 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
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
CWR Offline
Moderator
*****

Posts: 717
Joined: May 2013
Reputation: 7
Post: #3
RE: Turning multicast on and off
this is good... but it would be nice to have just 1 button to do this instead of 2 - kind of the like DND on/off is one button...

Craig Reilly
MCSA, 3cx Advanced Certified
Scottsdale, AZ
05-23-2015 03:53 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


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