Get MAC-address of IP Phone using CallManager Express

Good evening,
at the moment I am developing some XML-services for Cisco IP Phones. Now I want to personalize some pages and to make that reality I need the MAC-address of the IP Phone to verify the user.
After a lot of research I found out how to do it with CallManager (use #DEVICENAME# in the url), but I didn't found out how to do it with CallManager Express. I have tried the solution for CCM in CCME, but that didn't work out. So, my question is: How can I get the MAC-address of an IP Phone with CallManager Express?
Greetings.

you only have to use #DEVICENAME# when you are using a CallManager IP phone service. Under CME, simply set your services URL and the phone will automatically append the ?name=SEPXXXXXXXXXXXX parameter for you. If you configure your services URL on CME as http://10.1.1.1/MyApp the request will be http://10.1.1.1/MyApp?name=SEPXXXXXXXXXXXX
(where SEPXXXXXXXXXXXX is the device name of the phone making the request)
C

Similar Messages

  • How to get MAC address of a phone

    Hi,
    I am able to retrieve phone details by sending Soap request to RisPort. But the response doesn't have MAC address of the phone. Can any one please let me know how to get this information.
    Here is my Soap request
    <?xml version="1.0" encoding="utf-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body><SelectCmDevice soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><CmSelectionCriteria href="#id0"/><StateInfo xsi:type="xsd:string"/></SelectCmDevice><multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:CmSelectionCriteria" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="tns:CmSelectionCriteria"><maxReturnedDevices xsi:type="xsd:unsignedInt">10</maxReturnedDevices><Class xsi:type="soapenc:string">Phone</Class><Model xsi:type="xsd:unsignedInt">255</Model><nodeName xsi:type="soapenc:string"/><selectBy xsi:type="soapenc:string">Name</selectBy><selectItems xsi:type="soapenc:Array" xsi:nil="true"/><status xsi:type="soapenc:string"/></multiRef></soapenv:Body></soapenv:Envelope>

    When you receive the response, you receive the name of the ip phone. The name is something like: SEPXXXXXXXXXXXX where all the X correspond to the MAC address of the phone.

  • How to get MAC ADDRESS in mais.asc using FMS

    Hello,
    i need to get the Mac Address of every machine connected to my fms, is that possible with FMS?
    THX

    It's also available in System Information, under the Network section.
    Hold down option and select System Information from the Apple menu.
    Select Network, then the particular service type: Airport, Ethernet, Firewire
    Scroll down till you see MAC Address:
    You can also reveal it in the Terminal with ifconfig. en0 is usually ethernet, en1 is Airport, but that depends on your configuration.

  • How to get MAC address using java code

    hi friends
    please write me, How can I get MAC Address of local machine using java code.I don't want to use JNI.
    Please reply me. Its urgent for me
    Thanks in advance
    US

    You have several ways under *nix
    ifconfig -a | grep HWwill output something like
    eth0      Lien encap:Ethernet  HWaddr 00:11:FF:74:FF:B4combined with Runtime.getRuntime().exec("")and Process.getInputStream()you should be able to read it easilly.
    Under Windows (and Linux of course) try jpcap (http://sourceforge.net/projects/jpcap)
    You can also use jnative as a generic tool (http://sourceforge.net/projects/jnative)
    --Marc (http://jnative.sf.net)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Get MAC Address...

    How get MAC Address of a computer using SQL Query....help me....

    Hello Sukanta,
    I concur with SBH above. I do not believe that there is a way in SQL or PL/SQL to get the MAC address.
    Also, in multihomed computers, there would be as many MAC addresses as there are NICs present. Therefore, if MAC addresses where to be obtained, they would likely have to come up from a table (and a MAC address table surely does not exist in Oracle.)
    If you are looking for some sort of unique identifier, you may be able to create one using some combination of DBID, SYSDATE and a randomly generated number.
    HTH,
    John.

  • Isn't possible to get MAC address using java

    I am trying to get the MAC address of my pc using java code. It seems that i am only able to get the ip address. Can anyone help?

    Use JNI or Runtime.exec(). For the latter you would need to find an OS command line tool and then parse the output.

  • Get mac address in a container or zone non-global

    I am developing an aplication in c/c++ and in global machine I can get mac address, but in zone non-global don't.
    I have to get the mac address in zone non-global? If so, how?
    Thanks

    Igor_freitas wrote:
    I am developing an aplication in c/c++ and in global machine I can get mac address, but in zone non-global don't.
    I have to get the mac address in zone non-global? If so, how?A non-global zone using a shared-ip stack doesn't have rights to network connection. So you can't easily query the network device directly.
    You can probably run 'arp -a' in the zone and look for your zone's hostname. That's pretty close.
    Darren

  • How to get MAC address from client machine ?

    Hi dear,
    We are implementing security measures for a banking system, so it is required that we track the MAC address of the registered clients along with other parameters. How do we get the MAC address from client machine using ADF or running scripts in client side?
    thanks all

    Hi,
    Welcome to OTN.
    Your question has nothing to do with ADF as such. Googling would give you plenty of such topics.
    -Arun

  • Unable to clone zone on solaris11 (MAC address is already in use )

    I have an x86 box running solaris11_FCS which I want to use for cloning zones. I have a 'gold' zone with my exact setup (mysql/tomcat + java application) and I want to be able to clone this so that I can preserve the 'gold' zone and mess around with the clones knowing I can recreate them at will
    I created 2 vnics (one for my gold zone and one for a new clone)
    root>dladm create-vnic -l net0 vnic1
    root>dladm create-vnic -l net0 vnic2
    root>dladm show-vnic
    LINK OVER SPEED MACADDRESS MACADDRTYPE VID
    vnic1 net0 1000 2:8:20:78:4f:ba random 0
    vnic2 net0 1000 2:8:20:6f:87:53 random 0
    // Here is the configuration of my gold zone (created and up&running)
    root>zonecfg -z gold-z1 export
    create -b
    set zonepath=/zones/gold-z1
    set brand=solaris
    set autoboot=true
    set ip-type=exclusive
    add anet
    set linkname=net0
    set lower-link=auto
    set configure-allowed-address=false
    set link-protection=mac-nospoof
    set mac-address=2:8:20:18:e1:98
    end
    //I have created the clone as follows :-
    root>zonecfg -z gold-z1 export -f /zones/new-z2-profile
    // I have edited 'new-z2-profile' to make approp adjustments
    // here is the configuration of the clone
    root>zonecfg -z new-z2 export
    create -b
    set zonepath=/zones/new-z2
    set brand=solaris
    set autoboot=true
    set ip-type=exclusive
    add anet
    set linkname=net0
    set lower-link=auto
    set configure-allowed-address=false
    set link-protection=mac-nospoof
    set mac-address=2:8:20:6f:87:53
    end
    root>
    // I created "/zones/new-z2-template.xml" using "sysconfig create-profile" command on gold-z1
    root>zonecfg -z new-z2 -f /zones/new-z2-profile
    root>zoneadm -z new-z2 clone -c /zones/new-z2-template.xml gold-z1
    /// when I try and boot the clone, I get an error
    root>zoneadm -z new-z2 boot
    zone 'new-z2': failed to create vnic for vnic1: MAC address is already in use
    zoneadm: zone 'new-z2': call to zoneadmd failed
    root>
    what does this error mean? The 2 vnics have different MAC addresses (see output from dladm above) ??
    Also - how can I take the image from my 'gold' zone and install a zone on a separate machine from that image?

    See if this helps:
    iOS: FaceTime is 'Unable to verify email because it is in use'

  • "failed to get MAC address for machine"

    here is the jist of things.
    installed leopard and have it pimped out to my personal specs. I like where everything is and how things are working. No issues. just so you know, i only use WIFI for internet, i share with the guys upstairs. In order to get wifi on my machine, i use a USB dongle. works great no issues with it ever, well until i physically broke it. No big deal. So i replaced it with another one, different drivers/chipset worked.. And since i installed leopard i only backed it up once with TM, i dont care for daily/hrly backups, weekly is fine for me. Now after 2 weeks and a new usb network card. TM gives me an error. i click on the little red i and it says "the backup volume could not be found" so googled and searched the forums not much help, so i tried and formated my ext drive repaired and click on TM again, same error. In the error log in console, right after i turn on TM i get this error, "failed to get MAC address for machine" then 180 secs later, TM fails. again, and again.
    Can anyone tell me where i can find what MAC address its looking for??? ethernet has never been plugged in to my machine ever. its only been online via USB wifi. Im really lost here, i dont know what i can do.. im sure if i try another drive ill get the same error. please help if you can.. much appriciated.
    Jamie

    yeah i get a 'failed to get mac address' message too. what's weird is that it seems that leopard 'broke' my ethernet (there was no mac address, couldn't connect to the internet through ethernet after a clean install), and then 10.5.2 'fixed' it. for some reason, i have an 'ethernet 2' heading in system preferences that works correctly and has a mac address and everything, while the regular 'ethernet' tab doesn't work at all. however, i still get this time machine error. i don't understand why time machine is so incredibly fickle. sorry, i'm really of no help to anyone, other than adding another voice to the frustration.

  • Get MAC Address Of Device On The Other End Of Crossover Cable

    If you have a SonicWall UTM available to you, connect to it.  Monitor the logs, if the device is on a different subnet, you'll get a spoofing notification with the IP in question (if the device has an IP already assigned to it).  I believe the MAC address will also show in the logs.  Now I'm guessing that other firewalls/UTMs will also have similar alerting. 

    Hey guys
    So I got a proprietary device which I need the MAC address for in order to set the IP and reset credentials via a weird web UI, and the MAC is not written anywhere. 
    So I connected this device to my laptop via a crossover cable and tried to nmap various common subnets (including the entire private space) to see if it maybe had a static IP. No dice. So how can I get the MAC address of this device using only my laptop, since I can't get into it?
    This topic first appeared in the Spiceworks Community

  • How to get MAC address from IP address in LAN

    Hi all,
    How to get MAC address from IP address in LAN (windows or any OS), I would have all IP addresses of my LAN, so I would like to know all MAC address.
    Code examples are highly appreciated.
    Thanks & Regards,
    abel...

    abel wrote:
    Yeah that is only working for local system, but how to get remote system's MAC ..?
    Thanks for quick reply ...
    Edited by: abel on Jan 28, 2009 12:10 AMIt is my understanding that only one person ever found the holy grail which you seek. But sadly [_he's dead_|http://forums.sun.com/profile.jspa?userID=649366]
    As a curious aside how did you manage to get the list of IPs?

  • Get mac address in container or zone

    I am developing an aplication in c/c++ and in global machine I can get mac address, but in zone non-global don't.
    I have to get the mac address in zone non-global? If so, how?
    Thanks

    Are the mechanisms the same to extract the mac address from the zone as it would be on the global zone?
    What I mean is, programaticaly, would the same code that extracts the mac address of an interface from the global zone work within a non-global zone, or does the zone need to have priviledges set for this to be allowed?
    Edited by: Asgaroth on Jun 19, 2008 12:42 AM

  • Get mac address in zone or container

    I am developing an aplication in c/c++ and in global machine I can get mac address, but in zone non-global don't.
    I have to get the mac address in zone non-global? If so, how?
    Thanks

    Are the mechanisms the same to extract the mac address from the zone as it would be on the global zone?
    What I mean is, programaticaly, would the same code that extracts the mac address of an interface from the global zone work within a non-global zone, or does the zone need to have priviledges set for this to be allowed?
    Edited by: Asgaroth on Jun 19, 2008 12:42 AM

  • How to get MAC Address of a stolen laptop by using Serial number?

    Hi my Lenovo G560 laptop was stolen on 17/04/13. I have the serial number. In order to trace the laptop, I need the MAC address. Unfortunately I don't know the MAC address of my stolen laptop. My question is, is it possible to get the MAC address by using serial number? 
    Serial Number: xxxxxxxxxx
    Moderator Note; s/n edited for member's own protection

    hi Subrahmanya,
    Sorry to hear about your trouble. Unfortunately, the only way to get the MAC address is to run a query on the unit (physically or or remotely). Using the serial number to query information on the system will list the devices that are included on the unit (this doesn't include the MAC address).
    Regards,
    neokenchi
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for

  • Ipod not recognized by computer or itunes.!please help..been trying all day

    i did 4 of the 5 R's because when i tried to restore my ipod the ipod updater 2006-03-23 wont even update because it thinks my ipod isnt plugged in. what can i do.

  • INFO UPDATE is always flaged

    Hi gurus Sap Why the field INFO UPDATE  in the purchase order ( ME21N)  is always flaged when I create a purchase order? Anybody could tell how can I untick this field? Thanks a lot Kari

  • Upgrade 4.7 - ECC 6

    Hi, Pls. share the document on advantages of using  ECC6 in specific with  MM Module (purchasing).  Now in our company we have upgraded SAP from 4.7 to ECC6. Also, give us some guidelines to raise Media (channel) P.O in MM Module which is a combinati

  • Use event structure and while loop in parallel

    Hello, I would like to use an event structure in parallel with a while loop. I have a camera that needs to constantly take pictures and I have that setup in the while loop. I also however need to do other functions in conjunction with the picture tak

  • How to fix an iPod touch that does not charge but gets hot in the lower back area?

    I have a 3rd generation iPod touch 32gb and it will not turn off, nor will it charge. Plugging in to my computer, iTunes does not even detected. Even if I leave it to charge, it does not detect it. The odd thing is that it get really hot in the lower