[asterisk-bugs] [JIRA] (ASTERISK-26994) Confbridge: CBAnn channels remain when caller hangs up before recording name
James Terhune (JIRA)
noreply at issues.asterisk.org
Thu May 11 16:46:58 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Terhune updated ASTERISK-26994:
-------------------------------------
Description:
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.
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(qsd-confbridge-1)
Console log is attached.
> Confbridge: CBAnn channels remain 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
> Environment: Ubuntu 16.04
> Reporter: James Terhune
> Severity: Minor
> Attachments: cbann_console_log.txt
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list