research at businesstz.com
2012-Mar-13 21:51 UTC
[asterisk-users] Getting Mac Address on connected IP phones
I am struggling to get the mac-addresses of IP phones that are connected to asterisk as the phone are in different VLAN with * and they were manually configured. I want to centralize their configuration using res_phoneprov or tftp I have tried nmap and arp in vain. Any idea? Sam
Danny Nicholas
2012-Mar-13 21:53 UTC
[asterisk-users] Getting Mac Address on connected IP phones
Ping the phones, then run arp.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
research at businesstz.com
Sent: Tuesday, March 13, 2012 4:52 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Getting Mac Address on connected IP phones
I am struggling to get the mac-addresses of IP phones that are connected to
asterisk as the phone are in different VLAN with * and they were manually
configured. I want to centralize their configuration using res_phoneprov or
tftp
I have tried nmap and arp in vain.
Any idea?
Sam
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Phillip Frost
2012-Mar-14 01:02 UTC
[asterisk-users] Getting Mac Address on connected IP phones
On Mar 13, 2012, at 5:51 PM, research at businesstz.com wrote:> I am struggling to get the mac-addresses of IP phones that are connected > to asterisk as the phone are in different VLAN with * and they were > manually configured. I want to centralize their configuration using > res_phoneprov or tftp > > I have tried nmap and arp in vain.Your router knows the MAC addresses of the phones. So does your DHCP server, if they are using DHCP.
2012/3/13, research at businesstz.com <research at businesstz.com>:> I am struggling to get the mac-addresses of IP phones that are connected > to asterisk as the phone are in different VLAN with * and they were > manually configured. I want to centralize their configuration using > res_phoneprov or tftp > > I have tried nmap and arp in vain.Have you tried sip show peer and its Useragent field ?> > Any idea? > > Sam > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >