[Spce-user] problem with RTP

Mykola Zaika mzaika at voiptime.net
Fri Mar 6 07:19:51 EST 2015


Hello
How I can solve this issue?

SipWise has three network interfaces:
Eth0 - mark as "rtp_int"
Eth1 - mark as "rtp_ext"
Eth2 - mark as "rtp_int"

''ngcp-rtpengine-daemon"
INTERFACES="int/10.200.10.15 ext/10.130.10.15 int/192.168.1.15"

When I make a call via Eth0(int) - Eth1(ext)  - SIP and RTP work
but   Eth2(int) - Eth1(ext)  - SIP works but RTP doesn`t work.

How I can create second bridge via external interface?

A bit from proxy/proxy.cfg.customtt.tt2

  if($var(to_pstn) == 1 &&
pv_isset("$xavp(callee_peer_prefs[0]=>outbound_socket)"))
                        {
                                $var(ip) =
$(xavp(callee_peer_prefs[0]=>outbound_socket){s.select,1,:});

                                if($var(ip) == "10.130.10.15")
                                {
                                        xlog("L_INFO", "Bridge media
public/private for call to pstn - [% logreq -%]\n");
                                        $var(rtpp_flags) = $var(rtpp_flags)
+ "direction=int direction=ext ";
                                } else {
                                        xlog("L_INFO", "--- outbound_socket
set for call to pstn but ip '$var(ip)' does not match subnet - [% logreq
-%]\n");
                                }
                        }


-- 
З повагою,
Микола Заїка
Компанія VoIPTime,
Тел: +380 32 2328022
mzaika at voiptime.net
www.voiptime.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20150306/24682e1c/attachment.html>


More information about the Spce-user mailing list