[Spce-user] Error in kamailio-proxy log

Nikita Stashkov snl at sipmobile.org
Tue Mar 25 12:26:45 EDT 2014


Ok, thank you.

 I will wait for tomorrow.

Regards,
Nikita Stashkov

25 марта 2014 г., в 17:18, Andrew Pogrebennyk <apogrebennyk at sipwise.com> написал(а):

> Hi Nikita,
> 
> you are right, there's a harmless error when logging registration
> expires which has been fixed only in our git master so far. We'll roll
> out the fixes for 3.1 tomorrow, in the meantime you can fix it locally:
> 
> cp /etc/ngcp-config/templates/etc/kamailio/proxy/registrar.cfg.tt2
> /etc/ngcp-config/templates/etc/kamailio/proxy/registrar.cfg.customtt.tt2
> 
> vim /etc/ngcp-config/templates/etc/kamailio/proxy/registrar.cfg.customtt.tt2
> 
> Find the lines which say:
>        if (is_present_hf("Contact"))
>        {
>                $var(expires_param) = $(ct{param.value,expires});
>        }
> 
> And change that to:
>        if (is_present_hf("Contact"))
>        {
>                $var(expires_param) = @contact.expires
>        }
> 
> BR,
> Andrew
> 
> 
> On 03/25/2014 04:57 PM, Nikita Stashkov wrote:
>> I have some errors in Kamailio-proxy log:
>> 
>> Mar 25 16:54:28 sip proxy[2942]: ERROR: <core> [lvalue.c:347]:
>> lval_pvar_assign(): non existing right pvar
>> Mar 25 16:54:28 sip proxy[2942]: ERROR: <core> [lvalue.c:407]:
>> lval_assign(): assignment failed at pos: (198,25-198,50)
>> 
>> Don’t understand what it is.
>> Everything is working.
>> SPCE 3.1.
>> 
>> 
>> Regards,
>> Nikita Stashkov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2459 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20140325/354b0acd/attachment-0001.p7s>


More information about the Spce-user mailing list