Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Is it possible to push XML to the phone that has a refresh interval to clear the screen similar to using the header refresh capability in a http get?

RE: CGI Execute Question
Answer
2/15/13 8:41 PM as a reply to JAMES DEPHILLIP II.
If I understand your question correctly the answer is no, but the workaround is to use CiscoIPPhoneExecute to get the phone to make a URL request, which returns something like a CiscoIPPhoneText object with a Refresh header on it.

That is what I thought just wanted to make sure I wasn't missing something.
 
Thanks!
 
David Staudt:
If I understand your question correctly the answer is no, but the workaround is to use CiscoIPPhoneExecute to get the phone to make a URL request, which returns something like a CiscoIPPhoneText object with a Refresh header on it.