hello,
I implemented a Web Service WebDialer WD70, to make a makeCall (), except that I must have a Credetial (login, pwd).
for security reasons I can not store this information Credetial (login, pwd), client side.
I heard about a Super User account that enables a makeCall () without the Credetial (login, pwd) and knowing only the phone number of the user. the mackeCall also needs information "DeviceName" I recovers with the following method:
(proxy.getProfileDetailSoap (new Credential (login, pwd)). getDeviceInfoListDetail () [0] .getDeviceName ()
my question is as follows:
is there a method to have "DeviceName" we know only the number of user phone and using the Super User account?
kind regards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi Khalid,
All Cisco WebDialer API requests require authentication. So i think its not possible without credentials.
Reference - Cisco Unified Communications Manager WebDialer Developer Guide
Thanks and Regards,
Geevarghese
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.