[asterisk-bugs] [JIRA] (ASTERISK-24192) Multihomed asterisk b2b calls on different networks
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Aug 26 09:33:29 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=222398#comment-222398 ]
Rusty Newton edited comment on ASTERISK-24192 at 8/26/14 9:32 AM:
------------------------------------------------------------------
[~stakoverflow128] Your license agreement has been processed. You should be able to attach your contribution with "More > Attach Files" now and then follow the [Code Review process|https://wiki.asterisk.org/wiki/display/AST/Code+Review]. Thanks and sorry for the confusion.
Be sure to press "Enter Feedback" or "Send Back" after you attach the patch and get it on reviewboard. Thanks!
was (Author: rnewton):
[~stakoverflow128] Your license agreement has been processed. You should be able to attach your contribution with "More > Attach Files" now and then follow the [Code Review process|https://wiki.asterisk.org/wiki/display/AST/Code+Review]. Thanks and sorry for the confusion.
> 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_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