[asterisk-bugs] [JIRA] (ASTERISK-24192) Multihomed asterisk b2b calls on different networks
James Cordell (JIRA)
noreply at issues.asterisk.org
Fri Aug 8 06:58:28 CDT 2014
James Cordell created ASTERISK-24192:
----------------------------------------
Summary: 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
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