Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, i am developing a JTapi application that will work on all models of ip phones, and i display title and prompt dynamically, and i was wondering how to get max length for title and prompt for an ip phone model.
i am using cisco jtapi, and i have a page that display list of contacts, the select button function is to access the url for the menu item which is the link for the contact details page, and i was wondering if i can make another select softkey that g...
i am running a timertask to check for new emails, and if there are new emails play default ringtone on the ip phone, so i was wondering how to play default ringtone on cisco ip phone programmatically from java code, not from jsp page.please advise, t...
Hi, i am developing software on IP phones to manage emails, where user can enter email and password to view his inbox and send emails.everything works fine as expected, my only issue is that i want to set a session timeout where if the user leaves th...
@Aaron, i tested that on the commonly used models 7945,7906, and you are correct.max length for title and prompt is 32, and max length for text is 4000.