[asterisk-bugs] [JIRA] (ASTERISK-19794) IAX channel won't hangup after musconhold stopped
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sat Mar 14 10:44:35 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-19794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225436#comment-225436 ]
Matt Jordan commented on ASTERISK-19794:
----------------------------------------
Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
> IAX channel won't hangup after musconhold stopped
> -------------------------------------------------
>
> Key: ASTERISK-19794
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-19794
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_iax2, Resources/res_musiconhold
> Affects Versions: 1.8.11.1
> Environment: Debian Squeeze Intel Xeon
> Reporter: dadjul
> Assignee: dadjul
> Attachments: issue.txt
>
>
> I have an IAX trunk between asterisk 1.4.22 and 1.8.11.1
> Doing a basic dialplan on 1.8.11.1:
> exten => 111,1,Answer
> exten => 111,2,MusicOnHold()
> exten => 111,3,Hangup()
> When I hangup on 1.4.22
> Asterisk 1.8.11.1 behave badly:
> I get the following:
> -- Stopped music on hold on IAX2/dediax-4317
> And then this message goes forever:
> WARNING[300]: chan_iax2.c:3510 __attempt_transmit: Max retries exceeded to host XXXXXXX on IAX2/dediax-4317 (type = 6, subclass = 11, ts=40006, seqno=9)
> As well as core show channels shows:
> Channel Location State Application(Data)
> IAX2/dediax-4317 111 at xxxxx:2 Up MusicOnHold()
> 1 active channel
> 1 active call
> The only way is to kill asterisk
> Thank you,
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list