reply to dangmoo
CHANNEL=`asterisk -rx "core show channels concise" | grep 124 | grep outbound | cut -f1 -d'!'`; asterisk -rx "channel request hangup $CHANNEL"