cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
393
Views
0
Helpful
4
Replies

How to set a timeout for the Execute object

shyamalbhowmik
Level 1
Level 1

I want to push a message to IP phone and then want the message to disappear from the display after a certain time.

How can it be done.

Any help will be appreciated.

Thanks

Shyamal

4 Replies 4

jshepard
Level 4
Level 4

Include a refresh header within the http

example

refresh:5:InitServices

This will after 5 seconds refresh the screen to the initservices uri

dhawkins
Level 1
Level 1

Could you tell me how you are 'pushing' the message? I would like to send text messages to several IP phones but I dont know how to do it.

Thanks in advance for your help,

Debbie Askin

debbie@teamaskin.com

I am using the CiscoIPPhoneExecute object to push the message.

Using LWP::UserAgent in perl i am pushing the message to the IP phone.

Let me know if anymore help required

Thanks

Shyama

hi Shyama,

I'm also trying to push a message to a phone using the CiscoIPPhoneExecute object and I'm also using LWP::UserAgent in Perl. However, I have not been successful in pushing the message to the phone. If possible can you show bits of the code you used to achieve this, or explain more in detail the logic flow of the statements so I can see if I'm doing anything wrong?

Thanks!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: