<div dir="ltr">Hello I am working on a dtmf script that will shut down the node that the script is running on.. The problem is their is two repeaters running on the same node so I would just like to shut off the one not both..<div><br><br>Next issue is Ezstream... yes its been a hassle it keeps locking up on the data center and i have to keep killing ezstream and restarting asterisk.. </div><div>here is the script im using to kill it however is their any fix to let it just run with out killing asterisk and restarting everything..</div><div>sh restart.sh script</div><div><div>#!/bin/bash</div><div>kill -9 $(pgrep ezstream)&</div><div>service asterisk restart</div></div><div><br></div><div>Ok the last issue this morning I want to ask about is connecting via telephone through the asterisk phone portal their is many issues with this.. Some times it works and some times it doesnt and with no understanding of where the issue is.. Basically at this current time anyone wishing to connect up to the phone portal 41715 they enter their pin and then its silent no further directions or information.. </div><div><br></div><div>Any help on the above would be great thanks </div><div><br></div><div><br></div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-family:arial;font-size:small">Loren Tedford (KC9ZHV) <br>Email: <a href="mailto:lorentedford@gmail.com" style="color:rgb(17,85,204)" target="_blank">lorentedford@gmail.com</a></div><div style="font-family:arial;font-size:small">Phone: 618-553-0806</div><div style="font-family:arial;font-size:small"><a href="http://www.lorentedford.com/" style="color:rgb(17,85,204)" target="_blank">http://www.lorentedford.com</a><br></div><div style="font-family:arial;font-size:small"><a href="http://www.kc9zhv.com" target="_blank">http://www.kc9zhv.com</a></div><div style="font-family:arial;font-size:small"><a href="http://hub.kc9zhv.com" target="_blank">http://hub.kc9zhv.com</a></div></div></div></div></div></div></div></div>
</div></div>