11-15-2011 03:08 AM - edited 03-14-2019 08:53 AM
Our customer is going to buy a system with IPPA (IP phone agents). After they logout the agents, we found that the login name and extension number cannot be cached.
Is it feasible in UCCX8.5?
So is there a way to just show the user to enter the password only? That means:
ID: Anand
Pwd:
Extension: 1001
We want the user to just enter the password when they click the service button.
11-15-2011 03:45 PM
You would need to setup another web server for this to work.
You would configure a phone service in CUCM, subscribe it to the phone, and manually add the Agent Name and Extension to the URL params: E.g., http://myserver/ippa?ID=aholloway&Ext=1001 - Do this for every Agent.
When the IP Phone accesses the Service, the name and number are sent along with the request to your web server, you then send a phone service page including the name and number and ask for the Pwd. the submit button should take all three pieces of information and send it to the correct login URL for IPPA.
This is untested, and just a theory. Please let me know if it actually works.
11-17-2011 07:44 PM
I have ths same problem and I have tried the approch. But I still failed to do so.
What should I put my ID and ext in the following links?
http://UCCX_IP_Address:6293/jsp/sciphonexml/IPAgentInitial.jsp
Please advice. Thanks!
11-18-2011 06:12 PM
We used a combination of Extension Mobility with the IP Phone Agent service as a One-Button Login. Since ours was an HA pair, there's two IP Phone Agent services, one for each server, in case of failover. Since the IP Phone Service is assigned to the EM Profile, that was all the security needed, and the OneButton Login approach works great.
Good Luck!
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