[asterisk-bugs] [JIRA] (ASTERISK-21065) Asterisk 11 IPv6 - FastAGI fail

cloos (JIRA) noreply at issues.asterisk.org
Thu Feb 14 16:44:58 CST 2013


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

cloos commented on ASTERISK-21065:
----------------------------------

If I’m reading the patch correctly, it will log a warning for each ip which failed, so the reporter could expect a warning every time the agi is called.  Of course, maybe that is a Good Thing™.

Also, if getsockopt(2) returns negative then errno will be its error and not SO_ERROR.  Perhaps that cannot happen in this case?  I’m too tired to be sure just now.

+1 to ship it (as a bug fix and not as a new feature).
                
> Asterisk 11 IPv6 - FastAGI fail
> -------------------------------
>
>                 Key: ASTERISK-21065
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21065
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_agi
>    Affects Versions: 11.2.1
>            Reporter: Jeremy Kister
>            Assignee: Jeremy Kister
>         Attachments: 21065-1.patch, asterisk-21065_poll_correctly.diff, console_debug.txt, console.txt, extensions.conf
>
>
> exten => 1,1,AGI(agi://localhost/foo) always fails with "Connect failed"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list