on 01-24-2014 12:37 PM
Nothing? I thought we were onto something, I'd really like to replace the awful script I use to currently change the user's background image - it literally mimicks user button presses as if there's a user at the phone pressing settings, user prefs, etc to get the background onto the phones. It works, but it's not pretty and I'd like something that doesn't interfere with the user at all - I'd prefer to just have the background "appear" on their phones, seemingly magically! I think this is a step in the right direction, I just need more information!
Hello, how you automatically execute the application on the phones? have you to execute the application on each phones?
Hello, how you automatically execute the application on the phones? have you to execute the application on each phones?
I wrote a script using AutoHotKey. It uses the execute command with CGI to push commands to the phone using the web server that's built into the phones. Kinda similar to grabbing screenshots from the devices.
Executing it on all the phones was far from pretty. I just wrote another AHK script that hammers all IPs in a given range - didn't help that our phones are scattered as far as IPs go for the phones.
Hello thankyou for the answer, i am newbie using ip phones. I understand the concept but i am not clear yet in how to wrote a script that hammer all IPs in a given range. Where this script will be executed? I fund this example:
http://markmail.org/message/d7gjmewexcdsaa6q
Hello thankyou for the answer, i am newbie using ip phones. I understand the concept but i am not clear yet in how to wrote a script that hammer all IPs in a given range. Where this script will be executed? I fund this example:
http://markmail.org/message/d7gjmewexcdsaa6q
Yes, I used that example in combination with AHK. I'm not going to walk you thru writing the script, it's just how I solved the problem. I used that same markmail.org post you referenced to help me set it up however.
thankyou, i didnt understood that the phones act like a web server. i will make my script.
thankyou, i didnt understood that the phones act like a web server. i will make my script.
So long as the "Web Access" setting is enabled on the device, you can access information about the phones by navtigating to the IP of the phone in your web browser. Using this is how I push the commands to the phones.
hello, you have been really helpful, i have another question, i hope you can point me to the right direction, how can i get the user and password data of each phone? the phones can have an universal user and password?
thankyou, i didnt understood that the phones act like a web server. i will make my script.
So long as the "Web Access" setting is enabled on the device, you can access information about the phones by navtigating to the IP of the phone in your web browser. Using this is how I push the commands to the phones.
Hello my friend, my script is ready and work, but i am having troubles with the "Web Access" settings issue, i have to set enable "Web Access" setting in each phones. May i set enable this setting to a group of phones?
Hello, thanks for all! I am done! I made PHP application that move around al the phones taking the control and setting the background.
Can you please tell me how to set the background for a single Phone (remotely - automaticly)?
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: