[asterisk-bugs] [JIRA] (ASTERISK-26881) bridge_channel.c:989 ast_bridge_channel_queue_frame: We couldn't write alert pipe for Local/XXXXXXX at dialpeer. something is VERY wrong

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Mar 23 09:09:10 CDT 2017


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

Rusty Newton updated ASTERISK-26881:
------------------------------------

    Assignee: Private Name  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

{quote}
You would think that this should be a perfect demo, well, calls disconnect for lack of rtp after a timeout of 90 seconds, as specified on pjsip.conf
...
I could no make the channels climb more than 150 calls and the calls started to drop for lack of RTP. If somebody tells me how to solve the RTP issue maybe I can originate more calls and reproduce the error message.
{quote}

rtp timeout should be disabled by default, you can also manually disable it:

{quote}
;rtp_timeout=      ; Hang up channel if RTP is not received for the specified
                   ; number of seconds when the channel is off hold (default:
                   ; "0" or not enabled)
{quote}

>  bridge_channel.c:989 ast_bridge_channel_queue_frame: We couldn't write alert pipe for Local/XXXXXXX at dialpeer. something is VERY wrong
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26881
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26881
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_local
>    Affects Versions: 14.3.0
>         Environment: Linux 64
>            Reporter: Private Name
>            Assignee: Private Name
>            Severity: Critical
>         Attachments: debug.zip
>
>
> After 600 calls, all of them achieved by 
> Originate Local/XXXXXXXXXX at dialpeer application MusicOnHold default
> Note: all calls are dialed with PJSIP inside the context.
> I get this error:
> [Mar 18 00:18:01] ERROR[40175][C-000004cb]: bridge_channel.c:989 ast_bridge_channel_queue_frame: We couldn't write alert pipe for 0x7ff39000fd90(Local/XXXXXXX at dialpeer-000004cc;2)... something is VERY wrong
> Please let me know where to start looking for the culprit.



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



More information about the asterisk-bugs mailing list