[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

Private Name (JIRA) noreply at issues.asterisk.org
Mon Mar 20 23:34:10 CDT 2017


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

Private Name commented on ASTERISK-26881:
-----------------------------------------

The dialplan is one line
[inbound]
exten => _X.,1,Dial(PJSIP/${EXTEN}@ulaw-callgen)

As I said, the script does this once per second
asterisk -rx "Originate Local/1xxxxxxxxx at inbound application MusicOnHold default"
on the other side, on the same network there is an identical machine, with a single line of code as well MusicOnHold(default).
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
the problem leading to this issue shows in the trace. There are no network issues, the boxes are local to each other. 
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.



>  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: Unassigned
>            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