I have found lot of apps that let you control your SB from your computer but I would like to do the opposit. Use the SB to controll server (my linux server).
I would like to be able to control my heyu (homeautomation program for linux) so I can turn on/off lights. I would like to get information from my PBX and so on.
How should I setup this kind of script/program on my linux server?
To start with, how do I add an extra menu? I guess I have to have a script running that in some kind of way are waiting for say 3x push on HOME-button (got the idee from rokuseer)
Do I have to open an new session that are showing the information on the SB when the first session is waiting for next keypress or how does it work?
As it is now I have made an script sending CallerId to SB (telnet port 4444 not via RCP) I guess I have to use the RCP to do above features.
All help are welcome!!