08-30-2005 09:50 AM - edited 03-15-2019 03:41 AM
Hello,
is there any way to get ip addresses(or phone names, if it's possible to get their IPs later) of all phones registered with the call manager?
Also, is there some special way to push xml to all the phones at the same time?(Now I guess you see what I'm after :) )
Cheers,
Victor
08-30-2005 09:55 AM
To get the IP addresses of all phones, you can use the devicelistx report:
I don't know of any way to push XML to all phones. I have always done it one at a time. Boy, wouldn't it be great if you could multicast the XML to the phones!
08-31-2005 02:09 AM
You can try Push2Phone in Cisco IP Phone Services SDK. It gives you all the device names and you can push messages to the selected phones.
Download it here :
http://www.cisco.com/cgi-bin/dev_support/access_level/product_support
Hope it helps
Jorge Baptista
08-31-2005 04:54 AM
Just FYI regarding push2phone though - the push2phone that is part of the 3.3(4) SDK will not work with CallManager 4.1, since the devicelistx report it was using has changed from a regular http connection to an ssl connection (https), and the SDK has not been updated to reflect this...
Here are some guidelines to fixing the JSP version of push2phone:
08-31-2005 05:06 AM
thanks for the information. As I'm working with 4.0(2), i haven't notice that.
JB
09-01-2005 04:29 PM
Some methods:
switch# show cdp nei
-or-
fm CallManager Administration GUI choose Device, Phone
-or-
fm Windows Computer Management (dhcpadmn.msc) drill down to Server, Scope, Address Leases
HTH
09-01-2005 04:31 PM
This should give you what you are looking for:
Lelio
09-01-2005 05:24 PM
sorry - for some reason i only saw the original post and not any of the replies. didn't mean to be redundant.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide