cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2320
Views
5
Helpful
1
Replies

CUCM - DN Line Display (caller id) and ASCII Fields Character Limitation

Quintin.Mayo
Level 3
Level 3

Hi,

 

We have multiple locations we want to set unique caller id's when the users make external calls from the location.  When testing the caller id being displayed, we found only part of the caller id displaying for the users. Can anyone tell us what is the character limitation for the DN line Display (caller id) and ASCII fields for the calling number? Any assistance would be greatly appreciated.

 

Thanks

1 Reply 1

Anthony Holloway
Cisco Employee
Cisco Employee

According to the Data Dictionary, the Display field can be 120 characters, while the displayascii field is only 30 characters.

 

2.3.98.5 display (FI-317)

Type: string [120]

Default Value: EMPTY

Validation: ^[^]""""%<>[&|{}]{0,30}$

Migration Source: NumPlan.Display

Remarks:	The localized name to display for internal Caller ID

 

2.3.98.6 displayascii (FI-1789)

Type: string [30]

Default Value: EMPTY

Validation: ^[a-zA-Z0-9 !#$'()*+,./:;=?@\\^_`}~-]{0,30}$

Remarks:	A safe version of the Caller ID Display text using only English letters (a to Z) and punctuation, used when endpoints are using different language groups.