[asterisk-bugs] [JIRA] (ASTERISK-24192) Multihomed asterisk b2b calls on different networks
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Aug 8 16:46:28 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-24192:
------------------------------------
Assignee: James Cordell
Status: Waiting for Feedback (was: Triage)
Hi! I noticed you marked this issue as a regression. If the patch is for a new feature and not concerning a bug that represents a regression in behavior it shouldn't be marked as regression.
I'm putting this in Waiting On Feedback until there is a patch attached.
You might also review the [Code Review process|https://wiki.asterisk.org/wiki/display/AST/Code+Review] and put the patch up on reviewboard to get comments. Be sure to link the reviewboard URL here on the issue.
> 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
>
> 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