[Kamailio-Users] Problem with LCR "ping"
Ricardo Martinez
rmartinez at redvoiss.net
Thu Oct 15 16:48:06 CEST 2009
Hello list.
I have a question/problem regarding the LCR module. I'm using Kamailio
version 1.5.2. The LCR tables have :
gw table : 126 records
lrc tables : 120 records.
I'm using the "ping" (ping = 1) feature in all my gateways, part of the
cfg file is as follows :
modparam("lcr","db_url","mysql://openserro:openserro@localhost/openser")
modparam("tm", "fr_inv_timer_avp", "$avp(i:704)")
modparam("lcr", "gw_uri_avp", "$avp(i:709)")
modparam("^auth$|lcr", "rpid_avp", "$avp(i:302)")
modparam("lcr", "ruri_user_avp", "$avp(i:500)")
modparam("lcr", "flags_avp", "$avp(i:712)")
modparam("lcr", "fetch_rows", 3000)
modparam("lcr", "ping_interval", 10)
modparam("lcr", "ping_from", "sip:pinger at mydomain.net")
modparam("lcr", "ping_method", "OPTIONS")
More information about the Users
mailing list