[asterisk-bugs] [JIRA] (ASTERISK-29137) pjsip: Broken pipe when sending requests
Luke Escude (JIRA)
noreply at issues.asterisk.org
Fri Feb 3 12:06:03 CST 2023
[ https://issues.asterisk.org/jira/browse/ASTERISK-29137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261295#comment-261295 ]
Luke Escude commented on ASTERISK-29137:
----------------------------------------
This appears to have happened again, but I have new info. Log filled up with these:
[Feb 3 17:57:31] ERROR[10738]: res_pjsip.c:1579 endpt_send_request: Error 120032 'Broken pipe' sending OPTIONS request to endpoint (SIP PROXY ADDRESS)
This is on Asterisk 16.30.
The interesting thing is that this particular customer was NOT using TCP - They've been switched over to our new UDP-only proxies. So, the whole tcp issue seems to be more of a symptom.
In this case, ALL sip processing stopped - UDP, TCP, didn't matter which. This customer is pretty high-volume, so maybe there's some limit to pjsip that we're hitting over 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
>
> 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