[Spce-user] Fw: OnSip Sip.Js WebRTC Libraries and SipWise

Andrew Pogrebennyk apogrebennyk at sipwise.com
Wed Apr 22 05:37:56 EDT 2015


Hi,
thanks! I've started a new VM with mr3.8.1 and managed to reproduce this
bug.
We'll release a new hotfix for mr3.8.1, but in the meantime you may
patch your config directly:
vim /etc/ngcp-config/templates/etc/kamailio/proxy/proxy.cfg.tt2

diff --git a/templates/etc/kamailio/proxy/proxy.cfg.tt2
b/templates/etc/kamailio/proxy/proxy.cfg.tt2
index 3f5e3a4..bcf1518 100644
--- a/templates/etc/kamailio/proxy/proxy.cfg.tt2
+++ b/templates/etc/kamailio/proxy/proxy.cfg.tt2
@@ -7877,7 +7877,7 @@ route[ROUTE_BRANCH_ACC_RTP]
        {
                $var(callee_transport_protocol) = "RTP/AVP";
        }
-       if($avp(to_pstn) == 1 &&
pv_isset("$xavp(callee_peer_prefs[0]=>transport_protocol)"))
+       if($var(to_pstn) == 1 &&
pv_isset("$xavp(callee_peer_prefs[0]=>transport_protocol)"))
        {
                $var(callee_transport_protocol) =
$xavp(callee_peer_prefs[0]=>transport_protocol);
        }

Thanks for the bugreport again!
BR,
Andrew

On 04/22/2015 08:45 AM, H Yavari wrote:
> Hi,
>
> This system is new. I installed from ISO. I did not change anythings
>  from default templates. I'll send the result for you.
>
>
> Regards,
> H.Yavari




More information about the Spce-user mailing list