<div dir="ltr">Your call is up on VoiceMail you should check dialstatus before sending user to VoiceMail.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 7, 2014 at 4:12 PM, D'Arcy J.M. Cain <span dir="ltr"><<a href="mailto:darcy@vex.net" target="_blank">darcy@vex.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This just started after upgrading to 11.11.0.  After a call is<br>
completed (both ends hang up) the call still shows as active.<br>
<br>
# asterisk -x "core show channels"<br>
Channel              Location             State   Application(Data)<br>
SIP/thinktel-0000000 (None)               Up      AppDial((Outgoing<br>
Line)) SIP/4164251212-00000 <a href="tel:4165555555" value="+14165555555">4165555555</a>@LocalSets Up<br>
Dial(SIP/thinktel/<a href="tel:4165559999" value="+14165559999">4165559999</a>) 2 active channels<br>
1 active call<br>
1 call processed<br>
<br>
The 1212 number is mine and is hung up.  I even rebooted my ATA to make<br>
sure that it wasn't holding the line.  My dialplan is extremely<br>
simple.  In fact, I even simplified it from what it was for this<br>
testing.  Here it is.<br>
<br>
exten => <a href="tel:4164251212" value="+14164251212">4164251212</a>,1,Verbose(0, ${CALLERID(all)} Calling ${EXTEN})<br>
    same => n,Dial(SIP/<a href="tel:4164251212" value="+14164251212">4164251212</a>,30)<br>
    same => n,VoiceMail<a href="tel:%284164251212" value="+14164251212">(4164251212</a>@LocalSets,u)<br>
    same => n,Hangup()<br>
<br>
I can post any other log or config excerpts if someone thinks that they<br>
are relevant but all of this was working under 11.10.2.<br>
<br>
Thanks.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
D'Arcy J.M. Cain<br>
System Administrator, Vex.Net<br>
<a href="http://www.Vex.Net/" target="_blank">http://www.Vex.Net/</a> IM:darcy@Vex.Net<br>
VoIP: sip:darcy@Vex.Net<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br></div>