[asterisk-bugs] [JIRA] (ASTERISK-25421) PJSIP. MESSAGE_SEND_STATUS set to SUCCESS in spite of the error when sending

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Sep 25 10:11:33 CDT 2015


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

Asterisk Team commented on ASTERISK-25421:
------------------------------------------

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. MESSAGE_SEND_STATUS set to SUCCESS in spite of the error when sending
> ----------------------------------------------------------------------------
>
>                 Key: ASTERISK-25421
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25421
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_messaging
>    Affects Versions: 13.5.0
>            Reporter: Dmitriy Serov
>
> [2015-09-25 17:43:46] VERBOSE[16050][C-0000034f] res_agi.c: AGI Script Executing Application: (MessageSend) Options: (pjsip:10228,100<sip:100 at ruvoip.net>)
> [2015-09-25 17:43:46] VERBOSE[16050][C-0000034f] res_agi.c: <Message/ast_msg_queue>AGI Script agi-talk37.php completed, returning 0
> [2015-09-25 17:43:46] ERROR[10332] res_pjsip.c: Unable to retrieve contact for endpoint 10228
> [2015-09-25 17:43:46] ERROR[10332] res_pjsip_messaging.c: PJSIP MESSAGE - Could not create request
> After this error:
> ${MESSAGE_SEND_STATUS} == "SUCCESS"
> I gues:
> res/res_pjsip_messaging.c
> sip_msg_send using ast_sip_push_task and any errors during msg_send does not returns as the result.



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



More information about the asterisk-bugs mailing list