Did you check the config file? What’s at those lines?

On Wed, 8 Apr 2020 at 21:10, Pavithra M <[email protected]> wrote:

> Hi,
> Actually they are c files . Not config files I think .some assignment they
> are doing which I am not getting what they are doing that's why I asked
> help.
>
> On Wed, Apr 8, 2020, 11:21 PM David Villasmil <
> [email protected]> wrote:
>
>> Check those lines in the cfg
>>
>> On Wed, 8 Apr 2020 at 17:43, Pavithra M <[email protected]> wrote:
>>
>>> Hi,
>>> This is the error I am facing in pcscf.
>>> lval_assign(): assignment failed at pos: (106,30 - 106,48)
>>> lval_assign(): assignment failed at pos:(114,31-114,52)
>>>
>>> What is the exact issue ..why it is failing in scscf ..
>>>
>>> On Wed, Apr 8, 2020, 4:11 PM Daniel-Constantin Mierla <[email protected]>
>>> wrote:
>>>
>>>> As I wrote on sr-dev, the error message:
>>>>
>>>> Error : <core> [core/lvalue.c] : lval_assign():assignment failed at pos
>>>>
>>>> is not complete. The details of the position (e.g., line number and
>>>> column index). It is printed by:
>>>>
>>>> src/core/lvalue.c
>>>> 404:        LM_ERR("assignment failed at pos: (%d,%d-%d,%d)\n",
>>>> 405-            rve->fpos.s_line, rve->fpos.s_col,
>>>> 406-            rve->fpos.e_line, rve->fpos.e_col);
>>>>
>>>> Having those details makes it easy to go in config and spot the
>>>> assignment that fails.
>>>>
>>>> Cheers,
>>>> Daniel
>>>> On 08.04.20 10:26, David Villasmil wrote:
>>>>
>>>> I don’t know much about IMS architecture, but that’s an error when
>>>> kamailio can’t set a variable.
>>>>
>>>> Increase the debug to about 6 and try again, look at the log.
>>>>
>>>> On Wed, 8 Apr 2020 at 09:14, Pavithra M <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>> I have configured kamailio as Ims server with pcscf,icscf,scsf and hss
>>>>> in 4 different vms . After that I use zoiper client for testing the call
>>>>> flow . Registration is successful .It goes via
>>>>> UE -> Pcscf -> icscf -> scscf and returns back with 200 OK .
>>>>> Registration is happening with authentication from hss .
>>>>>
>>>>>
>>>>> When I make an INVITE , it goes from
>>>>> UE -> PCSCF -> SCSCF -> ICSCF -> SCSF and s-cscf gives *403 - Domain
>>>>> not served *to icscf and i-cscf returns to p-cscf with the same error
>>>>> .
>>>>>
>>>>> I am not seeing any errors in scscf and i-cscf .
>>>>>
>>>>> In pcscf , I am seeing an error like
>>>>>
>>>>> *Error : <core> [core/lvalue.c] :lval_pvar_assign() : setting pvar
>>>>> failed *
>>>>>
>>>>> *Error : <core> [core/lvalue.c] : *
>>>>> *lval_assign():assignment failed at pos*
>>>>>
>>>>> What should I do? Kindly advise.
>>>>>
>>>>> I am struggling with this issue for a week.kindly do the needful.
>>>>>
>>>>> Version - kamailio - 5.3.3
>>>>>
>>>>> I need a normal call flow to be established between two clients.kindly
>>>>> help .
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Kamailio (SER) - Users Mailing List
>>>>> [email protected]
>>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>>
>>>> --
>>>> Regards,
>>>>
>>>> David Villasmil
>>>> email: [email protected]
>>>> phone: +34669448337
>>>>
>>>> _______________________________________________
>>>> Kamailio (SER) - Users Mailing 
>>>> [email protected]https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>
>>>> --
>>>> Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- 
>>>> www.linkedin.com/in/miconda
>>>>
>>>> _______________________________________________
>>>> Kamailio (SER) - Users Mailing List
>>>> [email protected]
>>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>>
>>> _______________________________________________
>>> Kamailio (SER) - Users Mailing List
>>> [email protected]
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>
>> --
>> Regards,
>>
>> David Villasmil
>> email: [email protected]
>> phone: +34669448337
>> _______________________________________________
>> Kamailio (SER) - Users Mailing List
>> [email protected]
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-- 
Regards,

David Villasmil
email: [email protected]
phone: +34669448337
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to