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

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


In a few minutes the fixed packages will be available to all mr3.8.1 users:

ngcp-templates (3.8.1.4+0~mr3.8.1.4) unstable; urgency=low

  [ Andrew Pogrebennyk ]
  * [b2c5fcd] MT#12227 fix typo in commit 78205d98
  * [4dbebf4] MT#12465 add new option to force_outbound_calls_to_peer:
force_interpbx
  * [f2405e1] MT#12307 fix e164_to_ruri option for PBX
  * [bec39a4] MT#12307 MT#12465 fix commit f608bdd
  * [a288d22] MT#12467 pass caller_clir when calling a huntgroup

  [ Sipwise Jenkins Builder ]

 -- Sipwise Jenkins Builder <jenkins at sipwise.com>  Wed, 22 Apr 2015
11:56:13 +0200

On 04/22/2015 11:37 AM, Andrew Pogrebennyk wrote:
> 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