Can we use the 3 lines of 53i's LCD display ?
When I receive a call on my 53i, I see the callerid(NAME) on the first line of lcd display, nothing on second line, and callerid(NUM) on the third line, for example:
"support line"
" "
"0235364634"
If possible, I need to use the three lines of LCD display for inbound calls on 53i, for example to show:
"support line"
"Jack Bauer"
"0235364634"
Actually i can use only two lines of lcd display (lines 1 and 3)
In my dialplan, i do this:
exten => s,n,Set(CALLERID(name)="support line")
exten => s,n,Set(CALLERID(name)="0235364634")
Any possibility to set the second line of lcd display ?
Same question for 57i :)
thanks!

Member Since:
2008-02-09