<p dir="ltr">I use a cron to disconnect and reconnect  nodes at certain times.</p>
<p dir="ltr">I typically do this.</p>
<p dir="ltr"># Disconnect node 41630 at 2053 Monday and Reconnect at 2142<br>
53 20 * * 1 /usr/sbin/asterisk -rx "rpt fun 27086 *141630"<br>
42 21 * * 1 /usr/sbin/asterisk -rx "rpt fun 27086 *341630"</p>
<p dir="ltr">I'd like to be able to disconnect 4 nodes at once at a certain time. As you can see I currently disconnect one node at a set time. Where I want to disconnect 4 nodes at once at a set time. I do not care about reconnecting. </p>
<p dir="ltr">N1XBM<br>
Apparare Scientor<br>
Paratus Communicare<br>
Allstar Node # 27086, 41540, 41812</p>