[asterisk-users] Calls not hanging up
D'Arcy J.M. Cain
darcy at Vex.Net
Thu Aug 7 09:12:02 CDT 2014
This just started after upgrading to 11.11.0. After a call is
completed (both ends hang up) the call still shows as active.
# asterisk -x "core show channels"
Channel Location State Application(Data)
SIP/thinktel-0000000 (None) Up AppDial((Outgoing
Line)) SIP/4164251212-00000 4165555555 at LocalSets Up
Dial(SIP/thinktel/4165559999) 2 active channels
1 active call
1 call processed
The 1212 number is mine and is hung up. I even rebooted my ATA to make
sure that it wasn't holding the line. My dialplan is extremely
simple. In fact, I even simplified it from what it was for this
testing. Here it is.
exten => 4164251212,1,Verbose(0, ${CALLERID(all)} Calling ${EXTEN})
same => n,Dial(SIP/4164251212,30)
same => n,VoiceMail(4164251212 at LocalSets,u)
same => n,Hangup()
I can post any other log or config excerpts if someone thinks that they
are relevant but all of this was working under 11.10.2.
Thanks.
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net
More information about the asterisk-users
mailing list