Run a Digital Output script from a call originated from an AVM-1 to the VOIP-200/VOIP-500/VOIP-600 IP Call Stations
To call into the VOIP-200/VOIP-500/VOIP-600 IP Call Stations from the AVM-1, select IP Call from the drop-down. Then put in the IP address of the IP Call Station(use * for a dot on the soft keypad on the AVM-1). The IP Call Station will auto-answer and you will go into 2-way communication mode.
Once the call is established you can use the pre-programmed 'Remote Side key Codes' to activate the script.
The correct format for the script is-
echo "activate_Cam1" | nc <IP address of the listening server> <port of the listening server>
P.S.: Manually enter the script. DO NOT COPY PASTE since the ASCII values of the inverted quotes get changed when you copy and paste the script.