[asterisk-bugs] [JIRA] (ASTERISK-27797) channel.c: BUG! Must supply a channel name or partial name to match!

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Fri Apr 13 14:07:50 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell updated ASTERISK-27797:
-------------------------------------

    Attachment: channel_by_name_assert.diff

[~shaurya] You've just attached more ARI logging and not the full Asterisk debug log. Please read the link I mentioned above and attach the Asterisk debug log as well.

Also please post the dialplan where the channel continues. It appears that after leaving the stasis it re-enters it again.

(!) *WARNING* only apply the attached patch [^channel_by_name_assert.diff] on a test machine as asterisk will now crash and output a backtrace upon reaching the error message if you follow the below instructions. 

If it's possible please apply the attached patch [^channel_by_name_assert.diff]. You'll also need to re-configure asterisk with '--enable-dev-mode' and then in menuselect enable DO_CRASH under compiler options. Once it crashes please attach the backtrace output to the issue.

This will allow us to trace back the method that initiated the call causing the error.

> channel.c: BUG! Must supply a channel name or partial name to match!
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-27797
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27797
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 15.3.0
>         Environment: ubuntu 16.04,ARI,webrtc
>            Reporter: shaurya jain
>            Assignee: Unassigned
>            Severity: Minor
>              Labels: patch, webrtc
>         Attachments: 1523426524.229297, AGI_log.txt, channel_by_name_assert.diff
>
>
> Hi Team,
> We are still facing the concern although there is no call disconnection or major issue regarding this but it leads to unwanted ERRORS on console.
> [Apr 11 14:02:23] NOTICE[32364][C-00011eaa] res_stasis_playback.c: 1523426524.229297: Playback stopped for sound:11/mixivr
> [Apr 11 14:02:24] ERROR[32444] channel.c: BUG! Must supply a channel name or partial name to match!
> [Apr 11 14:02:24] ERROR[32623] channel.c: BUG! Must supply a channel name or partial name to match!
> Attached are the ARI logs as you asked in previous note which can show you the exact ARI request and call flow.
> Let me know the proceedings in this regards.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list