01-12-2013 07:57 AM - edited 03-16-2019 03:08 PM
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.
Solved! Go to Solution.
01-13-2013 01:39 AM
Hi
The full XML schema is contained in this doc in Appendix B :
It says 32 for prompt/title and 4000 for text content.
I think what you'll probably find is that how much a phone can physically display depends on the characters you use as some take up more physicaly space than others...
Aaron
01-12-2013 08:07 AM
Each phone model has a different length for the most part. Here's a bug that mentions that the XML schema will tell you how many characters are supported on each phone model,
http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCse37151.
01-13-2013 12:28 AM
@Joe Martini the bug says that 31 characters is the max length, but i don't think that will work for all model, i want to find max length for each model, please advise.
01-13-2013 01:39 AM
Hi
The full XML schema is contained in this doc in Appendix B :
It says 32 for prompt/title and 4000 for text content.
I think what you'll probably find is that how much a phone can physically display depends on the characters you use as some take up more physicaly space than others...
Aaron
01-13-2013 07:48 AM
@Aaron, i can't find the part that says max length for title/prompt is 32 characters.
and does that length apply to all models of cisco phones ?
01-13-2013 02:44 PM
Hi
XML guid ei
Page B8 :
That 'CiscoIPPhoneDisplayableType' seems to be defined later on like so:
I read that as 32 for prompt and title, and 4000 for the text.
It should be consistent between models, but testing these things is important.
Aaron
01-13-2013 08:01 AM
Hi,
There are some project develop that could help you not to start from scratch:
Push2Phone:https://supportforums.cisco.com/thread/304059
Cisco IP Phone Push Notifications: http://www.youtube.com/watch?v=RbqPhNJs2ZY
I just hoping to have some free time to test both APP
Regards
Please rate all useful posts
_____________________________
LinkedIn Profile: do.linkedin.com/in/leosalcie
MDGDP, CCNA, CCNA Voice certified
01-13-2013 12:15 PM
@leosalcie this post is not helpful at all.
01-13-2013 12:17 PM
Can anyone please give me a documentation link for max length for title/prompt for each ip phone model.
01-20-2013 06:26 AM
@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.
01-20-2013 06:36 AM
Hi
That's good to know...
Principal Engineer at Logicalis UK
Please remember to rate useful posts in order to highlight useful content, and mark questions answered if appropriate!
01-30-2013 01:10 AM
@Aaron, is the 32 max length differs depending on the language or special characters ?
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