_______________________________________________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 <pavimohan3096@gmail.com> 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 viaUE -> Pcscf -> icscf -> scscf and returns back with 200 OK . Registration is happening with authentication from hss .
When I make an INVITE , it goes fromUE -> 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 failedError : <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
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users