Hi, Reviving this old thread, as we ran into the same issue as well. Turned out it was a small glitch in passing a pointer to the size variable to pcre, which was int instead of size_t, potentially causing stack overflows on 64bit machines and messing with the rule_id, so the entry got deactivated.
Richard has commited a fix today in trunk and 3.3, please try again to see if it works now. If not, setting debug=5 and grepping for "lcr" in the logs helps figuring out why the entry gets disabled. Andreas On 07/02/2012 08:48 AM, Juha Heinanen wrote: > Alexey Mechanoshin writes: > >> and if restart kamailio, again skipping from syslog: >> skipping disabled <gw/rule> = <1/5> >> skipping disabled <gw/rule> = <3/5> > > i tried again with your lcr table records (enclosed) and i do not get those > skipping messages. i cannot do anything more unless i'm able to > reproduce your problem. > > -- juha > > > > _______________________________________________ > 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 >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ 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