<div dir="ltr">Hi All,<div><br></div><div>I am wondering if anyone has solved a certain problem for endpoints which are registered to CUCM.  You know how the system will show a name for the device at the top left of the TV screen?  I'm not talking touch 8 or touch 10 here, but the actual TV or monitor display.</div><div><br></div><div>I would like to show a combination of the name of the room and the phone number as well, but I'm not finding a very good solution to do this.</div><div><br></div><div>I did notice that what shows up by default is from CUCM DN Display field, so I edited it.</div><div><br></div><div>Instead of just this:</div><div><br></div><div><img src="cid:ii_158bb6edc9c9148b" alt="Inline image 2" width="544" height="126"></div><div><br></div><div>I used this:</div><div><br></div><div><img src="cid:ii_158bb701f4d3c3d2" alt="Inline image 3" width="544" height="123"><br></div><div><br></div><div>And that works, but then I face two challenges:</div><div><br></div><div>1) Internal Caller ID is really long and redundant, containing the DN in itself</div><div><br></div><div>Plus, the documentation says you shouldn't put a number in here, probably for the same reason I'm saying (not good practice):</div><div><br></div><div><img src="cid:ii_158bb9229de88fa4" alt="Inline image 8" width="475" height="273"><br></div><div><br></div><div>2) Or the whole thing is just too long and over the character limit, like this (note I cannot fit the rest of the number):</div><div><br></div><div><img src="cid:ii_158bb72d18b0df7f" alt="Inline image 5" width="544" height="121"><br></div><div><br></div><div>So, that's less than ideal, but atleast it's persistent through reboots of the codec.</div><div><br></div><div>A non-persistent approach I did try, is changing the Codec's SIP DisplayName, which by default is populated with what's in CUCM's DN Display field:</div><div><br></div><div>From the default:</div><div><br></div><div><img src="cid:ii_158bb6e009e78bd2" alt="Inline image 1" style="margin-right: 0px;" width="562" height="100"><br></div><div><br></div><div>To this:</div><div><br></div><img src="cid:ii_158bb719c69e265e" alt="Inline image 4" style="margin-right: 0px;" width="562" height="96"><div><br></div><div><br></div><div>And that works too, but then it's volatile and I have to keep changing them back all the time, and checking up on them, bleh.  No thanks.</div><div><br></div><div>I did look into the start up script option on a TC7.3 C20 codec, so the system can reconfigure its own DisplayName when booting, but that didn't work with the below simple script, despite working when manually clicking Run. I think it didn't work because of the order of operations: 1) boot codec, 2) run script and update display name, 3) register with CUCM, 4) re-update display name from CUCM</div><div><br></div><div><img src="cid:ii_158bb785f554a35b" alt="Inline image 7" style="margin-right: 0px;"><br></div><div><br></div><div>So anyway, I've done some searching, but not really knowing these systems too well or the terminology, I'm kind of stuck.  I suppose I could write a script in Python and have it check the config and update, and set that to run every 10 minutes or whatever, but I don't know.  Maybe.</div><div><br></div><div>I'll leave it there and see what you all have seen or done.  Thanks much.</div><div><br></div></div>