cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
243
Views
0
Helpful
2
Replies

Getting phone number or logged userid

venca.balak
Level 1
Level 1

Hi,

please, how can I obtain phone number or userid of logged user on a phone?

Don't help me things like SDK or DeviceListX.

2 Replies 2

XmlEquals
Level 3
Level 3

Determining logged user can easily be done with the Extension Mobility API using the devicename of the phone.

Obtaining the phone number is only possible using AXL (most probably getPhone)

dlignier
Level 1
Level 1

Hi,

You can edit the source code of the ccmadmin page which displays the phone information. In this asp page, you will find the right sequence to identify the userid and the fact that this userid is logged or not !!!

Best regards.