#!/bin/bash # Script to unkey PTT on PLRI or IRLP board from prompt # by Kyle Yoksh January 2011 # if [ "$1" == "" -o "$2" == "" ] ; then echo "Usage: Unkey [node#] [parallel pin #]"; exit fi asterisk -rx "rpt cmd $1 cop 62,PP$2=0 0"