[asterisk-bugs] [JIRA] (ASTERISK-29137) pjsip: Broken pipe when sending requests

Luke Escude (JIRA) noreply at issues.asterisk.org
Wed Oct 21 16:34:36 CDT 2020


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

Luke Escude commented on ASTERISK-29137:
----------------------------------------

Yeah there's not much to go off of, I have been spending the whole day getting a Graylog server up and ready to receive all asterisk logging, so within the next few days I'll be pushing out an update across all instances that will send me all ERROR and WARNING messages.

It impacted the entire Asterisk instance, yes - No SIP packets would function anymore to any endpoints or trunks. It didn't seem to want to re-create a new TCP socket either, so I had to restart that customer's phone system. Hence the reason I couldn't dig into it further.

Hopefully after I get cluster-wide logging going, I can get more info next time.

> pjsip: Broken pipe when sending requests
> ----------------------------------------
>
>                 Key: ASTERISK-29137
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29137
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 16.13.0
>         Environment: CentOS x64
>            Reporter: Luke Escude
>            Assignee: Luke Escude
>            Severity: Minor
>
> We have about 450 Asterisk instances in production, and I've only seen this happen a few times:
> [Oct 20 18:57:18] ERROR[11455]: res_pjsip.c:4290 endpt_send_request: Error 120032 'Broken pipe' sending NOTIFY request to endpoint 10801
> [Oct 20 18:57:18] WARNING[302]: pjproject: <?>: 	     tsx0x7f29403de688 .......Error sending Response msg 200/SUBSCRIBE/cseq=1135 (tdta0x7f29403dee98): Broken pipe
> [Oct 20 18:57:18] ERROR[4089]: res_pjsip.c:4290 endpt_send_request: Error 120032 'Broken pipe' sending NOTIFY request to endpoint 10801
> [Oct 20 18:57:18] ERROR[13740]: res_pjsip.c:4290 endpt_send_request: Error 120032 'Broken pipe' sending OPTIONS request to endpoint 723
> Currently I am fixing a small bug in our proxies that causes Asterisk to add a x-ast-orig-host parameter to contacts... Could that cause something like this?
> The transport is TCP for all communications.



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



More information about the asterisk-bugs mailing list