hipporion/ann_stop.sh
2019-10-01 19:01:56 +02:00

18 lines
236 B
Bash
Executable file

#!/bin/bash
cd "$(dirname "$0")"
./ann_end_all.sh
echo "Action: login
username: admin
secret: admin
events: off
Action: hangup
Channel: /.*emerg.*/
Action: ConfbridgeKick
Conference: 120
Channel: all
" | socat - TCP:localhost:5038