Thanks, I think, I detected the Problem myself now.
It's about using the kamailio S-CSCF as presence server and it's about the
config files
- examples/scscf/scscf.cfg
- examples/scscf/kamailio.cfg
When I comment out the DB_URL/DB_URL2 Parameter in scscf.cfg, as follows
# Connection URL
Hi Community,
I'm doing very first steps to use kamailio as an S-CSCF.
Now I'm confused about some defines in the examples/scscf/scscf.cfg file.
#!define DB_URL "con1=>mysql://scscf:he...@xxx.xxx.xxx.xxx/scscf"
##!define DB_URL2 "con2=>mysql://scscf:heslo@10.1.27.217/scscf"
Tutorials/ims/In