Hello.
 
After upgrade kamailio and db, lcr module bad routing if entered any value to from_uri column in lcr_rule table:
mysql> select * from lcr_rule where id=5;
+----+--------+--------+-------------------------------+-------------+---------+---------+
| id | lcr_id | prefix | from_uri                      | request_uri | stopper | enabled |
+----+--------+--------+-------------------------------+-------------+---------+---------+
|  5 |      1 | yyyy   | sip:x[xx]\d{2}@xxx.xxx.xx.xx | NULL        |       0 |       1 |
+----+--------+--------+-------------------------------+-------------+---------+---------+
and load_gw(...) skip this rule, in log:
INFO: lcr [lcr_mod.c:1493]: skipping disabled <gw/rule> = <1/5>
 
If remove value from 'from_ui' - rule enabled and all work.
 
Why is turned off rule ?
 
Linux Debian squeeze, upgraded from "deb http://deb.kamailio.org/kamailio squeeze main"

--
"В связи с отсутствием интереса общественности, конец света отменяется" (с) ?
С Уважением, Механошин Алексей