cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
288
Views
0
Helpful
3
Replies

Running Text

marwa_ads
Level 1
Level 1

Hello,

I want to make a running text on the ip phone screen, i can't make a delay while moving the letters, setTimeout() is not working, please tell me what alternative function to use.

Thanks,

3 Replies 3

Mike-1985
Level 1
Level 1

You can ONLY send static text / pictures / menu's to Cisco IP phones. This means you will not be able to modify text without een screen refresh.

You could send a CiscoIPPhoneText XML object containing some text, wait for a second and then send it again with other text.

Good luck!

Thanks alot for your help.

Dear Sir;

I used the screen refresh every 1 second, but i need the screen to be refreshed every 500 millisecond , can u help me please in this point.

Thanks,