[OpenSER-Users] lcr problem - openser 1.3

Ion Minzu ion.minzu at cts.md
Tue May 27 10:28:17 CEST 2008


hello

i use openser 1.3
But I have trouble

 NOTICE:core:main: version: openser 1.3.2-notls (i386/freebsd)
 ERROR:lcr:reload_gws: Unknown or unsupported transport <0>
 CRITICAL:lcr:mod_init: Failed to reload gateways and routes
 ERROR:core:init_mod: failed to initialize module lcr
 ERROR:core:main: error while initializing modules

####config openser.cfg#####
loadmodule "lcr.so"
modparam("lcr", "db_url", "mysql://sqluser:ser@localhost/openser")
modparam("lcr", "gw_table", "gw")
modparam("lcr", "gw_name_column", "gw_name")
modparam("lcr", "ip_addr_column", "ip_addr")
modparam("lcr", "port_column", "port")
modparam("lcr", "uri_scheme_column", "uri_scheme")
modparam("lcr", "transport_column", "transport")
modparam("lcr", "grp_id_column", "grp_id")
modparam("lcr", "lcr_table", "lcr")
modparam("lcr", "strip_column", "strip")
modparam("lcr", "prefix_column", "prefix")
modparam("lcr", "from_uri_column", "from_uri")
modparam("lcr", "priority_column", "priority")
modparam("lcr", "gw_uri_avp", "$avp(i:709)")
modparam("lcr", "ruri_user_avp", "$avp(i:500)")
modparam("lcr", "contact_avp", "$avp(i:711)")
modparam("lcr", "fr_inv_timer_avp", "$avp(i:704)")
modparam("lcr", "fr_inv_timer", 90)
modparam("lcr", "fr_inv_timer_next", 30)
modparam("lcr", "rpid_avp", "$avp(i:302)")
modparam("lcr", "dm_flag", 25)
##################


What is problem?

Thanks




More information about the Users mailing list