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
Alexey Mechanoshin writes:
> and if restart kamailio, again skipping from syslog:
> skipping disabled = <1/5>
> skipping disabled = <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 p
Ok, simple core install, to other host, Debian x64 squeeze from this:
http://cdimage.debian.org/debian-cd/6.0.5/amd64/iso-cd/debian-6.0.5-amd64-netinst.iso
#aptitude install mysql-server mc
Create file and change:
root@r59vsipgw:/etc/apt/sources.list.d# cat kamailio.list
deb http://deb.kamailio.org
I'm confused... I do not know what is wrong i my system.
Ok, full info and full config (change my external IP in bind only).
root@r59vredfs:~# echo $LANG
*ru_RU.UTF-8*
root@r59vredfs:~# LANG=C ; aptitude show kamailio
Package: kamailio
State: installed
Automatically installed: no
Version: 3.3.0+sq
Alexey Mechanoshin writes:
> #mqldump openser lcr_gw lcr_rule lcr_rule_target > test2.sql
> (change only external IP-s)
i tried with test2.sql records and still i do not get any skipping
messages to syslog. check that you are using kamailio 3.3.
-- juha
Stange ...
root@r59vredfs:/tmp# /etc/init.d/kamailio restart
Restarting Kamailio:
loading modules under
/usr/lib64/kamailio/modules_k/:/usr/lib64/kamailio/modules/
Listening on
udp: xx.xxx.xxx.xxx:5060
udp: 192.168.101.50:5070
Aliases:
udp: r59vredfs.kama.ocs
Alexey Mechanoshin writes:
> Attached.
with your records in lcr tables, i do not get any syslog message about
skipping anything when lcr tables are reloaded. since you did:
> INFO: lcr [lcr_mod.c:1493]: skipping disabled = <1/5>
your tables are not the same.
-- juha
_
Attached.
2012/6/21 Juha Heinanen
> Alexey Mechanoshin writes:
>
> > And from tables:
>
> i need relevant rows of the tables as sql insert statements so that i
> can install them easily into my db.
>
> -- juha
>
> ___
> SIP Express Router (SER) and Ka
Alexey Mechanoshin writes:
> And from tables:
i need relevant rows of the tables as sql insert statements so that i
can install them easily into my db.
-- juha
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.
Alexey Mechanoshin writes:
> mysql> select * from lcr_rule where id=5;
> ++++---+-+-+-+
> | id | lcr_id | prefix | from_uri | request_uri |
> stopper | enabled |
> ++++-
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
11 matches
Mail list logo