[asterisk-bugs] [JIRA] (ASTERISK-22741) In chan_iax2 multiple addresses can no longer be bound to

Michael L. Young (JIRA) noreply at issues.asterisk.org
Mon Oct 21 16:48:03 CDT 2013


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

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

    Attachment: asterisk-22741-fix-binding-multiple-addr.diff

Here is a patch to fix chan_iax2 so that it will bind to multiple addresses again.  It also updates the documentation to reflect that IPv6 addresses are acceptable.
                
> In chan_iax2 multiple addresses can no longer be bound to
> ---------------------------------------------------------
>
>                 Key: ASTERISK-22741
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22741
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: 12.0.0-beta1
>            Reporter: Joshua Colp
>         Attachments: asterisk-22741-fix-binding-multiple-addr.diff
>
>
> In previous versions of chan_iax2 you could bind to multiple addresses by placing multiple bindaddr entries into the configuration. While this is still documented in the sample configuration the code no longer allows it to be done. The last bindaddr entry is the only one that is bound to.
> This change was done as part of the IPv6 rework.

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