[asterisk-bugs] [JIRA] (ASTERISK-28015) pjsip: bad file descriptor when passing pjsip qualify endpoint to standard out
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Aug 19 19:15:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244537#comment-244537 ]
Asterisk Team commented on ASTERISK-28015:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> pjsip: bad file descriptor when passing pjsip qualify endpoint to standard out
> ------------------------------------------------------------------------------
>
> Key: ASTERISK-28015
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28015
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 15.3.0
> Reporter: Kirsty Tyerman
> Severity: Minor
> Labels: pjsip
>
> When performing `asterisk -x "pjsip qualify 20000"` (where 20000 is a configured pjsip endpoint) on the command line, asterisk will not return the output of that command to standard out.
> Instead the following error can be seen on the Asterisk CLI:
> ERROR[8359]: utils.c:1441 ast_carefulwrite: write() returned error: Bad file descriptor
> When the command `pjsip qualify 20000` is executed on the Asterisk CLI, the following output is recieved "Sending qualify to endpoint 20000". This is what I am expecting standard out to recieve when using -x to execute the command.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list