Last patch on pua module - 3331bf3e0b81366f21a7eccf19cfc650e721fb95
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/345#issuecomment-174489690___
sr-dev mailing list
sr-dev@lists.sip-router.org
http://li
Hi Daniel!
Sorry for the noise, but can you point out to the patch for this issue?
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/345#issuecomment-174484913___
sr-dev mailing list
sr-dev@lists.sip-route
Closed #345.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/345#event-524355956___
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Pushed a patch to test from_tag field as well. it seems that sqlite module
doesn't like null pointers to string values which are going to not-null
constraints.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/345#issuecomment-174341618___
Hi Daniel!
have the same errors in logs (as in first post) in kamailio-4.2.5
Tried your patch suggested here, have [the same result as
sternik](https://github.com/kamailio/kamailio/issues/345#issuecomment-153397799)
Added the check for "from_tag", now my test code looks like:
```
--- pua.c
just to chime in on this ticket, I am also seeing this same behaviour.
Kamailio version:
```
version: kamailio 4.3.4 (x86_64/linux) 0ec860
flags: STATS: Off, USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS,
DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC,
DBG_QM_MALLOC,
It seems that callid is empty. Output after applying patch:
```
Nov 3 15:54:51 b6174a49bae4 kamailio[2539]: DEBUG: presence [publish.c:75]:
msg_presentity_clean(): cleaning expired presentity information
Nov 3 15:54:51 b6174a49bae4 kamailio[2539]: DEBUG: db_sqlite [dbase.c:183]:
db_sqlite_submi
Can you try with the patch from commit ad552d4e45a8311d50444d76e9862d40421e1715
or with the master branch?
Send again the output from syslog with debug=3, because the patch is manly
targeting to see if the call-id field in the pua structure is not set, which
should be.
---
Reply to this email
Hello. I'm testing module presence with pua and pua_usrloc. Unfortunately,
despite turning off (db_mode 0) writing to DB, it does. With no luck, because
`db_sqlite_commit` return ERROR. Bellow logs of this operation:
```
Sep 24 12:40:18 f76fd4ccce03 kamailio[305]: DEBUG: presence [publish.c:75]: