<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Why do you put the same label on the
two interfaces?<br>
It's supposed to be unique.<br>
<br>
On 03/06/2015 01:19 PM, Mykola Zaika wrote:<br>
</div>
<blockquote
cite="mid:CABT8L5yo5n7LwvhAHQiCyhLUsDRs_Dn4o6COVnVO82mDEoWaGA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hello<br>
</div>
How I can solve this issue?<br>
<br>
</div>
<div>SipWise has three network interfaces:</div>
<div>Eth0 - mark as "rtp_int"<br>
</div>
<div>Eth1 - mark as "rtp_ext"<br>
</div>
<div>
<div>
<div>
<div>Eth2 - mark as "rtp_int"<br>
<br>
''ngcp-rtpengine-daemon"<br>
INTERFACES="int/<a moz-do-not-send="true"
href="http://10.200.10.15">10.200.10.15</a> ext/<a
moz-do-not-send="true" href="http://10.130.10.15">10.130.10.15</a>
int/<a moz-do-not-send="true" href="http://192.168.1.15">192.168.1.15</a>"<br>
</div>
<div><br>
</div>
<div>When I make a call via Eth0(int) - Eth1(ext) - SIP
and RTP work<br>
</div>
<div>but Eth2(int) - Eth1(ext) - SIP works but RTP
doesn`t work. <br>
<br>
</div>
<div>How I can create second bridge via external
interface? <br>
</div>
<div><br>
</div>
<div>A bit from proxy/proxy.cfg.customtt.tt2</div>
<div><br>
if($var(to_pstn) == 1 &&
pv_isset("$xavp(callee_peer_prefs[0]=>outbound_socket)"))<br>
{<br>
$var(ip) =
$(xavp(callee_peer_prefs[0]=>outbound_socket){s.select,1,:});<br>
<br>
if($var(ip) ==
"10.130.10.15")<br>
{<br>
xlog("L_INFO",
"Bridge media public/private for call to pstn - [%
logreq -%]\n");<br>
$var(rtpp_flags)
= $var(rtpp_flags) + "direction=int direction=ext ";<br>
} else {<br>
xlog("L_INFO",
"--- outbound_socket set for call to pstn but ip
'$var(ip)' does not match subnet - [% logreq -%]\n");<br>
}<br>
}<br>
<br>
<br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr"><span><font
color="#888888">-- <br>
<div>
<div dir="ltr">
<div>З повагою,</div>
<div>Микола Заїка<br>
</div>
<div>Компанія VoIPTime,</div>
<div>Тел: <span
style="color:rgb(0,0,255)"><a
moz-do-not-send="true"
href="tel:%2B380%2032%202328022"
value="+380322328022"
target="_blank">+380 32
2328022</a></span></div>
<div><span
style="color:rgb(0,0,255)"><a
moz-do-not-send="true"
href="mailto:mzaika@voiptime.net"
target="_blank">mzaika@voiptime.net</a></span></div>
<div><span
style="color:rgb(0,0,255)"><a
moz-do-not-send="true"
href="http://www.voiptime.net"
target="_blank">www.voiptime.net</a></span></div>
</div>
</div>
</font></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
</blockquote>
<br>
</body>
</html>