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

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


Dmitriy Serov created ASTERISK-25421:
----------------------------------------

             Summary: 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