[asterisk-bugs] [JIRA] (ASTERISK-22554) Log message says we received a 408, when in reality we didn't receive anything. Clarify the log message.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Sep 25 09:36:03 CDT 2013


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

Rusty Newton commented on ASTERISK-22554:
-----------------------------------------

Yeah that is confusing. I'd prefer at a minimum to make it clear to the user that no response was received. If internally we still consider it a 408 then that is fine with me. I'm just concerned about the presentation to the user.
                
> Log message says we received a 408, when in reality we didn't receive anything. Clarify the log message.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22554
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22554
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Resources/res_pjsip_outbound_registration
>    Affects Versions: SVN, 12.0.0-alpha1
>            Reporter: Rusty Newton
>            Severity: Minor
>
> 1. PJSIP set up to register outbound to another Asterisk system. 
> 2. The other Asterisk system doesn't exist, isn't turned on, etc
> In debug you'll see we send out the REGISTER, and then show this (VERBOSE?) message after it times out.
> {noformat}
> Temporal response '408' received from 'sip:triton' on registration attempt
>  to 'sip:reg2 at triton:5060', retrying in '60' seconds
> {noformat}
> This can be confusing since we didn't receive anything from the far end. Can we change the wording of the message, or have logic added for when we don't receive any response?
> If we consider this a 408, because we don't receive a response, then maybe we should say something like:
> "Considering response a '408', since no response received from 'sip:triton' on registration attempt to 'sip:reg2 at triton:5060', retrying in '60' seconds"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list