[asterisk-bugs] [JIRA] (ASTERISK-26994) Confbridge: CBAnn channels remain when caller hangs up before recording name

Ross Beer (JIRA) noreply at issues.asterisk.org
Thu Jun 1 17:56:57 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237263#comment-237263 ] 

Ross Beer commented on ASTERISK-26994:
--------------------------------------

To reproduce, enter a conference and after the prompt playing record your name, once asterisk is recording your name hangup:

{noformat}
<PJSIP/hpbx-00000026> Playing 'vm-rec-name.alaw' (language 'en')
    -- <PJSIP/hpbx-00000026> Playing 'beep.alaw' (language 'en')
    -- x=0, open writing:  /var/spool/asterisk/confbridge/confbridge-name-10001-conf01-1496357283.40 format: sln, 0x7ff6b001ea40
    -- User hung up
{noformat}

The CBAnn channels just stay active:
{noformat}
Channel              Context              Extension        Prio State   Application  Data                      CallerID        Duration Accountcode PeerAccount BridgeID
CBAnn/10001-00000001 default              s                   1 Up      (None)       (Empty)                                   00:00:47
CBAnn/10001-00000001 default              s                   1 Up      (None)       (Empty)                                   00:00:47                         0052a5b3-0c7c-4b5d-9
2 active channels
{noformat}

> 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
>            Assignee: Benjamin Keith Ford
>            Severity: Minor
>         Attachments: cbann_console_log.txt, cbann_iax2_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