I am using Kamailio 3.1.2.
I added lcr module in my kamailio.cfg file. 
After run this: ./kamctl -E I got this error:
 0(23744) ERROR: lcr [lcr_mod.c:1235]: lcr_gw params at row <0> does not start 
with ';' 0
 
I have set up some gateway information in lcr_gw , lcr_rule and 
lcr_rule_target.  From log it seems retrieve all the information but then got 
above error.

Here is my lcr part of config:

loadmodule "lcr.so"
modparam("lcr", "db_url", DBURL)
modparam("lcr", "gw_uri_avp", "$avp(i:709)")
modparam("lcr", "ruri_user_avp", "$avp(i:500)")
modparam("lcr", "flags_avp", "$avp(i:712)")

Gary
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to