[asterisk-bugs] [JIRA] (ASTERISK-24192) Multihomed asterisk b2b calls on different networks

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Aug 26 09:55:31 CDT 2014


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

Matt Jordan commented on ASTERISK-24192:
----------------------------------------

Unfortunately, Asterisk 1.6 is long out of support. Any patch that was made against 1.6 is highly unlikely to apply to any supported branch of Asterisk.

While users of 1.6 may find your patch useful, it is not acceptable as a new feature or improvement for Asterisk. New features/improvements must be written against Asterisk trunk for them to be accepted.

> Multihomed asterisk b2b calls on different networks
> ---------------------------------------------------
>
>                 Key: ASTERISK-24192
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24192
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Addons/General, Addons/New Feature
>         Environment: Linux general asterisk 1.6.1.20
>            Reporter: James Cordell
>            Assignee: James Cordell
>            Severity: Minor
>         Attachments: sip_routing_multihomed2.patch, sip_routing_multihomed.patch, sip_routing_multihomed.patch
>
>
> The Problem
> Asterisk has to route RTP to different network gateways. This in effect making asterisk multi-homed.
> A multi homed asterisk box needs to establish a back to back call from one network to another. Allowing the RTP from Asterisk to go to the correct gateway. Thus a call from one network, to another, for example 
> Asterisk binds on address 0.0.0.0 for therefore leaving it to the default route to decide which default gateway is in the routing table to make the decision.
> This patch complete with policy routing routes permits a multi homed asterisk box to bridge a call in such a manor. The first leg of the call can be on one network interface and the second leg on a different interface.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list