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

Michael L. Young (JIRA) noreply at issues.asterisk.org
Thu Feb 14 15:45:58 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael L. Young updated ASTERISK-21065:
----------------------------------------

    Attachment: asterisk-21065_poll_correctly.diff

Okay, Jeremy and cloos, thanks for sticking with this.  This has been an interesting issue, as cloos said.

Based on cloos' findings, I started messing around with the code.  It looks like we were attempting to poll but never checking if we were actually connected.  The polling was also happening later on then bailing out so the other addresses available for the hostname were never checked.

Please try out the following patch and confirm if that takes care of it.

I did some local testing and it appears to be working well.

I took a look at a fresh install of CentOS 6 and see that they are also using localhost for both 127.0.0.1 and ::1.

cloos, do you think this is the right approach?

Thank you for your persistence... hopefully this takes care of it!
                
> 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: Michael L. Young
>         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