Blogs

The Unified Communications 9.0 Partner Bundle packages Cisco’s Collaboration application software for our Collaboration partner community to leverage for their internal lab or demonstration systems. The 9.0 version is now available for order. Learn More >> ...Read More

 

Cisco Technology Developer Partners,

Cisco is proud to announce the availability of our Cisco Unified Communications System Release 8.6 Not-For-Resale software bundle on Cisco Marketplace (Partner Login Required).

To purchase the latest Unified Communications NFR Software bundle
- Navigate to Cisco Marketplace
- Login using your Cisco.com UserID ...Read More

 

Cisco is pleased to announce the opening of the Java Midlet API and support for Cisco wireless devices, including the 7925 and 7926 models. Please see the Resources section for documentation, firmware, tools and more to help you understand Java Midlets and how you can leverage advanced application capabilities in your wireless Cisco devices.
...Read More

 

Showing 3 results.

Forums

« Back to Technical Discussion

Device Phone Number

Combination View Flat View Tree View
Is there a system property available that a midlet could use to retrieve the device phone number?

RE: Device Phone Number
Answer
11/9/10 11:29 PM as a reply to Russell Mitchell.
Good question - we would like this too.  For now we have resorted to using the device's MAC address as a unique identifier but what we really want is the extension that the user is using.
 
FYI - to get the MAC address:
 
String phoneNumber = System.getProperty("com.cisco.device.settings.network.macaddress");

RE: Device Phone Number
Answer
1/11/11 11:08 PM as a reply to Russell Mitchell.
The phone's local web server has some information - including the primary DN - at /DeviceInformationX (xml format).  Note however that the phones can have more than one DN, and only the primary is listed on the page.  More specific info can be retrieved from UCM using the AXL API and the device's name/MAC, but would require a separate service running somewhere.

Collateral


No files available