[asterisk-bugs] [JIRA] (ASTERISK-29137) Error 120032 Broken Pipe in res_pjsip.c

Luke Escude (JIRA) noreply at issues.asterisk.org
Tue Oct 20 14:05:36 CDT 2020


Luke Escude created ASTERISK-29137:
--------------------------------------

             Summary: Error 120032 Broken Pipe in res_pjsip.c
                 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
            Severity: Blocker


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