<p>This is a bit of trickery, but could not resist :)</p><p>This will kill a channel that is connected to SIP/201</p><p>&nbsp;asterisk -rx &quot;soft hangup $(asterisk -rx &#39;show channels&#39; | grep SIP/201 | awk &#39;{ print $1 &#39;} )&quot;</p>
<p>It basically calls *, gets the list of channels, filters them out to get the channel name and hangs it up.&nbsp;<br></p><p>OK, using AMI and a real programming language and hadling multiple lines would be better.</p><p>Thanks</p>
<p>l.</p><br><div class="gmail_quote">2009/2/9 Tim Nelson <span dir="ltr">&lt;<a href="mailto:tnelson@rockbochs.com">tnelson@rockbochs.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Greetings list-<br>
<br>
I&#39;d like the ability to hangup all calls for a particular extension from the system CLI. I understand this can probably be scripted using the AMI but I&#39;m not familiar on how to do it. Help!<br>
<br>
Tim Nelson<br>
Systems/Network Support<br>
Rockbochs Inc.<br>
(218)727-4332 x105<br>
<br></blockquote></div><br>-- <br>Loway - home of QueueMetrics - <a href="http://queuemetrics.com">http://queuemetrics.com</a><br><br>