Yealink Device Management Platform
-
Nmap from centOS has this
nmap -sT -O localhost Starting Nmap 6.40 ( http://nmap.org ) at 2018-05-24 15:25 EDT Nmap scan report for localhost (127.0.0.1) Host is up (0.00014s latency). Other addresses for localhost (not scanned): 127.0.0.1 Not shown: 993 closed ports PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 80/tcp open http 443/tcp open https 3001/tcp open nessus 3306/tcp open mysql 9090/tcp open zeus-admin No exact OS matches for host (If you know what OS is running on it, see http://n map.org/submit/ ). TCP/IP fingerprint: OS:SCAN(V=6.40%E=4%D=5/24%OT=22%CT=1%CU=38792%PV=N%DS=0%DC=L%G=Y%TM=5B0711B OS:F%P=x86_64-redhat-linux-gnu)SEQ(SP=105%GCD=1%ISR=10C%TI=Z%CI=I%TS=A)SEQ( OS:TI=Z%CI=RI%TS=A)SEQ(TI=Z%TS=A)OPS(O1=MFFD7ST11NW7%O2=MFFD7ST11NW7%O3=MFF OS:D7NNT11NW7%O4=MFFD7ST11NW7%O5=MFFD7ST11NW7%O6=MFFD7ST11)WIN(W1=AAAA%W2=A OS:AAA%W3=AAAA%W4=AAAA%W5=AAAA%W6=AAAA)ECN(R=Y%DF=Y%T=40%W=AAAA%O=MFFD7NNSN OS:W7%CC=Y%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=N)T4(R=Y%D OS:F=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T4(R=N)T5(R=Y%DF=Y%T=40%W=0%S=Z%A=S+ OS:%F=AR%O=%RD=0%Q=)T5(R=N)T6(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T6(R OS:=N)T7(R=Y%DF=Y%T=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)T7(R=N)U1(R=Y%DF=N%T=40 OS:%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=G%RUD=G)IE(R=Y%DFI=N%T=40%CD=S)I OS:E(R=N) Network Distance: 0 hops OS detection performed. Please report any incorrect results at http://nmap.org/s ubmit/ . Nmap done: 1 IP address (1 host up) scanned in 18.97 seconds
-
Have no used it. Out of curiosity, how much does that cost?
-
@scottalanmiller it's free.
-
@dustinb3403 said in Yealink Device Management Platform:
@scottalanmiller it's free.
How do you get it? On their website they just say to contact sales.
-
@scottalanmiller said in Yealink Device Management Platform:
@dustinb3403 said in Yealink Device Management Platform:
@scottalanmiller it's free.
How do you get it? On their website they just say to contact sales.
http://support.yealink.com/documentFront/forwardToDocumentFrontDisplayPage
DIRECT LINK
http://support.yealink.com/documentFront/forwardToDocumentDetailPage?documentId=243
-
My devices are never local so I have never bothered with this.
-
I guess I could attempt some type of magic to point to a hosted system with DHCP options.
-
@jaredbusch said in Yealink Device Management Platform:
My devices are never local so I have never bothered with this.
That's the big thing that never made me spend time looking into it, I wonder if it could be good enough to overcome the pain of setting it up.
-
So the setup is pretty straightforward, but some of the naming of files is a bit weird.
On the CentOS7 server, ports 22,25,443,3001,3306 and 9090 are open. Which apparently are the same ports required for the phones and this server to find each other.
-
@dustinb3403 said in Yealink Device Management Platform:
So the setup is pretty straightforward, but some of the naming of files is a bit weird.
On the CentOS7 server, ports 22,25,443,3001,3306 and 9090 are open. Which apparently are the same ports required for the phones and this server to find each other.
Weird. You are running it on premises, I assume?
-
@scottalanmiller in this case, yes, all on the same subnet as well.
Just trying to simplify the provisioning process a bit, update firmware etc.
-
@dustinb3403 said in Yealink Device Management Platform:
@scottalanmiller in this case, yes, all on the same subnet as well.
Just trying to simplify the provisioning process a bit, update firmware etc.
Yeah, I get it, just wondering what the use case experience is to tell if it is worth putting more effort into.
-
@scottalanmiller well setting up the server was the easy bit, it's determining why the phones and server aren't communicating that is the challenge.
Corrected as I realized I hadn't completed my thought. . .
-
So I'm still trying to figure this out, and I'm thinking im losing it.
This is in the documentation:
Deploying the Devices
- Connect devices into the network.
- The devices perform mutual TLS authentication using default certificates.
- The devices obtain the provisioning server address from the DHCP option 66, 43, 160 or 161.
The DHCP option value must meet following format:
http://<IP address>:<28443>/dm.cfg (for example: http://10.2.62.12:28443/dm.cfg)
Based on that, I would assume I can use anyone 1 of the four DHCP options listed, is there any reason I would need all four?
-
The deployment guide can be found here.
-
@DustinB3403 ,
I know you got this all working. How is it now that oyu have used it more?From reading the Skype for Business pages of hte Yealink site, it seems that this is needed to customize the phones.
-
@JaredBusch said in Yealink Device Management Platform:
@DustinB3403 ,
I know you got this all working. How is it now that oyu have used it more?From reading the Skype for Business pages of hte Yealink site, it seems that this is needed to customize the phones.
So in terms of a solution, it works well enough. We had a trial for a year (the license something really cheap we were quote $122 / ~30 phones / 1 time).
It's mostly a convenient way login to a phone, pull performance stats from it as well as push some configuration options too it.
-
@DustinB3403 said in Yealink Device Management Platform:
@JaredBusch said in Yealink Device Management Platform:
@DustinB3403 ,
I know you got this all working. How is it now that oyu have used it more?From reading the Skype for Business pages of hte Yealink site, it seems that this is needed to customize the phones.
So in terms of a solution, it works well enough. We had a trial for a year (the license something really cheap we were quote $122 / ~30 phones / 1 time).
It's mostly a convenient way login to a phone, pull performance stats from it as well as push some configuration options too it.
Ah, well if you dump the config of a Yealink phone with the Skype for Business firmware, there are almost no options in the dump and settings made manually apparently get reset with the device resyncs.
So looks like it iwll have to be that thingor nothing unless I can find some settings in Office 365 for it.
-
@JaredBusch said in Yealink Device Management Platform:
@DustinB3403 said in Yealink Device Management Platform:
@JaredBusch said in Yealink Device Management Platform:
@DustinB3403 ,
I know you got this all working. How is it now that oyu have used it more?From reading the Skype for Business pages of hte Yealink site, it seems that this is needed to customize the phones.
So in terms of a solution, it works well enough. We had a trial for a year (the license something really cheap we were quote $122 / ~30 phones / 1 time).
It's mostly a convenient way login to a phone, pull performance stats from it as well as push some configuration options too it.
Ah, well if you dump the config of a Yealink phone with the Skype for Business firmware, there are almost no options in the dump and settings made manually apparently get reset with the device resyncs.
So looks like it iwll have to be that thingor nothing unless I can find some settings in Office 365 for it.
Yeah, this worked well enough. I had no complaints with it. And since we're going full tilt with SfB I'll be looking to purchase a license for this.
-
@DustinB3403 said in Yealink Device Management Platform:
Yeah, this worked well enough. I had no complaints with it. And since we're going full tilt with SfB I'll be looking to purchase a license for this.
Oh you were using it because of SfB? I guess I missed that part.
How hard was it to get a trial license?