Q. I am using 9.0 call manager and my application is trying to load all MAC addresses from JTAPI Application user. When it tried to load DX 650 phone from app user it is giving exception saying Terminal Restricted.
com.cisco.jtapi.PlatformExceptionImpl: Terminal is restricted
at com.cisco.jtapi.TerminalImpl.addCallObserver(CTQF)
at com.knoahsoft.harmony.CiscoAdapter.JTAPIClient.addObserversForMissingAddresses(JTAPIClient.java:370)
at com.knoahsoft.harmony.CiscoAdapter.JTAPIClient$ReconnectToProvidersTask.run(JTAPIClient.java:505)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Do I need to add any special permission in app user to support DX 650 phone. ?
A. Can you retry after adding 'Standard CTI Allow Control of Phones supporting Connected Xfer and conf' user role to the application user? Let us know if it resolves the issue.
Final Answer:
Issue got resolved after adding this role in application user.
Comments
0 comments
Please sign in to leave a comment.