Hi,
Kamailio is exiting with a segmentation fault when trying to do a
save("location"). Here is some information I gathered.
Feb 16 15:30:19 ubuntu /usr/local/sbin/kamailio[25721]: DEBUG:
[parser/msg_parser.c:103]: found end of header
Feb 16 15:30:19 ubuntu /usr/local/sbin/kamailio[25721]: ERR
ed = 1329428453, methods =
4767,
next = 0x0, prev = 0x0}
(gdb) p *_c->sock
Cannot access memory at address 0x1
(gdb)
Thanks,
Simpson
____
From: Daniel-Constantin Mierla
To: Simpson Chua ; SIP Router - Kamailio (OpenSER) and
SIP Express Router (SER) - Users Mail
Hi,
I'm trying to use avp_db_load to check for some IPs but I'm getting bad avp
flags errors. As far as I understand, the syntax is correct.
TableName: labservers
uuid username domain attribute value type
"" "" "domain1" "lab1" "192.168.55.1"
. log not visible in stderr (Vineet Menon)
2. Re: Compilation errors... (Krishna Kurapati)
3. Bad AVP Flags When Using avp_db_load() (Simpson Chua)
4. Re: log not visible in stderr (Daniel-Constantin Mierla)
5. Re: Bad AVP Flags When Using avp_db_loa
Hi,
I'm getting the following error when attempting to load pv.so
kamailio: ERROR: [sr_module.c:572]: ERROR: load_module: could not open
module :
/usr/local/lib64/kamailio/modules_k/pv.so: undefined symbol: msg_ctx_id_set
I'm running Kamailio 3.2.x.
Thanks,
Simpson
_
Hi,
I'm using the xhttp_pi module to query the kamailio user registration table
"location". Per the defined clause_cols operators in the module, it doesn't
seem possible to achieve a query equivalent to a SQL "contains" or "like".
An exact match is required to query the record; e.g.,
http://xxx