[asterisk-bugs] [JIRA] (ASTERISK-26994) Confbridge: CBAnn channels intermittently become stuck when caller hangs up before recording name
Benjamin Keith Ford (JIRA)
noreply at issues.asterisk.org
Fri Jun 2 10:55:58 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Keith Ford updated ASTERISK-26994:
-------------------------------------------
Description:
If a caller to a conference hangs up while playing the prompt to record their name or during the recording itself, but before joining the conference, the CBAnn/ channel remains stuck.
This is reproducible most of the time.
/etc/asterisk/confbridge.conf:
[general]
[default_user]
type=user
quiet=yes
[default_bridge]
type=bridge
[qsd-confbridge-1]
type=user
announce_only_user=yes
announce_user_count=yes
quiet=no
announce_join_leave=yes
music_on_hold_when_empty=no
extensions.conf:
exten => 765,1,Confbridge(1,,qsd-confbridge-1)
Console log is attached.
was:
If a caller to a conference hangs up while playing the prompt to record their name, but before it starts recording, the CBAnn/ channel remains stuck.
This is reproducible 100% of the time.
/etc/asterisk/confbridge.conf:
[general]
[default_user]
type=user
quiet=yes
[default_bridge]
type=bridge
[qsd-confbridge-1]
type=user
announce_only_user=yes
announce_user_count=yes
quiet=no
announce_join_leave=yes
music_on_hold_when_empty=no
extensions.conf:
exten => 765,1,Confbridge(1,,qsd-confbridge-1)
Console log is attached.
> Confbridge: CBAnn channels intermittently become stuck when caller hangs up before recording name
> -------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-26994
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26994
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_confbridge
> Affects Versions: 13.15.0, 13.16.0, 14.5.0
> Environment: Ubuntu 16.04
> Reporter: James Terhune
> Assignee: Benjamin Keith Ford
> Severity: Minor
> Attachments: cbann_console_log.txt, cbann_iax2_log.txt, full
>
>
> If a caller to a conference hangs up while playing the prompt to record their name or during the recording itself, but before joining the conference, the CBAnn/ channel remains stuck.
> This is reproducible most of the time.
> /etc/asterisk/confbridge.conf:
> [general]
> [default_user]
> type=user
> quiet=yes
> [default_bridge]
> type=bridge
> [qsd-confbridge-1]
> type=user
> announce_only_user=yes
> announce_user_count=yes
> quiet=no
> announce_join_leave=yes
> music_on_hold_when_empty=no
> extensions.conf:
> exten => 765,1,Confbridge(1,,qsd-confbridge-1)
> Console log is attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list