[SR-Users] placing LCR Parameters in kamailio.cfg

Logeshwaran G logeshwarangs at gmail.com
Wed Jul 26 13:56:16 CEST 2017


Thank you!!
Getting Error while executing kamailio,

 0(16640) ERROR: lcr [lcr_mod.c:479]: mod_init(): AVP gw_uri_avp has not
been defined
 0(16640) ERROR: <core> [core/sr_module.c:968]: init_mod(): Error while
initializing module lcr (/usr/local/lib64/kamailio/modules/lcr.so)



On Wed, Jul 26, 2017 at 5:22 PM, Anthony Joseph Messina <
amessina at messinet.com> wrote:

> You typically only need to include the modparam configuration entries that
> either don't have a default value, or where you want to override the
> default.
>
> -A
>
> --
> Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery
> F9B6 560E 68EA 037D 8C3D  D1C9 FF31 3BDB D9D8 99B6
>
> On Wednesday, July 26, 2017 6:21:29 AM CDT Logeshwaran G wrote:
> > Hi All,
> >
> > I have created an lcr_gw, lcr_rule and lcr_rule_target tables according
> to
> > my convenient .
> >
> > I have doubt on kamailio.cfg, whether I need to add the below params in
> cfg
> > file??
> >
> > # ----- lcr params -----
> > #modparam("lcr","db_url","DBURL")
> > #modparam("lcr", "lcr_gw_table","gw")
> > #modparam("lcr", "id_column", "row_id")
> > #modparam("lcr", "lcr_id_column", "lcr_identifier")
> > #modparam("lcr", "gw_name_column", "name")
> > #modparam("lcr", "ip_addr_column", "ip")
> > #modparam("lcr", "hostname_column", "host")
> > #modparam("lcr", "port_column", "port")
> > #modparam("lcr", "params_column", "parameters")
> > #modparam("lcr", "uri_scheme_column", "uri_scheme")
> > #modparam("lcr", "transport_column", "trans")
> > #modparam("lcr", "strip_column", "strip_count")
> > #modparam("lcr", "prefix_column", "number_prefix")
> > #modparam("lcr", "tag_column", "gw_tag")
> > #modparam("lcr", "flags_column", "gw_flags")
> > #modparam("lcr", "defunct_column", "defunct_until")
> > #modparam("lcr", "lcr_rule_table", "rules")
> > #modparam("lcr", "prefix_column", "number_prefix")
> > #modparam("lcr", "from_uri_column", "caller_uri")
> > #modparam("lcr", "request_uri_column", "callee_uri")
> > #modparam("lcr", "stopper_column", "stop")
> > #modparam("lcr", "enabled_column", "in_use")
> > #modparam("lcr", "lcr_rule_target_table", "rules")
> > #modparam("lcr", "rule_id_column", "rule")
> > #modparam("lcr", "gw_id_column", "gw")
> > #modparam("lcr", "priority_column", "priority")
> > #modparam("lcr","weight_column", "target_weight")
> > #modparam("lcr", "gw_uri_avp", "$avp(i:709)")
> > #modparam("lcr", "ruri_user_avp", "$avp(i:500)")
> >
> > Please guide me.
> >
> > Thanks in Advance,
> > Logeshwaran G
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20170726/42f559f9/attachment.html>


More information about the sr-users mailing list